Releases: borela/naomi
Releases · borela/naomi
v3.10.2
JavaScript
Override OSX shortcut to toggle comment on JS/JSX code.
v3.10.1
JavaScript
Fix plugin imports; Sometimes sublime_plugin
and sublime
were not being loaded.
v3.10.0
JavaScript
Trim spaces for uncommenting too to enhance UX;
v3.8.0
JavaScript
JS/JSX comment toggle plugin added.
v3.7.6
JavaScript
Fix #91 Allow statements after ++
and --
operator;
v3.7.5
JavaScript
Further enhance arrow function prediction to fix variable declarations;
Fix export default object literal;
v3.7.4
JavaScript
Turn yield into an expression instead of statement #89 ;
Normalize async scope #89 ;
Add module.default
#89 ;
Enhance highlighting after module.
to prevent class declarations from being declared;
Enhance arrow function prediction;
Add extension .mjs
#89 ;
v3.7.2
JavaScript
Fix arrow function prediction containing array shorthand. #88
v3.7.1
JavaScript
Disable eslint highlight until a better implementation is added;
You can’t perform that action at this time.