Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
that's literally the official VSCode Marketplace tho what you mean? if you click the install button there it literally just prompts you to open the link in VSCode which just takes you straight to the Extension in the Extensions tab in VSCode
This code without size does not show error inside VS code BUT in map editor it does not work. JassHelper throws compile error: "Expected [size]".
JASS:
struct QuestType
quest array questArray
endstruct
This issue only happens inside structs, outside of structs JASS compiles fine even if array size is not assigned.
Can you please change the error checking to allow assigning array size?
This code without size does not show error inside VS code BUT in map editor it does not work. JassHelper throws compile error: "Expected [size]".
JASS:
struct QuestType
quest array questArray
endstruct
This issue only happens inside structs, outside of structs JASS compiles fine even if array size is not assigned.
Can you please change the error checking to allow assigning array size?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.