TS/JS Postfix Completions Speed up your JavaScript/TypeScript coding using postfix completions With postfix snippets, you write values first followed by what you want to do to the value, for example: foo.if becomes if (foo) { } Get the extension