Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/guillermooo/dart-sublime-bundle
Sublime Text 3 Dart Package
https://github.com/guillermooo/dart-sublime-bundle
Last synced: 9 days ago
JSON representation
Sublime Text 3 Dart Package
- Host: GitHub
- URL: https://github.com/guillermooo/dart-sublime-bundle
- Owner: guillermooo
- License: bsd-3-clause
- Created: 2012-10-31T16:33:01.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T22:23:01.000Z (almost 2 years ago)
- Last Synced: 2024-10-15T10:07:08.402Z (24 days ago)
- Language: Python
- Homepage:
- Size: 3.09 MB
- Stars: 264
- Watchers: 28
- Forks: 42
- Open Issues: 66
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.txt
- License: LICENSE
Awesome Lists containing this project
- awesome-dart - Sublime Text - Sublime Text 3 Dart Package[<img src="https://travis-ci.org/guillermooo/dart-sublime-bundle.svg?branch=master">](https://travis-ci.org/guillermooo/dart-sublime-bundle) (Development-Tools)
- awesome-dart - Sublime Text Package - Sublime Text 3 Dart Package. (IDEs, Editors, and Plugins)
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