Skip to content

1.4.0

Compare
Choose a tag to compare
@Nixinova Nixinova released this 20 Mar 05:52
· 7 commits to main since this release

Release 1.4.0 of the NovaSheets VSCode extension.

Install it from the Marketplace or from the VSIX file attached.

Changelog

View commits

  • Added breakpoint snippet.
  • Added previous element selector syntax highlighting.
  • Added regular expression syntax highlighting
  • Added full numeric unit syntax highlighting.
  • Changed variable syntax highlighting.
  • Changed !important syntax highlighting.
  • Changed selector separator syntax highlighting.
  • Removed static comment inner syntax highlighting.
  • Revamped internal syntax highlighting tokenisation.
  • Fixed formatter not cleanup up colons and trailing spaces.