Extension Version
0.20251214.1
VS Code Version
1.107.0
Operating system Version
Windows 11
Steps to reproduce
- open a javascript or typescript file
- create a block comment in such a way that a space will be inserted next to it when formatting
const test/* comment */=5;
- select any part of the comment (except the ending
/)
- right click => Format Selection
- comment gets deleted ❌
Issue
Format Selection can delete comments
Extension Version
0.20251214.1
VS Code Version
1.107.0
Operating system Version
Windows 11
Steps to reproduce
/)Issue
Format Selection can delete comments
Format Selectioncan delete comments TypeScript#57741