Hello,
I implemented an own little compiler for a little language. Now I want
to implement some sugar as well ;) So - how is it possible to mark all
occurrences of a variable for example if the cursor selects it in my
editor? I want to have the same feature as in the normal Java Editor.
Can it be done with markers? Or do you have any other hint? Or would it
be better to ask the question in another newsgroup?