facelessuser wrote:This is interesting. I like this direction. Keep in mind though, in Sublime Text, an element of code can actually be influenced by multiple XML/Scheme items. So, an element of code might get its color from one scheme entry, background color from another, and text emphasis (bold etc.) from yet another. I learned this when I did the ExportHtml plugin that recreates the exact look of sublime's code window in HTML.
Anyways, glad to see something like this coming about.
I was wondering if this is possible. I can add some shortcuts to move between all matching entries, currently only the best match is displayed, I'll write this down in the todo list.