Refactorings to be added in C#
Open
Feature Request
Refactoring
Triaged
- Dominant language
- TypeScript
- Stars
- 3.1k
- Forks
- 737
- Avg merge
- 18h 40m
- Merged PRs (30d)
- 31
Description
The C# extension currently doesn't support (or I've just been unable to trigger) several C# refactorings / quick actions, including the following:
Convert to Namespace
Convert to program 'main'
Convert to top-level statements
Convert concatenation to interpolated string
Convert between 'foreach' and LINQ query
Move static members
Name tuple element
Replace conditional with statements
Replace doc comment text with tag
Contributor guide
Assessment
This issue has not been assessed yet.