Skip to content

LSP v0.0.20

Choose a tag to compare

@reteps reteps released this 16 Feb 19:49
· 117 commits to master since this release
2b73e95

Bug Fixes

  • Fix embedded syntax highlighting for custom code tags (e.g., <pl-code language="python">). The TextMate injection grammar had double-escaped regex patterns, causing the patterns to never match. Syntax highlighting now works correctly for all configured customCodeTags.