vuejs/vetur

The annotation function of vue file synchronizes vscode to parse annotations of js/ts files

Open

#2,807 opened on Mar 24, 2021

 (1 comment) (0 reactions) (0 assignees)TypeScript (597 forks)github user discovery
feature-requestgood first issueinteg:typescriptlsp:completion

Repository metrics

Stars
 (5,748 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

The annotation function of vue file synchronizes vscode to parse annotations of js/ts files

At present, vetur's support for vue file comments is not friendly, I hope this function can be optimized

https://user-images.githubusercontent.com/18715564/112264123-6105d300-8cab-11eb-8d9d-62604bf4b54e.mp4

https://user-images.githubusercontent.com/18715564/112264150-682ce100-8cab-11eb-9373-1014f0443d77.mp4

Contributor guide