Conversation
Now this is what I call proper IDE experience!

As you can see, debugging #Ghidra works like a charm in IDEA, and the configuration is 15 lines of XML without hardcoded paths*:

https://github.com/radareorg/ghidra-r2web/blob/master/GhidraR2Web/.idea/runConfigurations/RunGhidra.xml

* You have to set a single Path Variable in your IDEA instance to specify the location of your Ghidra installation
2
0
5

@buherator makes me really wonder why they are only "supporting" VSCode

1
0
0
@tmr232 I guess MS is big enough to rely on
1
0
0
Loading a generated VSCode project using IDEA's Gradle loader, then adding the previous run configuration (with the the module name appropriately updated) also works flawlessly.

I think I found the ideal workflow for my future #Ghidra development :)
0
0
1

@buherator @tmr232 yeah there’s no match between JetBrains and VScode

0
1
0