Hello,
I installed the current 0.4.10 version and it seems to be working, but when editing a file, it is missing the search/goto/undo/highlighting toolbar, syntax highlighting (tested with php files)., and line numbers.
Doesn't look like it's an issue with my browser (FF 9.0.1) or the software, because the demo page works fine for me. So it is probably an issue with my setup. I am running on windows 7 64 bit with php 5.3.8.
I checked and $code is set to "delux". Is there a step I have to do to enable this toolbar and syntax highlighting?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Syntax highlighting and such should work out of the box, but I'm guessing that editarea (the editor which we used in that version), has some problems (it is been a few years since it was updated). However, I'm quite close to releasing 0.5 (probably a matter of weeks), which has a better and newer editor, codemirror.
What you could try is download version 0.4.8 (on which the demo still runs) or 0.4.9, because it might be a problem introduced in 0.4.10 . Then again, there should be a major update in a few weeks :)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Actually, I had noticed that the demo was 0.4.8, so I tried 0.4.8 and 0.4.9, but those had the same issue for me. If you are not sure of the problem, then I can wait for 0.5.
Thanks for your help.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
I installed the current 0.4.10 version and it seems to be working, but when editing a file, it is missing the search/goto/undo/highlighting toolbar, syntax highlighting (tested with php files)., and line numbers.
Doesn't look like it's an issue with my browser (FF 9.0.1) or the software, because the demo page works fine for me. So it is probably an issue with my setup. I am running on windows 7 64 bit with php 5.3.8.
I checked and $code is set to "delux". Is there a step I have to do to enable this toolbar and syntax highlighting?
Hi,
Syntax highlighting and such should work out of the box, but I'm guessing that editarea (the editor which we used in that version), has some problems (it is been a few years since it was updated). However, I'm quite close to releasing 0.5 (probably a matter of weeks), which has a better and newer editor, codemirror.
What you could try is download version 0.4.8 (on which the demo still runs) or 0.4.9, because it might be a problem introduced in 0.4.10 . Then again, there should be a major update in a few weeks :)
Actually, I had noticed that the demo was 0.4.8, so I tried 0.4.8 and 0.4.9, but those had the same issue for me. If you are not sure of the problem, then I can wait for 0.5.
Thanks for your help.