getappmap / getappmap/appmap-intellij-plugin
Plugins displays the "Release notes" after plugin update
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 45
- Forks
- 10
- Avg merge
- 4d 20h
- Merged PRs (30d)
- 3
Description
As an AppMap user, when I open the first AppMap diagram after a plugin update, I want to see what changes have been made in the plugin.
Example in Storybook: https://5fe18baf66f2280021e634d0-payyvhpqme.chromatic.com/iframe.html?id=pages-vs-code--extension-with-notification&viewMode=story
AC:
- when the first AppMap gets open after an update from the previous version, the AppMap viewer displays release notes of the plugin
- the release notes are not displayed in subsequent AppMap openings until the plugin gets updated again
In VS Code: https://github.com/applandinc/vscode-appland/pull/172
Contributor guide
No contributing guide indexed for this repository
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 with the acceptance criteria and the linked VS Code pull request for the analogous behavior. Trace the IntelliJ plugin's update detection and first AppMap opening flow, then verify that release notes appear only on the first opening after an update and not on subsequent openings.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100