Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/fmcorz/sublimemoodle
- Owner: FMCorz
- License: gpl-3.0
- Created: 2012-11-18T13:01:49.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2016-02-25T09:08:06.000Z (over 8 years ago)
- Last Synced: 2023-03-23T08:27:19.916Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 41 KB
- Stars: 9
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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)