Skip to content

IDE for development

Currently attempting to use Force and hopefully in the future, able to contribute to it after understanding how it works, but I'm unsure as to how to start developing on it.

Right now I'm using visual studio code for debugging, but I can't clearly see the flow of the code since visual studio code cant break into python code and pybind library.

May I know what kind of IDE you guys are using so as to be able to break into both c++ and python code to fully debug Force?