This commit is contained in:
2021-10-20 19:44:24 +04:00
parent 802f0166ed
commit b81486ced0
6 changed files with 11 additions and 12 deletions

View File

@@ -31,6 +31,10 @@
"port": 6008,
"trace.server": "verbose",
"filetypes": ["gd", "tscn", "gdscript3"]
},
"erlang": {
"command": "erlang_ls",
"filetypes": ["erlang"]
}
}
}