- Contributors
- HYPExMon5ter (Original Creator)
Note: Originally created by @HYPExMon5ter , his credits are reserved.
What's new in this fork?
- Added new Skript syntaxes.
- Improved/Fixed some old syntaxes.
- Created new syntax highlighting themes.
NOTE: This is fully supported in Visual Studio Vode (VSC) and supports more syntaxes and fixes there. Link
• I never liked coding without getting in the mood of coding, which requires some modern, dark themes and a nice syntax highlighting, I was lucky to find HYPExMon5ter's Syntax highlighting and I've used it for some time but then got bored a bit again.. so I decided to make my own forked version and learn some very simple stuff about Syntax Highlighting just so I can make my this and use it.VIDEOS:
INSTALLATION:
# Visual Studio Code
1. Use Extensions Tab within VSC
2. Search for Skript
3. Download & Install Sk-VSC
# Sublime Text 3 (Not recommended)
1. Download Sublime Text 3 (Of course!)2. Download Sk-ST3 (Of course!)
3. Install Material Theme on ST3 (Optional) (This will complete the background theme and to get in the mood)
4. Copy Sk-ST3.sublime-package to %appdata%/Sublime Text 3/Installed Packages
5. Go to ST3's tools bar > Preferences > Theme > Material-Theme.sublime-theme (Optional if you have installed the them) - SCREENSHOT
6. Go to ST3's tools bar > Preferences > Color Scheme > search for Sk-ST3 - SCREENSHOT
7. Open any .sk/.yml file and go to ST3's tools bar > View> Syntax > Sk.ST3 - SCREENSHOT
8. Make sure to add "Bold" option to font options in ST3 Settings
code_language.skript:
[/INDENT]
[INDENT] "font_face": "Andale Mono Regular",[/INDENT]
[INDENT] "font_options":[/INDENT]
[INDENT] [[/INDENT]
[INDENT] "gray_antialias",[/INDENT]
[INDENT] "subpixel_antialias",[/INDENT]
[INDENT] "bold"[/INDENT]
[INDENT] ],[/INDENT]
[INDENT] "font_size": 11,[/INDENT]
[INDENT] "highlight_line": true,
SOME SCREENSHOTS:
KNOWN BUGS:
KNOWN BUGS:
• There are some bugs (Regex codes) that might appear sometimes when using lots of % symbol in 1 line and using a couple variables inside another.•
+ Most of these bugs I will be trying to fix when I finish my study and exams that will begin at Jan 2019
+ Probably I will not update to this Forked version until I finish my exams, if any of you would like to help and fix any bugs and send the fixes to me to upload I would really appreciate it and give you credits of course.
REVIEW:
If you like this please don't forget to leave a review
Have a great day everyone.
If you like this please don't forget to leave a review
Have a great day everyone.