Skip to content

v0.1.4

Compare
Choose a tag to compare
@zedritsch zedritsch released this 07 Dec 14:22
· 10 commits to main since this release
54b32f3

Changelog

Additions

  • Type literals

Changes

  • Removed is from token.laye

Bug fixes

  • False highlighting in binary shift operations

Installation

From Editor

Go to the extensions tab (CTRL+SHIFT+X), more options (...) and select Install from VSIX...

Command Palette

Press F1 (or CTRL+SHIFT+P) and type Install from VSIX...

Or Terminal

Run (code|codium) --install-extension <extension_path>