Skip to content

Conversation

@bradlc
Copy link
Contributor

@bradlc bradlc commented Jul 18, 2023

Fixes #822

Previously findClassNameAtPosition would only return results if the position was in a known CSS, HTML, or JSX context. Now, experimental.classRegex configurations are always checked regardless of the position in the file.

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.

Tooltip not appearing in <script> part of Svelte file (with experimental class-regex)

2 participants