Skip to content

Releases: borela/naomi

v2.1.5

15 Oct 14:10
Compare
Choose a tag to compare

General

Change invisibles color in the Candyman color scheme.

FJSX15

  • Fix comparison operators' scopes.

v2.1.4

05 Oct 22:12
Compare
Choose a tag to compare

##FJSX15

  • Fix blocks inside switch statements #20.

v2.1.2

27 Sep 23:28
Compare
Choose a tag to compare

SCSS 3

v2.1.1

20 Sep 22:24
Compare
Choose a tag to compare

FJSX15

  • Fix export async #18;

v2.1.0

17 Sep 18:00
Compare
Choose a tag to compare

FJSX15

  • Enhance globals.
  • Add missing proptypes.
  • Add exclusive scope for React methods.
  • Highlight Jest functions.
  • Fix dynamic imports.

v2.0.8

11 Jul 19:06
Compare
Choose a tag to compare

FJSX15

  • Fix infinite loop caused by global variables #17.

v2.0.7

21 Jun 20:02
Compare
Choose a tag to compare

FJSX15

  • Tone down indexers greediness.
  • Fix constant identifiers ending with numbers.
  • Fix utility types' greediness.
  • Allow slashes in eslint rules.

v2.0.6

13 Jun 20:45
Compare
Choose a tag to compare

FJSX15

  • Fix get/set modifiers regression.

2.0.5

10 Jun 14:16
Compare
Choose a tag to compare

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

08 May 20:00
Compare
Choose a tag to compare

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.