Display know completions when they save n chars - what is that?

Started by Arthur, April 18, 2009, 09:44:59 PM

Previous topic - Next topic

Arthur

"Display know completions when they save n chars" in options, code completion - what is that? I think the English wording needs some tuning.

alex

Maybe.

This option used for Code Hints and mean something like this, that if you have n set to 2, and have typed fo, for would not be suggested, because you would save only one char (r), but format would, because here you can save (do not type) 4 chars.
So, n mean something like minimum distance to word end form current position.

Now I am waiting for name suggestions :)
HippoEDIT team
[url="http://www.hippoedit.com/"]http://www.hippoedit.com/[/url]

Arthur

Aha, got that, then the right wording must be:
Suggest possible word completions that are longer than n chars after cursor or
Suggest completions longer than n chars after cursor -- this is in case you are tight with the room or needs brevity.

alex

Hello Arthur,

QuoteSuggest completions longer than n chars after cursor -- this is in case you are tight with the room or needs brevity.
This looks fine, but can you please recombine sentence  in a way like this:
Suggest completions longer than n chars
So last should be n chars. This is necessary to keep layout of te dialog (check thant all fileds chars and msecs are aligned)

Thanks a lot for help!

Best regards,
Alex

HippoEDIT team
[url="http://www.hippoedit.com/"]http://www.hippoedit.com/[/url]