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

Add a notification if python.workspaceSymbols.enabled == False and a user runs "Build Workplace Symbols" #10092

Closed
cdfuller opened this issue Feb 12, 2020 · 3 comments
Labels
area-intellisense LSP-related functionality: auto-complete, docstrings, navigation, refactoring, etc. feature-request Request for new features or functionality verified Verification succeeded

Comments

@cdfuller
Copy link

Ever since #9056 I've been trying to run "Build Workplace Symbols" and it fails silently. I thought my local environment was broken and didn't realize there was a default setting change. A notification to enable python.workspaceSymbols.enabled would be helpful

@cdfuller cdfuller added triage-needed Needs assignment to the proper sub-team bug Issue identified by VS Code Team member as probable bug labels Feb 12, 2020
@karthiknadig karthiknadig added needs decision feature-request Request for new features or functionality and removed bug Issue identified by VS Code Team member as probable bug labels Feb 12, 2020
@ghost ghost removed the triage-needed Needs assignment to the proper sub-team label Feb 12, 2020
@karthiknadig
Copy link
Member

Thank you for the suggestion! We have marked this issue as "needs decision" to make sure we have a conversation about your idea. We plan to leave this feature request open for at least a month to see how many 👍 votes the opening comment gets to help us make our decision.

@abhiskk
Copy link

abhiskk commented Feb 16, 2020

I also ran into this issue, a notification, similar to one recommended by @cdfuller would be quite useful here.

@brettcannon brettcannon added area-intellisense LSP-related functionality: auto-complete, docstrings, navigation, refactoring, etc. and removed feature-code navigation labels Apr 9, 2020
@karrtikr
Copy link

karrtikr commented Sep 21, 2021

ctags/rope is being removed in the 2021.10 release (#17225) so this command is now removed. Please try using Jedi or Pylance language servers for refactoring. This command is not needed anymore as Jedi now dynamically builds the workspace symbols by default.

@karrtikr karrtikr added this to the September 2021 milestone Sep 21, 2021
@kimadeline kimadeline added the verified Verification succeeded label Sep 21, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 3, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-intellisense LSP-related functionality: auto-complete, docstrings, navigation, refactoring, etc. feature-request Request for new features or functionality verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

7 participants