Skip to content

Releases: sarvalabs/vscode-coco

Release 0.2.6

29 Oct 13:46
Compare
Choose a tag to compare

Release 0.2.5

06 May 16:15
Compare
Choose a tag to compare
v0.2.5

Release 0.2.4

30 Apr 20:20
Compare
Choose a tag to compare
v0.2.4

Release 0.2.3

27 Dec 10:57
Compare
Choose a tag to compare
v0.2.3

Release 0.2.2

01 Dec 05:05
Compare
Choose a tag to compare
v0.2.2

Release 0.2.1

13 Sep 19:10
2b166a9
Compare
Choose a tag to compare
v0.2.1

Release 0.2.0

21 Aug 15:47
10b5c54
Compare
Choose a tag to compare
v0.2.0

Release 0.1.1

09 Aug 09:23
feb2379
Compare
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

    Release 0.1.0

    21 Jul 09:27
    Compare
    Choose a tag to compare

    Initial Release

    • Contains support for basic syntax highlighting and language config rules
    • Adds file icons and other theming for .coco files

    Contributions

  • syntax highlighting, file icon & basic plugin capabilities by @sarvalabs-sarthak in https://github.com//pull/1
  • setup release workflow by @sarvalabs-manish in https://github.com//pull/2
  • Full Changelog: https://github.com/sarvalabs/vscode-coco/commits/v0.1.0