Skip to content

How to disable the suggestions inside a Vue script tag? #272

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

Closed
michaelschufi opened this issue Feb 24, 2021 · 3 comments · Fixed by #502
Closed

How to disable the suggestions inside a Vue script tag? #272

michaelschufi opened this issue Feb 24, 2021 · 3 comments · Fixed by #502

Comments

@michaelschufi
Copy link

I have the following problem, that the Tailwind CSS intellisense gets triggered inside a Vue SFC's script tag:

image

This has the side effect that the properties available on $accessor are at the very bottom of the suggestion list.

How can I change this behaviour?

@vasco3
Copy link

vasco3 commented May 7, 2021

I have a similar issue in Rescript
My setting in inclueLanguages is
{ rescript: 'javascriptreact' }

@boydaihungst
Copy link

Turn off Tailwind CSS: Emmet Completions to fix.

@bradlc
Copy link
Contributor

bradlc commented Mar 2, 2022

Hey @michaelschufi, thanks for reporting! This should be fixed in the next release 👍

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 a pull request may close this issue.

4 participants