Syntax highlighting for the custom functional programming language Lambda script
npm install -g @vscode/vsce@2.15.0
vsce package
code --install-extension lambda-script-syntax-highlighter-0.0.3.vsix
or right-click -> "Install Extension VSIX" in the vscode explorer
Initial version
Better highlighting for functions
import and once added to the keywords list
Added support for \n Added println as keyword
Added keyword "as"
Added highlighting for import aliases More appropriate scope mappings assigned to the tokens