Skip to content

Releases: sarvalabs/vscode-coco

Release 0.3.0

19 Mar 18:22

Choose a tag to compare

v0.3.0

use full Coco Programming Language name

Release 0.2.7

30 Dec 17:33

Choose a tag to compare

v0.2.7

bump version (v0.2.7)

Release 0.2.6

29 Oct 13:46

Choose a tag to compare

v0.2.6

Release 0.2.5

06 May 16:15

Choose a tag to compare

v0.2.5

Release 0.2.4

30 Apr 20:20

Choose a tag to compare

v0.2.4

Release 0.2.3

27 Dec 10:57

Choose a tag to compare

v0.2.3

Release 0.2.2

01 Dec 05:05

Choose a tag to compare

v0.2.2

Release 0.2.1

13 Sep 19:10
2b166a9

Choose a tag to compare

v0.2.1

Release 0.2.0

21 Aug 15:47
10b5c54

Choose a tag to compare

v0.2.0

Release 0.1.1

09 Aug 09:23
feb2379

Choose a tag to compare

Feature Release

Updates syntax highlighting for Cocolang v0.2.0

  • update func <qualifier> to endpoint <qualifier>
  • func local is no longer supported and func automatically is local
  • elif keyword is dropped
  • join and len 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

  • enhancement: new keywords and syntax support by @sarvalabs-sarthak in #3
  • Full Changelog: v0.1.0...v0.1.1