Update Debugging In Intellij authored by Gregory Neibert's avatar Gregory Neibert
Testing if this is accessible The Intellij documentation has a really in-depth explanation of how to use the debugger [(linked here)](https://www.jetbrains.com/help/idea/debugging-code.html#refreshers), so if you desire to use a more complex tool than those explained here, that documentation is a good place to start. However, due to it being very in-depth, a summary for the basic debugger is provided here.
\ No newline at end of file
## Basics