| [news.eclipse.platform] Re: syntax highligthing |
Hi..
We are dealing with implementing *.asm files syntax highlighting in eclipse plugin.. Could you give me an advice.. What to read, where to look..
There's an entry for writing an editor for your own language.
Moreover, How can I reach the default text editor of plugins. I am using actionSet. When I want to manipulate the text in text editor, what should I do?
PW