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

coffeescript Snippets

diniremix

|
10,848 installs
| (3) | Free
coffeescript Snippets for Visual Studio Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

coffeescript snippets for Visual Studio Code

Installation

  • To install, press F1 and select Extensions: Install Extensions and then search for and select coffeescript snippets.

or

  • ext install vscode-coffeescript-snippets

Snippets

Console

  • dir, error, info, log, warn

Class

  • class and class extends

Conditionals

  • if, if else, if else if, ternary operator, unless, switch case

Loops

  • for in, for range, for range object, for in list, for each, for each by, range

JQuery

  • document on ready
  • event [ using $('#')]
  • on click [ using $('#').on 'click' ]

Angular

  • controller, service, factory, router (AngularUI Router example)

Thanks to

  • luchox25
  • Frankity
  • mrmlnc

License

This software is released under the terms of the MIT license.

Contact

Diniremix

email: diniremix [at] gmail [dot] com

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