10 lines
186 B
JSON
10 lines
186 B
JSON
![]() |
{
|
||
|
"languageserver": {
|
||
|
"dotty": {
|
||
|
"command": "run-dotty-lsp",
|
||
|
"rootPatterns": ["build.sbt"],
|
||
|
"filetypes": ["scala", "sbt"]
|
||
|
}
|
||
|
}
|
||
|
}
|