Snippets on SteroidsNauris Pūķis// Name: Expand TS<script lang="ts"> $SELECTION$ $CURSOR$ const argument = '$$arg("Anything to say?")$$'; const clipboard = '$CLIPBOARD$'; const number = '$$arg("What is the magic number?", ['42', '7', '8'])$$';</script>000