LSP v0.0.20
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 configuredcustomCodeTags.