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

Record your terminal with Terminalizer

This article is an introduction to Terminalizer which allows you to record what’s going on in your terminal and convert this recording to a gif.

2020-08-31 · 7 min · Maurice Borgmeier