I've been testing this plugin to see if it would be good to replace it with the good old, copy stacktrace into the analyzer within IntelliJ. While it does seem to let me view the code pretty nicely it seems to use the Git history to do so, and thus opens a read-only file. If possible it would be nicer if there was an option to instead open the line within the standard editor so it would be possible to edit the line directly.
Currently clicking on a line in the stack opens the file in this read-only history view:

Not sure if this is also something that the "Enable worker fetchers and display issues in editor" would resolve as that sounds close to what I would want and would be super helpful.
I've been testing this plugin to see if it would be good to replace it with the good old, copy stacktrace into the analyzer within IntelliJ. While it does seem to let me view the code pretty nicely it seems to use the Git history to do so, and thus opens a read-only file. If possible it would be nicer if there was an option to instead open the line within the standard editor so it would be possible to edit the line directly.
Currently clicking on a line in the stack opens the file in this read-only history view:

Not sure if this is also something that the "Enable worker fetchers and display issues in editor" would resolve as that sounds close to what I would want and would be super helpful.