Skip to content

Remove blocklisted classes from autocomplete #10844

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Mar 23, 2023

Conversation

thecrypticace
Copy link
Contributor

@thecrypticace thecrypticace requested a review from bradlc March 22, 2023 14:17
Co-authored-by: Robin Malfait <malfait.robin@gmail.com>
@thecrypticace thecrypticace force-pushed the fix/autocomplete-blocklist branch from 4793c8d to 3332eb6 Compare March 23, 2023 19:01
@thecrypticace thecrypticace merged commit f1473f5 into master Mar 23, 2023
@thecrypticace thecrypticace deleted the fix/autocomplete-blocklist branch March 23, 2023 19:03
thecrypticace added a commit that referenced this pull request Mar 23, 2023
@thecrypticace
Copy link
Contributor Author

Turns out this won't work 100% the way it needs to with intellisense. Blocklisting uppercase would prevent autocompletions for sm:uppercase for instance which is not what we want.

Reverted in 1d505e9

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.

blocklist disables hover but not autocomplete
2 participants