Menu

#70 TSynCompletionProposal and ctParams

open
nobody
None
5
2004-12-05
2004-12-05
No

TSynCompletionProposal:
ctParams should show above caret, because ctCode shows
below caret, and when both are shown the ctParam isn't
visible... :(

See for example in Delphi editor... type (eg. in
OnCreate):
Notification(

and click Ctrl+Shift+Space and Ctrl+Space.
CodeComp. and Params are shown correctly...

Version: CVS (Today)

Discussion

  • Flávio Etrusco

    Flávio Etrusco - 2004-12-07

    Logged In: YES
    user_id=99702

    Good point. Moving to 'Feature Requests', though, as you can
    easily attain this using the OnExecute event.

     
  • Krystian Bigaj

    Krystian Bigaj - 2004-12-07

    Logged In: YES
    user_id=1158522

    OnExecute works, but ... another problem,
    it's not possible to show ctParams and ctCode both :(
    probably because when it lose focus, one of it are hide

     

Log in to post a comment.

Auth0 Logo