Copy and Trim Indentation like in C#
Open
Area-VS-Editor
Feature Request
- Dominant language
- F#
- Stars
- 4.3k
- Forks
- 876
- Avg merge
- 4d 11h
- Merged PRs (30d)
- 131
Description
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when I copy a piece of code and it is indented more than required. So I need to paste a code to Notepad++, unindent, and then copy again.
**Describe the solution you'd like**
Implement the same feature as C# has now
https://learn.microsoft.com/en-us/visualstudio/releases/2022/release-notes#copy-and-trim-indentation
**Describe alternatives you've considered**
No
**Additional context**
Visual Studio 2022 17.8 Preview 2.0
Contributor guide
Assessment
This issue has not been assessed yet.