Skip to main content

snippets

Adapting Gilles Castel’s LaTeX snippets for Typst
··363 words·2 mins
My attempt at converting Gilles Castel’s LaTeX snippets to Typst on Neovim and VS Code to make writing math faster just like in Castel’s original post.
Applying multiple variable transforms in VS Code snippets
·671 words·4 mins
Figuring out how to apply multiple transforms to a variable in VS Code snippets using RegEx capture groups.