jamiewilson / predawn

Predawn is a dark interface and syntax theme for Sublime Text and Atom.
http://jamiewilson.io/predawn
MIT License
1.8k stars 161 forks source link

How to downgrade to pre-JS highlighting issues #125

Closed matejkramny closed 7 years ago

matejkramny commented 8 years ago

What can I do to get the old highlighter back?

jamiewilson commented 8 years ago

If you get the latest version from package control, I've tried to bring it back to what it was. https://github.com/jamiewilson/predawn/releases/tag/2.0.4

matejkramny commented 8 years ago

Cool, thanks!

I really appreciate your work @jamiewilson, can you explain what's going on? :)

jamiewilson commented 8 years ago

@matejkramny As far as I can tell, ST revised some of the scopes that are used for syntax highlighting so I had to update my theme file to use the new scope names.

roc commented 8 years ago

@jamiewilson still looking a bit odd for me after upgrading to 2.0.4 but definitely improved, thank you :pray:

screen shot 2016-02-12 at 12 09 46

matejkramny commented 8 years ago

Hmm I think the solution would be to:

  1. Downgrade sublime to 3083
  2. manually downgrade Predawn somehow. Patch files manually i think

I've swapped to Atom briefly while this is figured out. If you'd like any help @jamiewilson, would love to do something about it!

jamiewilson commented 7 years ago

Let me know if you all are still unhappy with the JS syntax highlighting.