Hello,
first I thank you for this very nice component!
My Problem is, I wrote the data for autocompletion in a xml-file, one keyword is like this:
<autocomplete command="<html>" shortdesc="..." />
How can I make the RSTA to understand this? If I press CTRL+Space the entry isn't there, it only works if I escape this entry like (command="<html>"). Then the problem is, if I type <h and press ctrl + space nothing appears .. I hope you understand what I mean.
I use the BasicCompletion and I don't know if this is the best way for XML-Completion.
I hope you can help me and I would be very pleased to receive a helpful answer. Thanks!!
