Skip to content

Conversation

@MrJarnould
Copy link
Contributor

Monaco editor text selection highlighting was invisible because the PostCSS scoping plugin prefixed --vscode-* variables with --jsonjoy-, but these prefixed variables were never defined. This change skips --vscode-* variables to preserve Monaco's runtime styling.

Monaco editor selection highlighting was invisible because the PostCSS
scoping plugin prefixed --vscode-* variables with --jsonjoy-, but these
prefixed variables were never defined. This change skips --vscode-*
variables to preserve Monaco's runtime styling.
@lovasoa lovasoa merged commit 7e2e900 into lovasoa:main Jan 3, 2026
1 check passed
@lovasoa
Copy link
Owner

lovasoa commented Jan 3, 2026

thanks !

@MrJarnould MrJarnould deleted the fix/monaco-selection-highlighting branch January 3, 2026 23:50
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

Successfully merging this pull request may close these issues.

2 participants