-
Notifications
You must be signed in to change notification settings - Fork 769
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
Virtual workspaces seem to have limited setting set (like the browser version) #5394
Comments
It also seems that auto import doesn't work with limited settings? The codeactions.py file doesn't show any code actions for things like this: os |
Move symbols doesn't work either. |
Also inlay hints feature is not working. |
Anything that needs to apply an edit also fails. You get this error message:
|
Move file doesn't seem to work either |
Internally it seems it doesn't pick up the environment. I keep seeing this:
|
any updates here? |
Virtual workspaces require the |
Open Remote Repository
Expected result:
A bunch of errors.
Actual result:
Only syntax errors show up. It looks like all the other errors are set to limited mode.
The text was updated successfully, but these errors were encountered: