Skip to content

oscarvarto/zed-xonsh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Xonsh extension for Zed

Point to an installation of xonsh-language-server in your Zed's settings.json:

lsp: {
  "xonsh-lsp": {
    "binary": {
      "path": "/path-to-your-pixi-env/.pixi/envs/default/bin/xonsh-lsp",
    },
    "initialization_options": {
      // You can choose a backend, like https://docs.astral.sh/ty/
      "pythonBackend": "ty",
    },
  },
}

About

Xonsh extension for Zed

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors