quick-print READMEThis is an extension which allows you to quickly print things in C++ for the purpose of debugging. The command "Quick Print Variable" (shortcut: alt+cmd+v) prints the name and value of the highlighted variable. The command "Quick Print Line" (shortcut: alt+cmd+l) prints the line of code that the cursor is currently on. You can edit the templates for printing variables and lines with the following configurations.
The keywords
|