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

Outline in Visual Studio code does not display .vue files correctly anymore #2115

Closed
fkranenburg opened this issue Aug 5, 2020 · 1 comment

Comments

@fkranenburg
Copy link

  • [ v] I have searched through existing issues
  • [v ] I have read through docs
  • [v ] I have read FAQ

Info

  • Platform: Windows 10 build 2004
  • Typescript version: 3.9.5
  • Vetur version: 0.26.0
  • VS Code version: 1.47.3

Problem

The outline in Visual Studio code does not display the code in .vue files correctly anymore. In previous version (not sure this version or VScode) it was showing 'scripts' and 'template' and under 'scripts' I could drill down to my methods inside the component. This information is gone.

image

Reproducible Case

Use the versions of VSCode and Vetur and open up any .vue file. The outline does not display correctly anymore.

@yoyo930021
Copy link
Member

Duplicate of #2058

@yoyo930021 yoyo930021 marked this as a duplicate of #2058 Aug 5, 2020
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