1. Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

Dismiss Notice
This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Skript Tools Sk-ST3 Syntax Highlighting [OPEN SOURCE] 2.6.3

Bring life back to Skript coding with colors and syntax highlighting using ST3.

  1. Ayham Alali
    Contributors:
    HYPExMon5ter (Original Creator)
    [​IMG]

    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.
    - Added support for VSC.

    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.

    [​IMG]


    VIDEOS:




    INSTALLATION:
    > Using Sublime Text Package Control:

    Steps:




      • Install Package Control (if not already) using this link
      • Go to Preferences > Package Control
      • Type install package
      • Type Sk-ST3
      • Press Enter
      • Go to View > Syntax > Sk-ST3
      • Go to Preferences > Color Scheme > Sk-ST3 or you can choose the theme you like instead of Sk-ST3 there is Sk-ST3 Bold etc



      • NOTE: It's recommended to install Material Theme because Sk-ST3's Editor background uses Material Main Theme.

    > Manually:
    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 (Skript):
    1.  
    2.     "font_face": "Andale Mono Regular",
    3.     "font_options":
    4.     [
    5.         "gray_antialias",
    6.         "subpixel_antialias",
    7.         "bold"
    8.     ],
    9.     "font_size": 11,
    10.     "highlight_line": true,
    SOME SCREENSHOTS:
    [​IMG]
    [​IMG]
    [​IMG]

    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.
    Important comment sometimes set the next line to gray color as a comment but it's not.
    + 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 :emoji_slight_smile:

    Have a great day everyone.

Recent Reviews

  1. OhManiq
    OhManiq
    5/5,
    Version: 2.6.3
    ------------------
    very useful.
    ------------------
    1. Ayham Alali
      Author's Response
      Thanks for the review ♥
  2. TobyMinceraft
    TobyMinceraft
    4/5,
    Version: 2.6.3
    This is a great syntax highlight! My only remark is it overrides Sublime Text's default YAML and a downloaded MCFUNCTION syntax highlighting. If ST3 had a way to make the color scheme only for the filetype and not the entire program, that would make this and the rest of my syntax adventures that much better.

    Aside from that, what a great addition!
    1. Ayham Alali
      Author's Response
      Thanks for the review ♥

      I had the same issue with that, I kept switching syntax highlighting when using other languages.

      The solution needs the whole syntax naming to be changed to the standard naming and that will keep some or most colors for other languages.

      Currently this is less maintained on ST3, but I'm working more on it on VSCode, you can check it out there it supports some keywords from other languages as well.
  3. egamer3000
    egamer3000
    5/5,
    Version: 2.5.0
    (making a new review because I've been using it some more.)

    This is fantastic. Virus reports are not correct, this is secure!

    I love this, it makes Sublime look fantastic! | It somehow manages to look even better when equipping it to Visual Studio Code.
    1. Ayham Alali
      Author's Response
      Thanks for the review (Again) ♥

      I'm glad you like it. It is true.. with VSC it looks nicer indeed.
  4. Mathijs
    Mathijs
    5/5,
    Version: 2.5.0
    -------------------------------
    it works
    -------------------------------
    1. Ayham Alali
      Author's Response
      Thanks for the review ♥
  5. gundam89412
    gundam89412
    5/5,
    Version: 2.5.0
    -------------------------------
    good
    -------------------------------
    1. Ayham Alali
      Author's Response
      Thanks for the review ♥
  6. egamer3000
    egamer3000
    4/5,
    Version: 2.4.0
    After I downloaded it, and applied it, I literally laughed out of happiness.
    I love this, and it looks great.

    My only complaint, is that I don't fully trust the source, being that it had an extremely negative virus report, however, I'm on a Unix based system, so.. /shrug\
    1. Ayham Alali
      Author's Response
      I'm glad you like it.

      I'm sorry to hear that, but it is open source on Github, the .zip file has the syntax code, changelog, Read Me, Material Theme and my ST3 recommended settings.

      So I don't know what could cause this virus report you mentioned. I ran it on both Windows 10 and my current Linux Manjaro KDE and no virus reports found.

      Enjoy coding.
  7. Jeroeno_Boy
    Jeroeno_Boy
    4/5,
    Version: 2.4.0
    It looks very nice, only could you make one for Atom? the current one kinda sucks, and this one looks so good!
    1. Ayham Alali
      Author's Response
      Thanks for the review ♥
      I will try that :)
  8. noftaly
    noftaly
    5/5,
    Version: 1.1
    Amazing package ! I use to have the piratjsk's one, and I was bored of it... But please can you add color codes ? like &6 or &d etc ? ex: https://prnt.sc/lv2ck7
    and maybe put the code on GitHub ? :)
    1. Ayham Alali
      Author's Response
      Thanks for your lovely review ♥

      I'm working on a small update to support more syntax and I will add your suggestion to the next update.

      Also, I'm going to upload it on Github.

      Have a great coding ;)