Closed ephemer closed 3 years ago
Duplicate of #757
I can't tell if this was fixed upstream in ST4 because I couldn't reproduce the original bug on a build I've just downloaded (4094)
That said, I'm confirming that this still works on both ST3 and ST4, which could be enough anyway?
That said, I think we should go for https://github.com/microsoft/TypeScript-Sublime-Plugin/pull/757 which also has the validity check, so I'm going to close this out
Fixes #755 by accessing keys of the
style
object more safely. Backwards compatible with any version of Sublime Text using Python 3+