Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fuse-open/sublime-plugin

Fuse Open plugin for Sublime Text
https://github.com/fuse-open/sublime-plugin

sublime-text

Last synced: about 1 month ago
JSON representation

Fuse Open plugin for Sublime Text

Awesome Lists containing this project

README

        

Fuse
==================
Sublime Text 3 plugin for [Fuse](https://www.fusetools.com/).

How to install
=================
Install Fuse.
Run `fuse install sublime-plugin` from the command line.

Current Features
=================
* Code completion
* Goto definition
* Preview your app from sublime
* Build result

See [changelog](CHANGELOG.md) for recent feature details.

Development
=================
For development, clone this repository in the sublime `Packages` directory, naming it `Fuse`.
- OS X: `~/Library/Application Support/Sublime Text 3/Packages/Fuse`
- Windows: `%APPDATA%\Sublime Text 3\Packages\Fuse`

To go back to using the installed plugin, delete the above directory.

License: [MIT License](LICENSE.txt)