Skip to content

Pull up sanctuary function definition and examples right within Sublime Text

Notifications You must be signed in to change notification settings

bijoythomas/sublime-sanctuary-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sublime Sanctuary Docs

Sublime may not be a full blown IDE but use this if you can't code without Sanctuary

Requirements

None. Well, other than Sanctuary :-)

Installation

To install it manually with Git: Clone the repository in your Sublime Text 3 Packages directory:

git clone https://github.com/bijoythomas/sublime-sanctuary-docs sanctuarydocs

The "Packages" directory should be located at:

  • OS X:

    ~/Library/Application\ Support/Sublime\ Text\ 3/Packages/

  • Linux:

    ~/.Sublime\ Text\ 3/Packages/ or ~/.config/sublime-text-3/Packages/

  • Windows:

    %APPDATA%/Sublime Text 3/Packages/

The plugin should be picked up automatically. If not, restart Sublime Text.

Usage

The plugin adds the following key bindings.

[
  {
      "keys": ["alt+s"], "command": "sanctuary_docs"
  }
]

Reporting

Use alt+s to enter a sanctuary function or Use alt+s after highlighting a sanctuary function

Enter a function

And see results Results

About

Pull up sanctuary function definition and examples right within Sublime Text

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages