vuejs/vetur
GitHub で見るMissing props warning hightlight should not affect slots or children
Open
#2,238 opened on 2020年9月4日
feature-requestgood first issue
Repository metrics
- Stars
- (5,752 stars)
- PR merge metrics
- (PR metrics pending)
説明
Info
- Platform: macOS
- Vetur version: 0.27.1
- VS Code version: 1.48.2
Problem
When a component get missing props warning, it highlights all the children of the component, the file become a visual mess.

It should only highlight this part of the component
