Skip to content

Conversation

thecrypticace
Copy link
Contributor

@thecrypticace thecrypticace commented Aug 28, 2025

The __CSS_VALUES__ field is an internal field we use to transport data about theme options from CSS throug hte JS plugin API. It wasn’t supposed to show up in suggestions but we forgot to remove it from them.

Fixes #18812

This is an internal field we use to transport data about theme options from CSS throug hte JS plugin API. It wasn’t supposed to show up in suggestions but we forgot to remove it from them.
@thecrypticace thecrypticace requested a review from a team as a code owner August 28, 2025 15:06
@thecrypticace thecrypticace changed the title Hide __CSS_VALUES__ from completions in matchUtilities Hide internal fields from completions in matchUtilities Aug 28, 2025
@thecrypticace thecrypticace merged commit b1fb02a into main Aug 29, 2025
7 checks passed
@thecrypticace thecrypticace deleted the fix/css-values-in-suggestions branch August 29, 2025 15:01
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.

IntelliSense suggests weird __CSS_VALUES__ value
2 participants