aboutsummaryrefslogtreecommitdiff
path: root/settings.json
diff options
context:
space:
mode:
Diffstat (limited to 'settings.json')
-rw-r--r--settings.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/settings.json b/settings.json
index d7bf7bd..a90989a 100644
--- a/settings.json
+++ b/settings.json
@@ -342,6 +342,14 @@
]
}
],
+ "ps1": [
+ {
+ "command": "powershell-languageserver",
+ "requires": [
+ "powershell"
+ ]
+ }
+ ],
"python": [
{
"command": "pyls",