Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 1.42 KB

README.md

File metadata and controls

40 lines (26 loc) · 1.42 KB

Build Status Build status Gratipay

Dart plugin for Sublime Text 3

Features

  • Syntax highlighting
  • Live code analysis powered by the Dart Analysis Server
  • Integrated package management via pub
  • Multiple editing features: snippets, comment/uncomment, etc.
  • Integrated source code formatter
  • Run server apps in the console
  • Run web apps in Dartium
  • Run web apps in any browser
  • Run apps through Observatory
  • Generate new projects from templates using Stagehand
  • Much more!

Most features are only enabled in files with a .dart extension.

Documentation

Check our wiki for full documentation on how to install and use this package.

License

See LICENSE.