No support for ui while using refactorings
Open
Feature Request
Triaged
- Dominant language
- TypeScript
- Stars
- 3.1k
- Forks
- 737
- Avg merge
- 18h 40m
- Merged PRs (30d)
- 31
Description
It seems to me that c# refactorings do/may have the UI, for example refactoring to generate GetHashCode and Equals should have UI to select fields to base these methods on.
However it seems running such refactorings from vscode doesn't show the ui.
Also pressing ctrl+shift+r to just show refactorings does not work, it always says they are none, only code actions (ctrl+.) show them.
Contributor guide
Assessment
This issue has not been assessed yet.