Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fmcorz/sublimemoodle

Sublime Text bundle for Moodle
https://github.com/fmcorz/sublimemoodle

Last synced: about 7 hours ago
JSON representation

Sublime Text bundle for Moodle

Awesome Lists containing this project

README

        

Moodle package for Sublime Text
===============================

Sublime Text bundle for Moodle.

- Auto completion for functions, classes and constants.
- Helper to write testing instructions (Command palette > Moodle: Write testing instructions)
- Open a tracker issue based on user input (Command palette > Moodle: Open a tracker issue)
- Open a tracker issue based on text selection or current branch (Command palette > Moodle: Resolve and open tracker issue)

Installation
------------

### Using the Package Control

- Command palette > Package Control: Add repository
- Enter git://github.com/FMCorz/SublimeMoodle.git

### Manual method

Clone the repository into your packages. (Preferences > Browse packages)

git clone git://github.com/FMCorz/SublimeMoodle.git Moodle

License
-------

Licensed under the [GNU GPL License](http://www.gnu.org/copyleft/gpl.html)