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

Markdown Preview powershell syntax highlighting bugged #238336

Open
AMDphreak opened this issue Jan 21, 2025 · 0 comments
Open

Markdown Preview powershell syntax highlighting bugged #238336

AMDphreak opened this issue Jan 21, 2025 · 0 comments
Assignees

Comments

@AMDphreak
Copy link

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

Image

  • VS Code Version: 1.96.4
  • OS Version: Windows 11 Pro V 23H2 build 22631.4751

Steps to Reproduce:

  1. Create markdown document
  2. Insert code block with pwsh or powershell syntax highlighting.
    ./voice-transcriber.exe -key "your-openai-api-key" -file "path/to/audio/file.m4a" -output "output.txt"
    

The 'sh' syntax highlighting is more accurate for powershell in this case than the 'pwsh' highlighting. This shouldn't be the case.

@AMDphreak AMDphreak changed the title Markdown Preview powershell syntax bugged Markdown Preview powershell syntax highlighting bug Jan 21, 2025
@AMDphreak AMDphreak changed the title Markdown Preview powershell syntax highlighting bug Markdown Preview powershell syntax highlighting bugged Jan 21, 2025
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