Maurice Brg

Writing about stuff and building things for ...reasons.

Make your own Code Snippets in VS Code

2020-12-12 5 min read tools Maurice Borgmeier
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.