Hi,
I am a developer at Institut Pasteur and I'm working on a plugin for our software Icy: http://icy.bioimageanalysis.org/
I am actually developing a script editor based on your nice libraries autocomplete and rsyntaxtextarea (very good job, they are amazing) with the latest SVN version. However, I found a weird issue : I cannot use the '/' character inside an RTextArea (and by extension, RSyntaxTextArea). I tested with a very simple example, but it does not work either.
I am working on an AZERTY keyboard, I have no idea if that changes anything.
By the way: I had a few issues with the integration of AutoComplete library in my software, I don't know if I should post another post about it or not?
