Uses the mal-language-server to give language support to .mal-files in VSCode.
Uses a language-configuration and language syntax file to get syntax highlighting.
- Install the mal-language-server (
pip install mal-language-server) - Install the mal-vscode-extension extension in VSCode
- Open a .mal-file
- mal-language-server created by Tobiky and tagyieh.
- Syntax higlight and language configuration in this repository created by Sandor Berglund
- Language Server client written by Joakim Loxdal