v0.1.4
Changelog
Additions
- Type literals
Changes
- Removed
is
fromtoken.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>