|
|
Re: how to implement autocompletion in editor [message #250597 is a reply to message #250505] |
Fri, 11 January 2008 13:30  |
Eclipse User |
|
|
|
Thanks a lot. That really helps.
"valere fedronic" <valere.fedronic.ext@streamezzo.com> wrote in message
news:flvlkn$df4$2@build.eclipse.org...
> Hi,
>
> This is not auto completion, it is called smart typing/auto Edit.
> It may be implemented using an IAutoEditStrategy, that you can register
> through your source viewer configuration (@see
> org.eclipse.jdt.internal.ui.text.java.SmartSemicolonAutoEdit Strategy ,
> JavaStringAutoIndentStrategy).
> Or it may be implemented using a VerifyKeyListener connected to the
> styledText (@see org.eclipse.jdt.internal.ui.javaeditor.BracketInserter)
>
> Val
|
|
|
Powered by
FUDForum. Page generated in 0.03746 seconds