Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>Useful SnippetsNew to Visual Studio Code? Get it now.
Useful Snippets

Useful Snippets

n0ct3ri4

|
140 installs
| (0) | Free
Useful Snippets for HTML, JavaScript and TypeScript.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Useful Snippets v1

Code faster & better!

Snippets list

  • template.discord : Discord.JS template.
  • tempalte.express : ExpressJS template.
  • template.html : HTML Page template.
  • req : Require statement.
  • for : For loop.
  • forin : ForIn loop.
  • forof : ForOf loop.
  • if : If statement.
  • elseif : Else-If statement.
  • ifelse : If-Else statement.
  • class : New class with method.
  • af : Arrow function.
  • aaf : Anonymous arrow function.
  • method : Classic method.
  • imp : Import statement.
  • impf : Import-From statement.
  • impas : Import-As statement.
  • bot.message : Discord.JS "messages" listener.
  • bot.ready : Discord.JS "ready" listener.
  • conlog : Console output.
  • conwarn : Console warning.
  • conerr : Console error.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft