Skip to content
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

don't show code actions that are not supported in virtual workspace #6090

Closed
heejaechang opened this issue Jul 2, 2024 · 1 comment
Closed
Assignees
Labels
enhancement New feature or request fixed in next version (main) A fix has been implemented and will appear in an upcoming version

Comments

@heejaechang
Copy link
Contributor

heejaechang commented Jul 2, 2024

Environment data

  • Language Server version: 2024.6.103

Code Snippet

in virtual workspace, search import or move symbol code action is shown even if they are not supported in virtual workspace.

use codeaction.py in single folder in pylance-release repo

this is not a regression. but polish.

@github-actions github-actions bot added the needs repro Issue has not been reproduced yet label Jul 2, 2024
@KacieKK KacieKK added enhancement New feature or request and removed needs repro Issue has not been reproduced yet labels Jul 3, 2024
@bschnurr bschnurr added the fixed in next version (main) A fix has been implemented and will appear in an upcoming version label Jul 3, 2024
@KacieKK KacieKK assigned heejaechang and unassigned KacieKK Jul 3, 2024
@heejaechang
Copy link
Contributor Author

This issue has been fixed in prerelease version 2024.7.100, which we've just released. You can find the changelog here: CHANGELOG.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request fixed in next version (main) A fix has been implemented and will appear in an upcoming version
Projects
None yet
Development

No branches or pull requests

3 participants