Skip to content

contradictioned/mips-syntax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mips-syntax

MIPS syntax highlighting package for Sublime Text 2 and Sublime Text 3.

For users

Recommended: Install PackageControl. Then open the command palette (default keybinding: Strg+Shift+P), select Package Control: Install Package and choose MIPS Syntax.

Manual (not recommended): Click on "Download ZIP", extract the archive into sublime's package folder, e.g. ~/.config/sublime-text-3/Packages/User/.

For developers

If you want to change something, you need to install AAAPackageDev for sublime and then:

  • edit mips.JSON-tmLanguage
  • run build in Sublime and select Convert to: Property List
  • increment version number in packages.json

In order to test your changes, you can symlink the repository to sublime's package folder, e.g.

$ ln -s /tmp/mips-syntax/ ~/.config/sublime-text-3/Packages/User/

Feel free to send merge requests!

About

MIPS syntax highlightning package for sublime text 2

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •