Sublime Text 3 plugin for Fuse.
Install Fuse.
Run fuse install sublime-plugin from the command line.
- Code completion
- Goto definition
- Preview your app from sublime
- Build result
See changelog for recent feature details.
For development, clone this repository in the sublime Packages directory, and
call it Fuse. For instance on OS X, you would clone it in
~/Library/Application Support/Sublime Text 3/Packages/Fuse
To go back to using the installed plugin, delete the above directory.
License: MIT License