Bottom bar shows that document is HTML5.
Not seeming any issue here… though it could be something with the content - does it work in other files?
Nope. It’s global issue.
Do u have any errors in the log of Komodo?
Just this:
[2014-11-08 05:59:31,082] [DEBUG] places_js: waiting for document complete
[2014-11-08 05:59:31,131] [WARNING] root: ko.findresults was already loaded, re-creating it.
Can u try Komodo IDE nightly build or Komodo IDE 9 with same file(s)?
Still having this issue on Komodo Edit, version 9.2.1, build 15993.
Are you using one of the default color shemes?
No, I’m using my own that I did on Komodo 8.
It is likely your color scheme is using a color or setting that makes variable highlighting indicators invisible or hard to see.
Yea, it works on default scheme. But why there’s no unfocus when I click somewhere else?
Can you clarify what you mean by unfocus?
I think he means that when he clicks outside the tag, it’s still highlighted.
If you’ve told Komodo not to remove the tag highlighting after X milliseconds, then the tag will remain highlighted until you select another one.
Got it. Escape helps. But this behaviour looks kindda unusual.