-
Notifications
You must be signed in to change notification settings - Fork 37.5k
Open
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionalityuxUser experience issuesUser experience issuesworkspace-edit
Milestone
Description
I'm trying to rename a symbol from decoder to is_decoder. The "rename symbol" commonly prompts the "refactor preview" panel.
Problem: I'm using vscode for running machine learning experiments and I use the popular weights&biases library. The library automatically creates codebase checkpoints for each new experiment.
I wanted to rename a symbol, and the "rename symbol" command searched through all these code checkpoints and suggested making changes in all of them. However, I want to make changes only in my main codebase.
Suggestion: In the "refactor preview" panel, add a button to "toggle all/uncheck all" files. Then I can select only the limited number of files was to make the code changes.
Spaark84, ManuelHentschel and DanTup
Metadata
Metadata
Assignees
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionalityuxUser experience issuesUser experience issuesworkspace-edit
