VSCode is one of the best C++ IDEs. In this post, you will learn how to debug your Linux C++ / CMake projects on WSL using VSCode’s launch configurations.
Computers, Coding and Caffeine
VSCode is one of the best C++ IDEs. In this post, you will learn how to debug your Linux C++ / CMake projects on WSL using VSCode’s launch configurations.
Knowing the path or directory of the current shell script is a very useful thing to know. This post shows you the best way to get the path of a shell script!