/sublime-plugin

Fuse Open plugin for Sublime Text

Primary LanguagePythonMIT LicenseMIT

Fuse

Sublime Text 3 plugin for Fuse.

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 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