Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
RedCMD opened this issue Nov 23, 2024 · 0 comments
Open

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

RedCMD opened this issue Nov 23, 2024 · 0 comments
Assignees

Comments

@RedCMD
Copy link
Contributor

RedCMD commented Nov 23, 2024

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants