Skip to content

Releases: jesseweed/seti-syntax

v0.4.1

01 Nov 21:59
Compare
Choose a tag to compare

0.4.1

  • Fix cursor position error

v0.4.0

01 Nov 21:59
Compare
Choose a tag to compare

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

15 Feb 08:17
Compare
Choose a tag to compare
  • Fix C/C++ parenthesis highlighting
  • Adjust gutter padding

v0.3.2

15 Feb 07:38
Compare
Choose a tag to compare
  • Fix deprecation errors
  • Update JSON syntax
  • Add sample files for testing various languages

v0.3.1

15 Feb 07:38
Compare
Choose a tag to compare
  • Remove reference to non-existant stylesheet

v0.3.0

06 Feb 01:10
Compare
Choose a tag to compare
  • Break syntax into modules to make language specific styles easier to manage
  • Add specific styles for HTML, Jade, Handlebars, Mustache

v0.2.1

06 Feb 01:10
Compare
Choose a tag to compare
  • Update text selection color

v0.2.0

06 Feb 01:10
Compare
Choose a tag to compare
  • Make compatible with atom-text-editor shadow DOM
  • Fix bracket matcher styling

Add highlighting for bracket highlighter

22 Jun 02:55
Compare
Choose a tag to compare
v0.1.6

Prepare 0.1.6 release