summaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorLuke Parker <[email protected]>2026-03-30 13:10:01 +1000
committerGitHub <[email protected]>2026-03-30 13:10:01 +1000
commitb2343700807e8ab33549a5a2fbd8652d9e1626f2 (patch)
tree965e2fd38e23d7e21048cb1b0577a7bdd116d7ad /package.json
parent5d2dc8888cc8e06d34c30ed3a1a9765cb76b0904 (diff)
downloadopencode-b2343700807e8ab33549a5a2fbd8652d9e1626f2.tar.gz
opencode-b2343700807e8ab33549a5a2fbd8652d9e1626f2.zip
feat(windows): add first-class pwsh/powershell support (#16069)
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 3b2feedf3..2bb1a9539 100644
--- a/package.json
+++ b/package.json
@@ -104,6 +104,7 @@
"protobufjs",
"tree-sitter",
"tree-sitter-bash",
+ "tree-sitter-powershell",
"web-tree-sitter",
"electron"
],