-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Deephaven server does not have the whole VS Code codebase #10
Comments
@chipkent does this work for you in code studio? I get the same error there. |
@chipkent I figured out why it didn't work for me in code studio. I needed to add:
In the extension, this also holds true with the additional requirement that the folder you are using has to be known to the DH server. I have mine mapped via In my case I map https://deephaven.io/core/docs/reference/community-questions/import-python-script/ |
#16 to address this for Docker configs |
This seems to behave as expected, so closing the bug. I have created a documentation task #23 to provide instructions on how to configure this. |
Re-opening based on discussion with @chipkent . I'd like to investigate more of what the typical local Python experience would be in vscode and see what options we have to make the DH experience closer to that. Note that I re-classified this as an enhancement. It seems this can work by setting |
mymod.py
You will get an error:
The text was updated successfully, but these errors were encountered: