How to indent completionProposals ? [message #315953] |
Sat, 26 May 2007 03:31 |
Eclipse User |
|
|
|
Hi,
My problem is, that I have TemplateProposals for bigger structures (and my
own editor), and I would like to support the indentation of the proposals
when they are inserted into the document, but I couldn't find any resources
on how to do this.
The only way I can right now imagine would be to create each proposals text
with a function, that would already insert the indentation prefixes into it.
However I somehow doubt this would be the right way, but actually the
IAutoEditStrategy I use to edit what the user types in, does not seem to be
able to this trick.
Thanks in advance.
Kristof
|
|
|
Powered by
FUDForum. Page generated in 0.24457 seconds