wingyplus · GitHub

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

Readme

Apache-2.0 license

Activity

Stars

22 stars

Watchers

1 watching

Forks

18 forks

Releases

Packages

Used by

Contributors

Languages

Read the original on github.com ↗