Skip to content

chenditc/sublime-snappy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sublime-snappy

Reads Snappy files in Sublime Text. Snappy files are opened in read-only mode.

Screenshot

screenshot

Installation

via Package Control (Not ready yet)

  1. Make sure you have Package Control installed.
  2. Open the Command Palette (command-shift-P on macOS; ctrl-shift-P on Ubuntu) and choose Install Package.
  3. Choose Snappy from the list.

via Copy Past

  1. In Sublime, Click Tools -> Developer -> New Plugin
  2. Copy and paste Snappy.py to sublime.
  3. Save the file into Packages/User/Snappy.py

Requirement

This sublime package depends on the python-snappt library.

Install it via pip: pip3 install python-snappy

Only python3 is supported.

About

Reads Snappy files in Sublime Text. Snappy files are opened in read-only mode.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages