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

Validate ts/js on manually on key shortcut #1731

Closed
chavlji opened this issue Feb 25, 2020 · 2 comments · Fixed by #2374
Closed

Validate ts/js on manually on key shortcut #1731

chavlji opened this issue Feb 25, 2020 · 2 comments · Fixed by #2374

Comments

@chavlji
Copy link

chavlji commented Feb 25, 2020

  • Vetur version: 0.23.0
  • VSCode Version: 1.43.0-insider
  • OS Version: Darwin x64 19.3.0 (OsX Catalina 10.15.3)

Problem

Intellisense popup is a bit slow (2-3 seconds) if i have vetur.validation.script on.

It would be nice if I could disable vetur.validation.script: false and use key shortcut to manually run js/ts validation.

Could you add an action to manually run js/ts validation?

@octref
Copy link
Member

octref commented Feb 27, 2020

I won't likely do that, but if you can include a profile I can look into the slow intellisense. https://github.com/vuejs/vetur/blob/master/.github/PERF_ISSUE.md

@octref
Copy link
Member

octref commented Oct 30, 2020

Could you add an action to manually run js/ts validation?

We won't do that. We'll try to fix by improving the performance. If you have a profile for slowness, please open a new issue.

@octref octref closed this as completed Oct 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants