microsoft / microsoft/vscode-custom-data

Custom data not reloading

Open
#37 1 comment 1 reaction 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.