Releases: borela/naomi
Releases · borela/naomi
v2.1.5
v2.1.4
v2.1.2
v2.1.1
v2.1.0
v2.0.8
v2.0.7
v2.0.6
2.0.5
General
Remove completion and snippets in favor of external packages.
FJSX15
- Simplify.
- Add private modifiers.
- Add flow comments.
- Add decorator chains.
- Add support for flow shorthand when importing types.
- Enhance function prediction.
- Enhance class property prediction.
- Add JSX comment.
- Fix flow indexer ambiguity.
HTML5
- Simplify.
PHP7
- Simplify.
- Fix scope groupings.
- Fix namespace greediness.
MQL4
- Enhance preprocessor conditionals.
XML
- Simplify.
v1.4.4
FJSX15
- Add flow comment types.
- Add missing flow operators.
- Allow regex literals near keywords.
- Enhance destructuring in function parameters.
- Highlight React’s life cycle methods and functions.
- Fix tag matching.
- Allow field types inside class body.
- Enhance prediction for casting after expressions.
- Enhance import/export statements.
PHP7
- Rewrite the syntax and remove many restrictions.
MQL4
- Enhance preprocessor directives.
- Enhance variable declaration prediction.
- Fix function parameters scopes.
- Highlight emails and links.
- Enhance pointer prediction.
HTML5
- Fix tag matching.
- Highlight embeded PHP.
SCSS3
- Highlight emails and links.
XML
- Fix tag matching.