Suitable IDE to debug the metabase source code

I have cloned the Metabase source code from the Github repository.
I want to make some modifications to the backend (clojure) code as well as frontend (ReactJS) code. I also want to debug the code by adding breakpoints. Please could you suggest the most suitable IDE to achieve this? Thanks for the help in advance.

1 Like

I am using Visual Studio Code

HTH

Would you please tell how did you set it up?
I am trying for days now and yet I couldn't to make it

@Alpha Have a look here:
https://www.metabase.com/docs/latest/developers-guide-vscode.html

1 Like