Emmet Abbreviations in VSCode Apparently there’s this plugin for many IDEs called Emmet which makes writing HTML very fast! read more
Debugging Python programs that require CLI arguments in VSCode Command Palette (CTRL+SHIFT+P): Debug: Add Configuration read more
Debugging Python Tests in VSCode VSCode offers native test capabilities that are quite useful. Testing Python in Visual Studio Code read more