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

Add TypeScript support for VSCode 'Vue.js interpolations IntelliSense' #1146

Closed
3 tasks done
FlorianWendelborn opened this issue Mar 11, 2019 · 1 comment
Closed
3 tasks done

Comments

@FlorianWendelborn
Copy link

  • I have searched through existing issues
  • I have read through docs
  • I have read FAQ

Info

  • Platform: macOS Mojave
  • Vetur version: 0.16.2
  • VS Code version: 1.32.1

Problem

The normal JavaScript works great, but unfortunately TypeScript class-based components don't work at all. Hopefully, it's possible to also get them to work.

Reproducible Case

Try autocompletion in literally any class-based TypeScript component.

@octref
Copy link
Member

octref commented Apr 4, 2019

Duplicate of #1105.

@octref octref closed this as completed Apr 4, 2019
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