From 5600aedecf0d1c216ef81623f8983837685b15cb Mon Sep 17 00:00:00 2001 From: Duc Nghiem-Xuan Date: Thu, 30 Jan 2020 00:55:45 +0900 Subject: add fsautocomplete for fsharp --- settings.json | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'settings.json') diff --git a/settings.json b/settings.json index 7fd1386..609d73a 100644 --- a/settings.json +++ b/settings.json @@ -130,6 +130,10 @@ } ], "fsharp": [ + { + "command": "fsautocomplete", + "requires": [] + }, { "command": "fsharp-language-server", "requires": [ -- cgit v1.2.3-54-g00ecf