Releases: jesseweed/seti-syntax
Releases · jesseweed/seti-syntax
v0.4.1
0.4.1
- Fix cursor position error
v0.4.0
0.4.0
- Improve Golang syntax support
- Removed hightlight border
- Fixed the deprecated call introduced in atom v0.189
- Fixed crasher
- Move to "stylesheet" vs "styles" folder for Atom 1.0
v0.3.3
- Fix C/C++ parenthesis highlighting
- Adjust gutter padding
v0.3.2
- Fix deprecation errors
- Update JSON syntax
- Add sample files for testing various languages
v0.3.1
- Remove reference to non-existant stylesheet
v0.3.0
- Break syntax into modules to make language specific styles easier to manage
- Add specific styles for HTML, Jade, Handlebars, Mustache
v0.2.1
- Update text selection color
v0.2.0
- Make compatible with atom-text-editor shadow DOM
- Fix bracket matcher styling
Add highlighting for bracket highlighter
v0.1.6
Prepare 0.1.6 release