With the introduction of debugging tools, software developers were empowered to interactively investigate the control flow of software programs to find bugs in live environments. At JetBrains, we’ve always strived to improve the art of debugging. Besides the more standard things you expect from a debugger, we also introduced features like inline local variables, current line expressions and function returns, floating execution actions and Pin-to-top, immediate window with code completion, edit & continue and tooltip evaluation, smart step-into behavior, and advanced breakpoints. We understand that debugging can be challenging in complex software projects, and thats why were excited to introduce the predictive debugger in ReSharper 2023.2, which takes your debugging experience to the next level. Try it out now and debug into the future!