getappmap / appmap-intellij-plugin

MIT License
38 stars 9 forks source link

Add setting to control launch of AppMap scanner #723

Closed jansorg closed 5 months ago

jansorg commented 5 months ago

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

This PR adds a setting to control if the AppMap scanner process is launched. It's off by default. A change of the settings for an open project is only applied after reopening the project.

The new setting is shown in the UI as Enable AppMap scanner.

This PR adds a test to verify the new setting and sets the setting to true to let existing tests complete successfully.

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: