Rockstar Syntax Highlighter
Syntax highlighting for the Rockstar language in Sublime Text 3
Details
Installs
- Total 315
- Win 159
- Mac 75
- Linux 81
Mar 26 | Mar 25 | Mar 24 | Mar 23 | Mar 22 | Mar 21 | Mar 20 | Mar 19 | Mar 18 | Mar 17 | Mar 16 | Mar 15 | Mar 14 | Mar 13 | Mar 12 | Mar 11 | Mar 10 | Mar 9 | Mar 8 | Mar 7 | Mar 6 | Mar 5 | Mar 4 | Mar 3 | Mar 2 | Mar 1 | Feb 28 | Feb 27 | Feb 26 | Feb 25 | Feb 24 | Feb 23 | Feb 22 | Feb 21 | Feb 20 | Feb 19 | Feb 18 | Feb 17 | Feb 16 | Feb 15 | Feb 14 | Feb 13 | Feb 12 | Feb 11 | Feb 10 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Mac | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Linux | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Readme
- Source
- raw.githubusercontent.com
Rockstar syntax highlighting package for Sublime Text
Sublime Text 3 syntax definition for the Rockstar programming language for all of you Rockstar developers out there. Want pretty colors flashing on your screen as you rock out on your keyboard? This is the package for you.
Installation
Using Package Control
If you have package control installed, then this will be easy. Open the Command Palette (Ctrl+Shift+P or Tools -> Command Palette). Select “Install Package”, then search for this package by typing “Rockstar”.
Without package control, using Git
Clone the repository into your Sublime Text “Packages” directory:
git clone git://github.com/paxromana96/sublime-rockstar-syntax.git
Without package control or Git
Create a folder in your Sublime Text packages folder (Preferences -> Browse Packages) named “Rockstar”.
Download the .zip
from GitHup, extract those files, and place them in the Rockstar
folder you just made.
Contributing
I am maintaining this package here on my GitHub. Please submit any Issues or Pull Requests that you think could improve the package.
Because the language definition might change, parts of this syntax definition might become invalid. Please let me know what I can do to keep this package up to date.
Right now, I would really like any syntax_test.
files that I can use to test this package. Additionally, I would like any Rockstar source files that I could adapt to turn into a syntax test. I would also love it if you opened issues pointing out flaws or bugs as new features of the Rockstar language are released! Finally, any screenshots of Rockstar code using this syntax highlighter taht I could post here would be appreciated.
License
This code is licensed under the GNU General Public License v3.0.