Make your own Code Snippets in VS Code

I’ve been writing a lot in VS Code over the last weeks to prepare a Python course for work. After the 1000th time creating a Python code block in Markdown, I thought: There must be an easier way to do this - and there is: VS Code Snippets. In this article I teach you how to configure your own.

2020-12-12 · 5 min · Maurice Borgmeier