• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

Galaxy Highlighter for Notepad++ v1.0

Hi guys!

This is syntax highlighter for Starcraft 2 Galaxy language. It works with Notepad++.
It is uses JassCraft style!

So for all thous who like "C" coding and JassCraft style, I am sure u will like this.

Ok so lets get started by explaining on how to install this.


============================================================

1) First make sure that you have installed Notepad++.
2) Download this pack
3) Extract this pack
4) Copy Galaxy.xml to "...\Notepad++\plugins\APIs\"
5) Copy JassCraft.xml to "...\Notepad++\themes\"
6) Run Notepad++
7) Click "User-Defined Dialogue" button/icon
click1.jpg

8) In appearing dialog click on "Import" and select GalaxyLang.xml, close the dialog
click2b.jpg

9) Go to Settings->Preferences->Backup/Auto-completition and set settings to this ones
click3.jpg

10) Go to Settings->Style Configurator and select JassCraft theme.
click4.jpg

11) Restart Notepad++
12) Go to Language->Galaxy
13) Start coding and enjoy! :)


============================================================

Credits:

Auto-Completion
Extracted Natives (common.galaxy)


============================================================

Special Notes:

* Note that when you are saving your code make sure to use extension .galaxy
* Note that Notepad++ has limit of 3*10^4 chars for each section (consts, funcs, types and keywords)
Galaxy language has too much natives so notepad++ does not highlight a few of them


============================================================

~Dark Dragon

Keywords:
starcraft 2 galaxy language notepad++ jasscraft trigger code script
Contents

Galaxy Highlighter for Notepad++ v1.0 (Binary)

Reviews
11:40, 16th Aug 2010 TriggerHappy:
Top