Delimiters should be anything that can't be part of an identifier.

On Tue, Dec 9, 2008 at 12:30 AM, Frank Lanitz <[EMAIL PROTECTED]> wrote:
> On Mon, 8 Dec 2008 12:41:55 +0000
> Nick Treleaven <[EMAIL PROTECTED]> wrote:
>
>> On Fri, 5 Dec 2008 12:10:50 +0100
>> "Filip Gruszczyński" <[EMAIL PROTECTED]> wrote:
>>
>> > I have written self.getFullName(). I want to change it to
>> > self.getShortName(). I set pointer before 'F', delete Full and start
>> > typing. Immediately appears completion - I hit enter. I received
>> > self.getShortNameName(). Could you change it, so I it would reuse
>> > following characters too?
>>
>> I think we could add a pref, some IDEs do this by default.
>
> I think in this case it should complete by default to self.getShortName
> (). Delimiters could be (, [, { and any other whitespace.
>
> Frank
> --
> http://frank.uvena.de/en/
>
> _______________________________________________
> Geany mailing list
> [email protected]
> http://lists.uvena.de/cgi-bin/mailman/listinfo/geany
>
>
_______________________________________________
Geany mailing list
[email protected]
http://lists.uvena.de/cgi-bin/mailman/listinfo/geany

Reply via email to