On Fri, 1 Dec 2006 19:51:09 +0200
ik <[EMAIL PROTECTED]> wrote:

> Hi,
> 
> I'm using Lazarus 0.9.20, and when I'm inside a string and write text,
> I'm getting locked from moving, and having word complete when I'm
> adding dot.
> 
> Is this a bug ?

No, just not fine tuned.
Identifier completion is possible in string constants, comments and
IFDEFed code and I use this feature often.
OTOH the automatic opening of the identifier completion in string
constants is seldom wanted. 

> If not, how can I disable this behavior when inside a string ?

I added a check to not start it automatically.

Mattias

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to