Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>TornadoNew to Visual Studio Code? Get it now.
Tornado

Tornado

abdelouahabb

|
10,731 installs
| (0) | Free
Tornado template support
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Tornado VSCode Support

This is a simple extension for Tornado templates.

Features

  • Syntax highlighting,
  • Code snippets.

Note IMPORTANT about Emmet support

As the time of publishing the extension (11-08-2016), Emmet support for other languages that use HTML in VSCode is a WIP, check out this Github link

Contribution

The extension is just at its alpha stage, please feel free to contribute.

Release Notes

0.0.1

Born ^_^


How to use

Easy, the extension has two parts:

  1. Just download it from the extension repo :P , Or :
  2. The syntax highlight, just put it in the extension folder
  3. The snippets, past it in the Tornado.json snippets configuration.

Brief history

After switching to VSCode, found that it was easier, and the snippets are exactly like the one in Atom, and to make the syntax highlighting, it was the easiest step:

  • npm install -g yo generator-code

  • yo code

  • And then choose New language support

  • Then past TextMate Django link

  • Then, just edit your tmLanguage and put the Tornado keywords, you can also convert it to json by this online tool

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