We all have utility methods that just work. But if you're in Debug mode and stepping through your code (and you forget to shift from using F10 to F11), you end up having to step through your utility ...
Microsoft open sourced a Java debugger it developed for the lightweight, open source Visual Studio Code editor. About a month ago, the company released the VS Code extension to provide Java debugging, ...