Skip to content

Toggle all files in "refactor previews" #144893

@andreimargeloiu

Description

@andreimargeloiu

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.

CleanShot 2022-03-11 at 08 06 54

Metadata

Metadata

Assignees

Labels

feature-requestRequest for new features or functionalityuxUser experience issuesworkspace-edit

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions