aboutsummaryrefslogtreecommitdiff
path: root/settings.json
diff options
context:
space:
mode:
Diffstat (limited to 'settings.json')
-rw-r--r--settings.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/settings.json b/settings.json
index c374e70..c83cdb1 100644
--- a/settings.json
+++ b/settings.json
@@ -385,6 +385,12 @@
],
"sql": [
{
+ "command": "sql-language-server",
+ "requires": [
+ "npm"
+ ]
+ },
+ {
"command": "sqls",
"requires": [
"go"