Skip to content

[regression] Wrong language in extension readme markdown codeblock #234463

@RedCMD

Description

@RedCMD

Steps to Reproduce:

  1. Install VSCode version 1.93.0 or higher
  2. Install RedCMD.tmlanguage-syntax-highlighter extension
  3. Scroll down to example codeblock (text)
  4. Notice that it is highlighted as JSON
  5. Close and open the extension readme preview
  6. Notice that it has not updated to JSON TextMate ❌
    Image

Previously working:

  1. Install VSCode version 1.87.0 to 1.92.2
  2. Install RedCMD.tmlanguage-syntax-highlighter extension
  3. Scroll down to example codeblock (text)
  4. Notice that it is highlighted as JSON
  5. Close and open the extension readme preview
  6. Notice that it has now updated to JSON TextMate ✅
    Image

I suspect this commit caused it 8245d42

related:

assign @mjbvz?

  • VS Code Version: 1.95.3
  • OS Version: Windows 11

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugextensions-editorhelp wantedIssues identified as good community contribution opportunitiesinsiders-releasedPatch has been released in VS Code InsidersverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions