You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@jansorg, I was able to reproduce the (similar) problem with these steps:
Clone junit5 repo
Click "click here" to add configs
Open launch.json or settings.json
Delete them from the Source Control section ("Discard Changes") while keeping launch.json open in the editor
Click "click here" again
Files will be added but launch.json will be empty and "Add AppMap to your project" will keep showing the warning, which is correct, since launch.json is not added properly.
Testing latest AppMap VSCode plugin with a fresh checkout of https://github.com/junit-team/junit5
The "click here" link in the screenshot isn't doing anything when I click it.
The text was updated successfully, but these errors were encountered: