vuejs/vetur
Vedi su GitHubMissing props warning hightlight should not affect slots or children
Open
#2238 aperta il 4 set 2020
feature-requestgood first issue
Metriche repository
- Star
- (5752 star)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
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
