Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

wingyplus/zed-powershell

Repository files navigation

PowerShell extension for Zed editor

Setting up language server

Currently, the extension didn't support automatic installation (it'll soon land). You need to set the bundle path through lsp configuration:

{
 "lsp": {
 "powershell-es": {
 "binary": {
 "path": "<path to PowerShellEditorServices>"
 }
 }
 }
}

About

PowerShell extension for Zed

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 5

AltStyle によって変換されたページ (->オリジナル) /