Skip to content
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

vue file, script section suggest is too eager #334

Open
yoyoys opened this issue Mar 29, 2022 · 1 comment
Open

vue file, script section suggest is too eager #334

yoyoys opened this issue Mar 29, 2022 · 1 comment
Labels
bug p2-low this is not breaking anything but nice to have it addressed

Comments

@yoyoys
Copy link

yoyoys commented Mar 29, 2022

If suggest comes from type keys and works fine,
CleanShot 2022-03-29 at 17 08 45@2x
but when I tried to manual open suggest by control + space,
it will got many impossible result from this plugin...
CleanShot 2022-03-29 at 17 04 28@2x

And I'm sure that didn't happened at ts and js file.
Any way to turn this off? Thanks.

my settings:

    "windicss.enableEmmetCompletion": false,
    "[vue]": {
        "editor.quickSuggestions": {
            "strings": false
        },
    },

@alexanderniebuhr alexanderniebuhr added p2-low this is not breaking anything but nice to have it addressed bug labels Apr 3, 2022
@liasica
Copy link

liasica commented Apr 6, 2022

Same issue
Xnip2022-04-06_12-29-09
Xnip2022-04-06_12-40-19

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug p2-low this is not breaking anything but nice to have it addressed
Projects
None yet
Development

No branches or pull requests

3 participants