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

I feel stupid - can't get autocomplete/intellisense to work inside template part of .vue (Typescript) #1400

Closed
alexdpoon opened this issue Aug 22, 2019 · 1 comment

Comments

@alexdpoon
Copy link

alexdpoon commented Aug 22, 2019

Info

  • Platform macOS
  • Vetur version: 0.22.2
  • VS Code version: 1.37.1

Problem

Autocomplete and intellisense both work fine inside the <script lang="ts"> section of my .vue files, but not in the template section. Is it supposed to work inside the part as well? The <script lang="ts"> part of my vue file uses vue-property-decorator.

@octref
Copy link
Member

octref commented Aug 22, 2019

Duplicate of #1105 and would be solved by #1323.

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