[TxMt] Re: need help about autocomplete

Elia Schito elia at schito.me
Tue Sep 11 20:53:27 UTC 2012


It should be fixed now :)  

Elia

—
☁ @elia (http://twitter.com/elia) (twitter) ✎ perlelia at gmail.com (mailto:perlelia at gmail.com) (gtalk)
☎ (+39) 348/9051393  perlelia at gmail.com (mailto:perlelia at gmail.com) (FaceTime)
Inviato con Sparrow (http://www.sparrowmailapp.com/?sig)


Il giorno martedì, settembre 11, 2012, alle ore 6:22 pm, Yuan Jiang ha scritto:  

> Thanks, it works for my php example, but not work for the bash example.
> Can you give me some guide?
>  
> On Tue, Sep 11, 2012 at 4:21 PM, Elia Schito <elia at schito.me (mailto:elia at schito.me)> wrote:
> > You can use https://github.com/elia/avian-missing.tmbundle that overwrites
> > the smart completion with Character class indifferent completion
> >  
> > Elia
> >  
> > —
> > ☁ @elia (twitter) ✎ perlelia at gmail.com (mailto:perlelia at gmail.com) (gtalk)
> > ☎ (+39) 348/9051393  perlelia at gmail.com (mailto:perlelia at gmail.com) (FaceTime)
> > Inviato con Sparrow
> >  
> > Il giorno martedì, settembre 11, 2012, alle ore 9:22 am, Yuan Jiang ha
> > scritto:
> >  
> > I need some help about code complete in bash and php.
> >  
> > bash
> > -------
> >  
> > VAR_EXAMPLE=1
> > echo $VAR_EXAMPLE # when I use a variable for the first time,
> > autocomplete won't work when I hit $VAR[ESC]
> >  
> >  
> >  
> > php
> > ------
> >  
> > class C {
> > private $_a_example = 0;
> > public function foo()
> > {
> > echo $this->_a_example; # when I use a class's property for
> > the first time, autocomplete won't work when I hit $this->_a[ESC]
> > }
> > }
> >  
> >  
> > Is there any solution for this or I have to tweak the syntax file?
> >  
> >  
> >  
> >  
> > --
> > Yuan Jiang
> > http://blog.vetcafe.net
> > http://twitter.com/sleetdrop
> >  
> > _______________________________________________
> > textmate mailing list
> > textmate at lists.macromates.com (mailto:textmate at lists.macromates.com)
> > http://lists.macromates.com/listinfo/textmate
> >  
> >  
> >  
> >  
> > _______________________________________________
> > textmate mailing list
> > textmate at lists.macromates.com (mailto:textmate at lists.macromates.com)
> > http://lists.macromates.com/listinfo/textmate
> >  
>  
>  
>  
>  
> --  
> Yuan Jiang
> http://blog.vetcafe.net
> http://twitter.com/sleetdrop
>  
> _______________________________________________
> textmate mailing list
> textmate at lists.macromates.com (mailto:textmate at lists.macromates.com)
> http://lists.macromates.com/listinfo/textmate
>  
>  


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macromates.com/textmate/attachments/20120911/995eb943/attachment.html>


More information about the textmate mailing list