vscode-javascript-booster icon indicating copy to clipboard operation
vscode-javascript-booster copied to clipboard

Provide a way to hide quick fixes

Open OliverJAsh opened this issue 4 years ago • 0 comments

There are some quick fixes which I will never use, for example "split into declaration and initialization". It is annoying that these add noise to the quick fixes menu, especially when VS Code are other extensions and contributing many other quick fixes.

I would like to be able to hide some of the refactorings from appearing in the quick fixes menu. Perhaps a setting for each refactoring?

OliverJAsh avatar Jun 26 '20 13:06 OliverJAsh