| How to add my own annotation column to the left ruler of editor [message #556963] |
Fri, 03 September 2010 07:29  |
Eclipse User |
|
|
|
hi, all:
I created an editor, in each line, it includes prefix like cli> to indicate that currently we are opening a cli connection.
We want to show the prefix and let user able to configure and change it.
For now, I add this prefix in each line, but this would complicate our rcp application,
as I have to write my own handlers for move to home, copy, cut, undo, redo and many other
things to ignore the added prefix.
So I am thinking to add this prefix to the left ruler or annotation column of the editor.
Can anybody help to tell me is this possible and how to implement it, if possible, please tell me how to do it in detail: )
Many thanks for any help.
|
|
|
|
Powered by
FUDForum. Page generated in 0.23617 seconds