Closed scarlac closed 11 years ago
ST3 support was explicitly added a while ago: https://github.com/SublimeText/WordHighlight/pull/38 Perhaps you're having some different problem?
Hmm, perhaps. Does the default functionality provide highlighting of words just by placing cursor inside of a word (meaning not having to select it)? Sublime offers the highlight functionality by default with selection, so perhaps it's a configuration issue - however I cannot seem to get it working, even if I set: "highlight_word_under_cursor_when_selection_is_empty": true and "highlight_when_selection_is_empty": true ... Still nothing happens.
Am I completly lost? I feel like I'm about to get a newbie spanking here...
Ah yes. Stupid me. I was putting settings in the general sublime settings file, not in the word highlight-specific settings file.
I really miss a configuration UI for sublime :)
You can dismiss this issue.
Thanks! Glad you were able to figure it out so quickly.
The plugin has no effect and apparently throws no errors in the console. Would love to see it working.