Skip to content

editor.emmet.action.toggleComment #302406

@SuperCowProducts

Description

@SuperCowProducts

Does this issue occur when all extensions are disabled?: Yes

  • VS Code Version: 1.109.51242
  • OS Version: Linux arm64 6.18.15-400.asahi.fc42.aarch64+16k

Steps to Reproduce:

for (int k=0; k<sideLength*l; k++) {
                    System.out.print(filler);
}
  1. Select line / place cursor anywhere on second line
  2. F1
  3. Emmet: Toggle Comment

Metadata

Metadata

Labels

*questionIssue represents a question, should be posted to StackOverflow (VS Code)bugIssue identified by VS Code Team member as probable bugemmetEmmet related issues

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions