Jump to content

Photo

ZScript Code Editor


  • Please log in to reply
123 replies to this topic

#91 bobby_light

bobby_light

    Experienced Forumer

  • Members

Posted 17 March 2014 - 07:33 AM

The Windows download seems to work for me, though I forgot to add an .exe starter application to the zip (if you have Java installed, you can still start it via double-clicking the RText.jar file).  What file name are you trying to open?  RText should use ZScript syntax highlighting for files using extensions .z or .zh.



#92 Alucard648

Alucard648

    Magus

  • Members
  • Location:castle Dracula

Posted 17 March 2014 - 07:52 AM

What file name are you trying to open?

*.z or *.zh (script files and header files).



#93 David

David

    Fallen leaves... adorn my night.

  • Administrators
  • Real Name:David
  • Pronouns:He / Him

Posted 17 March 2014 - 08:33 AM

Perhaps you can resave the script file as one with the extension .zh or .z in the editor?

#94 bobby_light

bobby_light

    Experienced Forumer

  • Members

Posted 17 March 2014 - 05:12 PM

The RText Windows zip now includes an "RText.exe" starter program to make things seem a little more "native."  The Windows demo has always been just a single executable.

 

Alcurad, can you try getting the newer zip and trying it out?  If it still doesn't work, feel free to PM me if you want to try to debug the problem.


  • David likes this

#95 Alucard648

Alucard648

    Magus

  • Members
  • Location:castle Dracula

Posted 17 March 2014 - 11:17 PM

Updated and the bug is still here:

http://i1327.photobu...zps5a15c369.png



#96 bobby_light

bobby_light

    Experienced Forumer

  • Members

Posted 18 March 2014 - 07:49 PM

I think I've fixed this now in the latest downloads.  The problem only occurred when a file was opened either by file association or drag-and-dropping it to the executable (opened the file after opening the editor, via e.g. Ctrl+O, was fine).  



#97 Alucard648

Alucard648

    Magus

  • Members
  • Location:castle Dracula

Posted 21 March 2014 - 03:16 AM

I think I've fixed this now in the latest downloads.  The problem only occurred when a file was opened either by file association or drag-and-dropping it to the executable (opened the file after opening the editor, via e.g. Ctrl+O, was fine).  

Updated. Bug is still here. :eyebrow:

 

EDIT: Redownloaded and the bug is fixed.


Edited by Alucard648, 22 March 2014 - 05:18 AM.


#98 SUCCESSOR

SUCCESSOR

    Apprentice

  • Banned
  • Real Name:TJ

Posted 08 August 2014 - 02:50 AM

Do seems to always expect brackets. For instance

 

do foo();

while(bar)

 

Will return an error saying expecting { but ZC doesn't mind at all. Not a problem really but the error stops the left Paine from outlining beyond the that point.



#99 bobby_light

bobby_light

    Experienced Forumer

  • Members

Posted 09 August 2014 - 06:21 PM

Fixed in Windows demo, thanks.  Others to follow.

 

Edit:  Code now on GitHub:  https://github.com/bobbylight/ZScriptLanguageSupport.  Not for the faint of heart.  Building instructions are currently wrong.


Edited by bobby_light, 09 August 2014 - 07:21 PM.


#100 coolgamer012345

coolgamer012345

    🔸

  • Members
  • Location:Indiana, USA

Posted 26 August 2014 - 04:15 AM

Have there been anything new important updates to this recently?



#101 David

David

    Fallen leaves... adorn my night.

  • Administrators
  • Real Name:David
  • Pronouns:He / Him

Posted 26 August 2014 - 06:07 AM

No, not that I know of. But the program is a leading great enough that it doesn't need much fixing at this point. :)

#102 bobby_light

bobby_light

    Experienced Forumer

  • Members

Posted 26 August 2014 - 06:05 PM

Future enhancements could include calling out to the "official" compiler (if it were runnable in batch) for "exact" errors that would match those from ZQuest exactly and ability to parse and support arbitrary headers (not just the standard ones) for code completion.  And any other features folks can dream up.  I had high hopes that the source would be released, and I could port the compiler to Java - this would allow for some slick stuff - but I'm not sure that will happen, at least, any time soon.

 

Right now the focus is on editor enhancements not specific to zscript (clipboard history ATM) and converting the project to use gradle for builds instead of Ant.


  • David likes this

#103 David

David

    Fallen leaves... adorn my night.

  • Administrators
  • Real Name:David
  • Pronouns:He / Him

Posted 29 August 2014 - 03:18 PM

Right now the focus is on editor enhancements not specific to zscript (clipboard history ATM) and converting the project to use gradle for builds instead of Ant.

Ah okay, sounds good. Thanks a lot for working on this so much for all of us. :)



#104 David

David

    Fallen leaves... adorn my night.

  • Administrators
  • Real Name:David
  • Pronouns:He / Him

Posted 17 October 2014 - 12:28 PM

Hey, I recently download the latest version of Java 8 and I also updated my Mac to OS X Yosemite. However, the program says that I need Java 6 to run the application. I don't want to ask too much of you, but is it possible for you to make RText compatible with Java 8? Thanks! :)



#105 bobby_light

bobby_light

    Experienced Forumer

  • Members

Posted 18 October 2014 - 06:18 PM

Very strange.  Sure, I'll check it out, thanks for reporting it!


  • David likes this


0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users