redhat-developer / redhat-developer/vscode-xml
Recommend to install the Dependency Analytics extension after opening a pom.xml (once)
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 328
- Forks
- 101
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 7
Description
if they do not have the Dependency Analytics extension installed already, vscode-xml should offer users to install it once when they open a pom.xml.
See https://github.com/redhat-developer/vscode-java/pull/1771.
vscode-java does it already, so we need a way to avoid displaying the same recommendation several times from several etensions.
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
Start by reading the linked vscode-java pull request and tracing how vscode-xml handles opening a pom.xml. Determine how the Dependency Analytics extension recommendation should be shown only when the extension is absent and only once across vscode-java and vscode-xml. Done means the recommendation is coordinated and is not repeatedly displayed by multiple extensions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- developer-experience, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100