Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/guillermooo/dart-sublime-bundle-releases
Dart Package for Sublime Text 3 (releases only)
https://github.com/guillermooo/dart-sublime-bundle-releases
Last synced: about 1 month ago
JSON representation
Dart Package for Sublime Text 3 (releases only)
- Host: GitHub
- URL: https://github.com/guillermooo/dart-sublime-bundle-releases
- Owner: guillermooo
- License: bsd-3-clause
- Created: 2014-11-24T19:50:41.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-08-23T12:37:38.000Z (about 9 years ago)
- Last Synced: 2023-04-01T07:27:13.890Z (over 1 year ago)
- Language: Python
- Homepage: https://github.com/guillermooo/dart-sublime-bundle
- Size: 445 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.txt
- License: LICENSE
Awesome Lists containing this project
README
[![Build Status](https://travis-ci.org/guillermooo/dart-sublime-bundle.svg?branch=master)](https://travis-ci.org/guillermooo/dart-sublime-bundle) [![Build status](https://ci.appveyor.com/api/projects/status/a54udvh1c2c2xah1/branch/master?svg=true)](https://ci.appveyor.com/project/guillermooo/dart-sublime-bundle/branch/master) [![Gratipay](http://img.shields.io/gratipay/guillermooo.svg)](https://gratipay.com/guillermooo/)
# Dart plugin for Sublime Text 3
![](repository/images/main-readme.png)
## 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][docs] for full documentation on how to install and use this
package.## License
See [LICENSE](LICENSE).
[1]: http://news.dartlang.org/2013/02/using-dart-with-sublime-text.html
[docs]: https://github.com/dart-lang/dart-sublime-bundle/wiki
[2]: http://www.dartlang.org/editor
[3]: http://news.dartlang.org/2012/08/dart-plugin-for-eclipse-is-ready-for.html
[4]: http://plugins.intellij.net/plugin/?id=6351