tmatos / pic-asm-highlight

Sublime Text Syntax Highlight for PIC Assembly

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pic-asm-highlight

Sublime Text Syntax Highlight for PIC Assembly.

This package adds basic syntax highlighting when working with PIC assembly files for the pic12* microcontroller and other families.

Installation instructions:

  • Start Sublime Text
  • Click the 'Preferences -> Browse Packages…' menu
  • It will open a folder called 'Packages', within the app configuration directory
  • Go up a folder level and then into the 'Installed Packages' folder
  • Copy the zip compressed file 'PIC.sublime-package' into it
  • Restart Sublime Text
  • Look for 'PIC Assembly' in the 'View -> Syntax' menu

About

Sublime Text Syntax Highlight for PIC Assembly