[Lazarus] Codetools question
Mattias Gaertner
nc-gaertnma at netcologne.de
Sun Oct 11 20:01:35 CEST 2015
On Sun, 11 Oct 2015 18:58:39 +0200
Ondrej Pokorny <lazarus at kluug.net> wrote:
>[...]
> I added the procedure name to the list (see patch). It is shown without
> problems in the identifier completion window but it doesn't show any
> parameter hint help (ctrl+shift+space). I tried to register the
> procedure in "KeywordFuncLists.InternalInit" but it didn't help. Still
> no hint. What could be the problem?
KeywordFuncLists is for keywords.
The parameter hints are in codetools 'FindCodeContext'. I added it.
Mattias
More information about the Lazarus
mailing list