Skip to content

Latest commit

 

History

History
50 lines (28 loc) · 960 Bytes

CHANGELOG.md

File metadata and controls

50 lines (28 loc) · 960 Bytes

Change Log

0.0.9

  • Add snippet for generates component code.
  • Support $attr value auto-completion for :attr attributes.
  • Fix incorrect comment behavior of js code.

0.0.8

  • Fixed highlight error when function or class in {}.

0.0.7

  • Add markdown support.

0.0.6

0.0.5


⚠️ Breaking change: ⚠️

Now, this extension only supports .nue files. Other types of files will no longer be affected.


  • Add icon for .nue file.
  • Improve attribute highlighting.

0.0.4

  • Add event-related autocompletion.
  • Add @name attributes autocompletion.
  • Remove useless content from the :else template in nif snippets.

0.0.3

  • Fixed an issue that function { or class { in {}would cause a highlight error.

0.0.2

  • Fix Document Error.

0.0.1

  • Initial Release.