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

how to disable vetur path suggests #2890

Open
catch6 opened this issue Apr 26, 2021 · 2 comments
Open

how to disable vetur path suggests #2890

catch6 opened this issue Apr 26, 2021 · 2 comments

Comments

@catch6
Copy link

catch6 commented Apr 26, 2021

I have install path-autocomplete , when i input a path, it show duplicate files

image

@yoyo930021
Copy link
Member

Can we disable path suggests when typescript file in vscode?

@catch6
Copy link
Author

catch6 commented Apr 26, 2021

Can we disable path suggests when typescript file in vscode?

yes, Path Autocomplete have do the work, I have set "javascript.suggest.paths": false,"typescript.suggest.paths": false,

you can make a setting to switch the vetur path suggests on or off

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants