Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 972 Bytes

README.md

File metadata and controls

32 lines (22 loc) · 972 Bytes

pseudocode-sublime

Sublime settings for Pseudocode definition used at NVCC/GMU

Requirements

  • Sublime Text 3

Installation

Package Control

  1. Run 'Package Control - Add Repository'
  2. In the box put 'https://github.com/mattva01/pseudocode-sublime/'
  3. Run 'Package Control - Install Package'
  4. Select 'pseudocode-sublime' from the list

Via Git

  1. In the sublime packages directory run
git clone https://github.com/mattva01/pseudocode-sublime/ Pseudocode

Manual

  1. Download the zip from: https://github.com/mattva01/pseudocode-sublime/archive/master.zip
  2. Extract the contents and rename the folder "Pseudocode"
  3. Put this folder in your sublime packages directory (You can find it by going to Preferences > Browse Packages

Usage

Just select Pseudocode from the language list and you are all set. Please report any issues. There are absolutely some bugs and omissions, so please tell me what's important to you.