#Zed IDE Integration

1 messages · Page 1 of 1 (latest)

dusk stone
#

I am trying to follow this guide for zed editor but it does not seem to work. https://docs.dagger.io/manuals/developer/python/742020/ide-integration/

On the same machine the type hints work as expected in vscode.

Does anyone have any ideas on what else to look out for? It looks like its using pyright for the LSP by default. https://github.com/zed-industries/zed/blob/main/docs/src/languages/python.md

To get your IDE to recognize the dagger Python module and any added Dagger module dependencies in the generated client, install the Python SDK in a virtual environment from the generated ./sdk directory, as shown below:

GitHub

Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter. - zed-industries/zed