-
Notifications
You must be signed in to change notification settings - Fork 37.3k
Closed
Closed
Copy link
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugeditor-commentsEditor commenting/uncommenting commandsEditor commenting/uncommenting commandsinsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code InsidersverifiedVerification succeededVerification succeeded
Milestone
Description
Does this issue occur when all extensions are disabled?: Yes
- VS Code Version: 1.74.2
- OS Version: Windows 10
Steps to Reproduce:

Toggle Line Comment

-> // is added after the indention
Using an editor.tabSize greater than the editor.indentSize:

Toggle Line Comment

-> // is added at the beginning of the line
I think the expected behavior would be that in the second case Toggle Line Comment behaves the same - adding // after the indention (4 spaces).
Related: #155450
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugeditor-commentsEditor commenting/uncommenting commandsEditor commenting/uncommenting commandsinsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code InsidersverifiedVerification succeededVerification succeeded