redhat-developer / redhat-developer/vscode-xml
Pasting lines does not respect configured indention
Open
@xorye is already working on this.
Since Apr 2, 2020.
bug
- Dominant language
- TypeScript
- Stars
- 328
- Forks
- 101
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 7
Description
When an indention (tab size) of 2 space characters is configured (either locally for the file or globally in VS Code), inserted lines are always indented by 4 space characters.
Example1.txt
Often, also the following line(s) are affected:
Example2.txt
Visual Studio Code: 1.40.2
XML Extension: v0.9.1
Node.js: 12.4.0
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.