Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/fuse-open/sublime-plugin
- Owner: fuse-open
- License: mit
- Created: 2014-10-15T10:41:52.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2018-11-20T07:26:33.000Z (about 6 years ago)
- Last Synced: 2024-10-29T22:37:23.036Z (about 2 months ago)
- Topics: sublime-text
- Language: Python
- Homepage:
- Size: 238 KB
- Stars: 23
- Watchers: 28
- Forks: 8
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-fuse - Sublime - Sublime Text 3 plugin for Fuse. (Plugins)
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 resultSee [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)