TESH for NewGen

Frozenhelfir

set Gwypaas = Guhveepaws
Reaction score
56
Because I'd rather avoid the chance of error. I'll take another crack at the .dll's, but at first glance I couldn't figure out the format to add in the deliminted comments.
 

Faust

You can change this now in User CP.
Reaction score
123
There is a minor problem with auto-complete, I don't know if it's only me...

Let's say we are trying to create a unit

set u = CreateUn...
Of course CreateUnit pops up, I'm happy

Then CreateUnit(GetOwni...
Autocomplete fails, I type out GetOwningPlayer, then

The small tooltip-like thing appears when I put the "("
which reads:

GetOwningPlayer(unit whichUnit)
returns player


Then autocomplete fails again, so I have to type out GetTriggerUnit()

I hope you get what I mean t.t
 

T.s.e

Wish I was old and a little sentimental
Reaction score
133
That is definitely not only you. It happens to me as well. Only a minor annoyance to be honest.
 

Romek

Super Moderator
Reaction score
963
Happens to me too.
TESH also need support for delimited comments. D:
 

Romek

Super Moderator
Reaction score
963
Last time I spoke to him, he was considering recoding the whole thing.
Somehow, I doubt that's going to happen now.

...

...I summon Facial!
 

Faust

You can change this now in User CP.
Reaction score
123
Small annoyance indeed... But let's aim for perfection. :p
While we are at it, my screen (therefore resolution too) is not very big, 1024 x 768 on this once, and I usually don't put the Trigger Editor to full-screen.

I think the only function with this problem is UnitDamageTarget(blah) one - it's veeeeeeeery long when it flashes up that little helping box, it goes off screen o.o
 

Silvenon

New Member
Reaction score
19
I think it would be cool if Alt Gr wasn't a search shortcut, because it gets kinda irritating when using arrays ([]).
 

Dinowc

don't expect anything, prepare for everything
Reaction score
223
yeah it irritates me too :(

you have to press Alt Gr + F to get [
I mean on my keyboard

and it runs the search tool which annoys like hell
 

ZugZugZealot

New Member
Reaction score
33
I'd like to point out that TESH doesn't recognize escape sequence for quotation.

Here's some examples:

call BJDebugMsg("Sally said, \"Hello World!\"")

call BJDebugMsg(FORESTGREEN + "The trigger is \"" + CC)
 
Reaction score
341
I'd like to point out that TESH doesn't recognize escape sequence for quotation.

Here's some examples:

There's nothing anyone can do about it.

Unless you want to write your own syntax highlighter.
 

Darthfett

Aerospace/Cybersecurity Software Engineer
Reaction score
615
There's nothing anyone can do about it.

Unless you want to write your own syntax highlighter.

Except perhaps some person who intends to update TESH? He did post in TH's official TESH thread. This is a bug report in the proper location.
 

ZugZugZealot

New Member
Reaction score
33
It's not too big of a deal though, since there's a workaround for it...
JASS:
constant string eQ = "\""

Though it kind of makes it abrupt having to do it all like...
JASS:
call BJDebugMsg("Sally said, " + eQ + "Hello World!" + eQ)
 

Van Damm

New Member
Reaction score
7
Try the Horus project, you may like it =)

The aim of project Horus is to commit a full rewrite of Scintilla lexer library, which is used by TESH for highlighting JASS syntax. The resulting library works better than the original one, folds and highlights cJass syntax, folds vJass better than the original one and also highlights delimited comments.

To use it, simply unzip the archive to your NewGen folder or use cJass stable installer.

Horus features said:
  • Everything TESH does
  • Supports national languages input
  • Highlights delimited comments
  • Highlights cJass syntax
  • Folds cJass syntax
  • Does not zoom if scrolling with left mouse button pressed
  • Some small fixes here and there ("\"" bug also fixed)

Download link
 
General chit-chat
Help Users
  • No one is chatting at the moment.

      The Helper Discord

      Members online

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top