getappmap / appmap-intellij-plugin

MIT License
38 stars 9 forks source link

Show unsupported projects in Installation Guide webview #719

Closed jansorg closed 6 months ago

jansorg commented 6 months ago

Closes https://github.com/getappmap/appmap-intellij-plugin/issues/652

This was caused by an undefined title value of the unsupported project's language, at https://github.com/getappmap/appmap-js/blob/9f86692b62b0966552adf6c473263988d55632bf/packages/components/src/components/install-guide/ProjectPickerRow.vue#L419-L421

I'm not sure why this is working in VSCode, at least I couldn't find where a fallback value is assigned for unsupported project.

This PR also updated the webview component to the latest version.

github-actions[bot] commented 6 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 5 months ago

:tada: This PR is included in version 0.68.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: