microsoft / microsoft/vscode-custom-data
Custom data not reloading
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 240
- Forks
- 95
- PR merge metrics
- No merged PRs in 30d
Description
I am currently working on an Angular project where I created a custom-elements.json and then defined the corresponding html.Data in .vscode/settings.json.
The thing is, every time I modify my JSON file and then go to my HTML, the clues on hover are not showing updated.
I saw issue #67750 and it says it has been fixed. Do I need to do some special configuration to it?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Begin with .vscode/settings.json and custom-elements.json, then trace the custom-data reload behavior in the repository's documentation and sample. Reproduce the hover issue after editing the JSON; done means updated HTML hover clues appear without special configuration, or the required configuration is documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- angular, vscode
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100