Skip to content

bijoythomas/sublime-ramda-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sublime Ramda Docs

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

Requirements

None. Well, other than Ramda :-)

Installation

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

git clone https://github.com/bijoythomas/sublime-ramda-docs ramdadocs

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+r"], "command": "ramda_docs"
  }
]

Reporting

Use alt+r to enter a ramda function manually or after highlighting a ramda function Screenshot

And see results Screenshot

About

Pull up Ramda docs from within Sublime Text 3

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages