Introduction Sooooo, learning VS-Code the hard-way, trying to debug a project, I finally figured out how to add the equivalent of command-line args into the debug-configuration of VS-Code. In this post, I will take you through how to add command Iine arguments in an example Java project. Once completed, we can start debugging or launchContinue reading “VS-Code How to add command-line arguments for Debugging”