getappmap / appmap-intellij-plugin

MIT License
38 stars 9 forks source link

Update instructions webview #776

Closed dustinbyrne closed 3 months ago

dustinbyrne commented 3 months ago

As of v4.31.0, @appland/components has a new install guide flow.

The major changes are as follows:

Any existing links or buttons to open the install guide (install the agent, record data) should simply open this view. There's no longer a need to select or set a specific page as there was before.

Any existing code related to language, web or test framework detection can be removed. The same goes for milestone progress in the installer (i.e., the check boxes in the sidebar).

A new, unobtrusive button should be added to open the install guide. This is separate from the existing link to create AppMap data when none is present (that can stay). In Visual Studio Code it's currently a small button on the "AppMap Data" section within the sidebar, but it could also suffice to add a menu bar button, etc. Anything will do as long as it does not present itself in a way that may pull users away from the big Navie button in the sidebar.

appland-release commented 3 months ago

:tada: This issue has been resolved in version 0.73.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: