Skip to content

dannielarriola/moodle-completions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Sublime Moodle Completions

Provides Moodle LMS completions for Sublime Text.

Auto complete shows the completion popup as you type, so you can fill in long words by typing only a few characters. — Sublime Text Documentation

Usage

Pressing ctrl+space (OSX and Windows), alt+/ (Linux) will show the completion popup if it's not currently showing. If it is showing, it'll select the next item. — Sublime Text Documentation

Installation

  1. Open Package Control: Preferences -> Package Control
  2. Select Package Control: Install Package
  3. Type Moodle Completions into the search box and select the package to install it

Clone directly into your Sublime Text Packages directory. Locate your Packages directory by using the menu item Preferences -> Browse Packages....

Manual (recommended for Linux users)

  1. Download a release
  2. Unzip and copy it to your Sublime Text Packages directory. Locate your Packages directory by using the menu item Preferences -> Browse Packages....

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published