diff options
Diffstat (limited to 'settings.json')
-rw-r--r-- | settings.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/settings.json b/settings.json index 7fd1386..609d73a 100644 --- a/settings.json +++ b/settings.json @@ -131,6 +131,10 @@ ], "fsharp": [ { + "command": "fsautocomplete", + "requires": [] + }, + { "command": "fsharp-language-server", "requires": [ "dotnet" |