Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>TypeScript DecoratorsNew to Visual Studio Code? Get it now.
TypeScript Decorators

TypeScript Decorators

Sema García

|
5,905 installs
| (0) | Free
Snippets for TypeScript decorators for Visual Studio Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vscode-ts-decorators

Snippets for writing TypeScript decorators in VisualCode with ease.

Version Installs

How use snippets?

When the extension is installed, open the source TypeScript file where you'll code your new TS decorator.

All snippets starts with the prefix "ts-dec", so, when you write this selector (and depending on how your editor is configured), a list of snippets will appear:

List of snippets

Then, select the snippet you want, and it will be appear ready to be filled:

Snippet inserted

The snippet is developed to facilitate your work as much as possible, so, once the snippet has been inserted in your code, the cursor will be placed in the name, to give you the possibility of naming it.

Feedback

Please send any feedback or suggestions to @semagarcia (Twitter) or create an issue on the issue section in GitHub.

Contributions

This is an open source project and you can feel free to contribute.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft