Naomi Versions Save

Sublime Text enhanced syntax highlighting for JavaScript ES6/ES7/ES2015/ES2016/ES2017+, Babel, FlowType, React JSX, Styled Components, HTML5, SCSS3, PHP 7, phpDoc, PHPUnit, MQL4. Basic: Git config files.

v4.3.2

4 years ago

General

  • Fix Vintage Mode/Vintageous/Neovintageous support by not executing macros in command mode #222 thanks to @rkoval;

v4.3.1

4 years ago

Markdown

  • Fix line wrapping #219 thanks to @Sawtaytoes;

v4.3.0

5 years ago

JSX

  • Enhance prettier support; #212

v4.2.11

5 years ago

JavaScript

  • Allow brackets after optional chaining; #207

v4.2.10

5 years ago

JavaScript

  • Fix Function constructor in object literals; #190
  • Add createGlobalStyle to styled components; #188

v4.2.9

5 years ago

CSS

  • Fix missing vendor prefixes from keyframes; #182

v4.2.8

5 years ago

JavaScript

  • Fix comments ending with links;

v4.2.7

5 years ago

JavaScript

  • Fix comment toggling near string literals; #179
  • Fix line comment scopes #177
  • Fix dot not having a scope in regex literals; #180

v4.2.5

5 years ago

JavaScript

  • Fix object literal methods not being indexed; #175