I will mention just created lexers in this topic

All questions regarding lexer highlighting schemes are discussed here...
main Alexey
Posts: 2585
Joined: 25.08.2021 18:15

Re: I will mention just created lexers in this topic

Post by main Alexey »

BazelRC lexer (for *.bazelrc config files of Bazel) is just added.
main Alexey
Posts: 2585
Joined: 25.08.2021 18:15

Re: I will mention just created lexers in this topic

Post by main Alexey »

Cangjie lexer is just added. it is lang used in Huawei's OS, replacement for Java, many apps are written using it, so it will be used by many.
main Alexey
Posts: 2585
Joined: 25.08.2021 18:15

Re: I will mention just created lexers in this topic

Post by main Alexey »

lexer 'languageONE' is now added to addons manager.
https://languageone.com.au/
I took incomplete lexer file from https://synwrite.sourceforge.net/forums ... php?t=3256
and improved it till the end, as I could, looking at 3 sample *.one files.
main Alexey
Posts: 2585
Joined: 25.08.2021 18:15

Re: I will mention just created lexers in this topic

Post by main Alexey »

lexer C3 is now added.
I see C3's download counter in VSCode addon site is low, 1K..2K. but language is good, and has good offsite.
Post Reply