My problem is when I am on the Trace tab of Redux DevTools on Chrome and I click on a line of code (for example a dispatch) that the Trace tab allows me to see like here, instead of opening it on VS Code at the correct number line, it opens a new tab on Chrome with the message "A website wants to open this application" with a button "Open Visual Studio Code" but the tab instantly closes/disappears!
I tried several times to click very quickly on the button "Open VS Code" but it doesn't make any difference. I also tried Ctrl + Shift + T to reopened closed tabs but it doesn't reopen that specific tab...
It seems I only need to click on that "Open VS Code" button to make it work. Also I'm a beginner so there's probably something I'm missing.
Here are the values I put on the settings :