Code completion in SublimErl have some problems:
it almost doesn't complete with local variable names, but offers me a
lot of code from corba.
Is it possible to setup it so, that local names are first and disable
some folders for completion strings.
I hope I will never ever do anything with corba again, so I don't need
this completion =)
_______________________________________________
erlang-questions mailing list
erlang-questi...@erlang.org
http://erlang.org/mailman/listinfo/erlang-questions
On Mon, Sep 24, 2012 at 6:47 AM, Max Lapshin <max.laps...@gmail.com> wrote:
> Code completion in SublimErl have some problems:
> it almost doesn't complete with local variable names, but offers me a
> lot of code from corba.
> Is it possible to setup it so, that local names are first and disable
> some folders for completion strings.
> I hope I will never ever do anything with corba again, so I don't need
> this completion =)
as per the 'problems', please open an issue for any you might encounter,
specifying exactly what you are referring to, how to reproduce them, and
the intended behavior. may i suggest this list might not be the most
appropriate for these questions ^^_
On Tue, Sep 25, 2012 at 7:52 AM, Roberto Ostinelli <robe...@widetag.com> wrote:
> On Mon, Sep 24, 2012 at 6:47 AM, Max Lapshin <max.laps...@gmail.com> wrote:
>> Code completion in SublimErl have some problems:
>> it almost doesn't complete with local variable names, but offers me a
>> lot of code from corba.
>> Is it possible to setup it so, that local names are first and disable
>> some folders for completion strings.
>> I hope I will never ever do anything with corba again, so I don't need
>> this completion =)
> as per the 'problems', please open an issue for any you might encounter,
> specifying exactly what you are referring to, how to reproduce them, and the
> intended behavior. may i suggest this list might not be the most appropriate
> for these questions ^^_
On Sun, Sep 30, 2012 at 11:48 PM, Max Lapshin <max.laps...@gmail.com> wrote:
> Is it possible to add completion_skip_erlang_libs to my global config file?
> In what section?
> On Tue, Sep 25, 2012 at 7:52 AM, Roberto Ostinelli <robe...@widetag.com>
> wrote:
> > On Mon, Sep 24, 2012 at 6:47 AM, Max Lapshin <max.laps...@gmail.com>
> wrote:
> >> Code completion in SublimErl have some problems:
> >> it almost doesn't complete with local variable names, but offers me a
> >> lot of code from corba.
> >> Is it possible to setup it so, that local names are first and disable
> >> some folders for completion strings.
> >> I hope I will never ever do anything with corba again, so I don't need
> >> this completion =)
> > as per the 'problems', please open an issue for any you might encounter,
> > specifying exactly what you are referring to, how to reproduce them, and
> the
> > intended behavior. may i suggest this list might not be the most
> appropriate
> > for these questions ^^_