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.
ZScript Code Editor
#91
Posted 17 March 2014 - 07:33 AM
#92
Posted 17 March 2014 - 07:52 AM
What file name are you trying to open?
*.z or *.zh (script files and header files).
#93
Posted 17 March 2014 - 08:33 AM
#94
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
Posted 17 March 2014 - 11:17 PM
#96
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
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. ![]()
EDIT: Redownloaded and the bug is fixed.
Edited by Alucard648, 22 March 2014 - 05:18 AM.
#98
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
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
Posted 26 August 2014 - 04:15 AM
Have there been anything new important updates to this recently?
#101
Posted 26 August 2014 - 06:07 AM
#102
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
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
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
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

