Releases: sarvalabs/vscode-coco
Releases · sarvalabs/vscode-coco
Release 0.2.6
v0.2.6
Release 0.2.5
v0.2.5
Release 0.2.4
v0.2.4
Release 0.2.3
v0.2.3
Release 0.2.2
v0.2.2
Release 0.2.1
v0.2.1
Release 0.2.0
v0.2.0
Release 0.1.1
Feature Release
Updates syntax highlighting for Cocolang v0.2.0
- update
func <qualifier>
toendpoint <qualifier>
func local
is no longer supported andfunc
automatically is localelif
keyword is droppedjoin
andlen
are now supported- fixed highlighting for crpto and serial builtins
- var is now fixed to allow multiple named variables of same type in one line
Contributions
Full Changelog: v0.1.0...v0.1.1
Release 0.1.0
Initial Release
- Contains support for basic syntax highlighting and language config rules
- Adds file icons and other theming for
.coco
files
Contributions
Full Changelog: https://github.com/sarvalabs/vscode-coco/commits/v0.1.0