19 Commits

Author SHA1 Message Date
Dima
f2866f8075
Extension with language server (#14) 2022-05-17 15:06:52 +03:00
folex
f387caa792
Add join and a lot more highlighting rules (#13) 2022-01-18 15:56:24 +03:00
Pavel
b5f81af561
New syntax rules (modules-related, constants) (#12)
* Add syntax rules for module, export etc.

* Add syntax for constants
2021-09-17 15:35:48 +03:00
folex
f90d98d9e5
Add nil, <<- (#10) 2021-08-12 13:57:06 +03:00
folex
c3e78a2a19
Remove "install compiler" from readme (#9) 2021-06-24 16:43:58 +03:00
Dzmitry Lahoda
29c1d264ea
Add link to extension on marketplace (#7) 2021-06-24 16:43:00 +03:00
folex
775c025174
add 'co' to control.flow (#8) 2021-06-24 16:41:33 +03:00
Pavel
bdb97b1788
Improvements (#6)
* Add more tokens coloring

* Repurpose several token types

* Make it easier for users to change highlighting in settings

* Better align of types highlighting with popular languages token scheme

* Better rules arrangement and addition of comments

* Update readme
2021-06-01 13:57:57 +03:00
Pavel
e756255578
Fix publishing to marketplace (#5) 2021-05-27 15:04:28 +03:00
Pavel Murygin
a3ae73dd86 Add publishing to the vscode marketplace 2021-05-27 13:14:41 +03:00
Pavel Murygin
d95e145869 Fix vsignore file 2021-05-27 13:07:41 +03:00
Pavel Murygin
801ffbd26e Add info about aqua to the readme 2021-05-27 12:59:20 +03:00
Pavel Murygin
c97c220177 move vscode plugin into the repo root 2021-05-25 12:57:56 +03:00
Pavel
03148eae86
Fix version calculation (#4)
Fix version calculation
2021-05-25 12:51:51 +03:00
Pavel Murygin
73c68481c3 fix versioning 1.0.0 1.0.29 1.0.30 2021-05-25 11:53:01 +03:00
Pavel
433ce73acc
Vsix (#3)
Packaging as `.vsix` extension
2021-05-25 11:39:01 +03:00
Pavel
a73172e45f
Ci (#1)
Fix pipeline
1.0.0-main.0 1.0.0-vsix-fix.0 refs/heads/vsix
2021-05-21 12:41:46 +03:00
Pavel Murygin
5f848e100c Add ci 2021-05-21 12:17:41 +03:00
Pavel Murygin
660fb64fc0 initial syntax highlight for vscode 2021-05-20 19:05:53 +03:00