HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Textpad that syntax hilights/can detect jass errors?

01-10-2004, 10:36 PM#1
weaaddar
I heard somebody has done their magic with Textpad to enable these features does anyone wanna share the perverbial wealth?
01-11-2004, 01:12 AM#2
Nozdormu
Well, you just have to create your own document class with a custom syntax file. If you have Textpad, look in the Textpad\System folder to find examples for other languages. They are *.syn files.
01-11-2004, 01:48 AM#3
Sage the Mage
Yeah you can do that with Textpad, and I had a file with highlighting, but that was pre formatting of comp :(
01-11-2004, 06:57 PM#4
weaaddar
okay because Kattana's editor seems to crap out on my .j file... and worldedit loves to crash.
01-11-2004, 08:18 PM#5
Zalamander
Do someone know if there is a JASS syntx file for EditPadPro( http://www.editpadpro.com )?

Im using that editor most of time.
01-11-2004, 10:00 PM#6
dataangel
Have you msg'd KaTTaNa about it? You should let him know so he can fix.
01-12-2004, 12:54 AM#7
Vidstige
Quote:
Originally posted by Zalamander Do someone know if there is a JASS syntx file for EditPadPro( http://www.editpadpro.com )?
Maybe someone should create one if it doesn't exist... ;)
01-12-2004, 07:53 AM#8
Zalamander
Yes, but unfortunatly the tool "JGsoft Custom Syntax Coloring Scheme Editor" is needed to do that and I don't have that tool :/
01-12-2004, 09:26 AM#9
Vidstige
Maybe you should just start using vim (or vim) instead then, there the color-coding is desribed in a text file. :gsmile:
01-12-2004, 12:43 PM#10
PitzerMike
here is one for Editplus
look for Jass.zip
01-12-2004, 03:18 PM#11
jmoritz
And here's one for Textpad. It has all common.j functions, but not blizzard.j/common.ai.

If you add things/find bugs, please post here :)

For syntax checker you can use the one on jass.sourceforge.net. I haven't added it as a tool yet, so I don't have a regexp that filters out the line/column yet.
01-12-2004, 08:41 PM#12
Starcraftfreak
Here is one for UltraEdit-32 (my favourite). It has all common.j functions, some blizzard.j. If you want, I will add common.ai functions too.
In addition it contains syntax highlighting for MPQ2k Scripts (also used for WinMPQ).
01-12-2004, 10:57 PM#13
PitzerMike
thanks freak, I love ultra edit:D
01-13-2004, 12:36 PM#14
Tommi
Does any of these packs include functions of common.ai yet?

Cheers,

Tommi
01-13-2004, 02:36 PM#15
Vexorian
Quote:
Originally posted by dataangel
Have you msg'd KaTTaNa about it? You should let him know so he can fix.


It is about JASS editor saving up .j files in its own format, pretty lame if you ask