I am using Monaco editor in my angular project. I have seen, there is no support for the Scala language in Monaco editor. Does any one knows how to add third party library for scala in monaco editor?
Asked
Active
Viewed 237 times
0
-
maybe this is what you're looking for https://scalameta.org/metals/docs/editors/vscode.html ? – mfirry Apr 06 '20 at 12:38
1 Answers
0
The Scala language is supported by the monaco-ace-tokenizer library.

Stéphane Laurent
- 75,186
- 15
- 119
- 225