getappmap / appmap-intellij-plugin

MIT License
38 stars 9 forks source link

fix: "New chat" button opens a new chat #760

Closed dividedmind closed 3 months ago

dividedmind commented 3 months ago

Instead of destructively clearing the current chat, "new chat" button opens a new tab instead.

Requires support in @appland/components provided by https://github.com/getappmap/appmap-js/pull/1925 (Counterpart of https://github.com/getappmap/vscode-appland/pull/995 )

Please note I haven't committed recompiled dist files. They should be recompiled after the components change is merged. Also note I haven't actually tested this (I have some issues trying to run the plugin).

github-actions[bot] commented 3 months ago

AppMap runtime code review

Summary Status
Failed tests :white_check_mark: All tests passed
API changes :zero: No API changes
Security flaws :white_check_mark: None detected
Performance problems :white_check_mark: None detected
Code anti-patterns :white_check_mark: None detected
New AppMaps :zero: No new AppMaps
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: