Search found 12 matches
- 17 Jul 2025 11:12
- Forum: Bugs
- Topic: FIXED: [16.42] BUG: Lines disappearing
- Replies: 5
- Views: 7657
Re: [16.42] BUG: Lines disappearing
Also noticed this with working in PS1 and JSON files. Took me about 3 hours before I discover my JSON with over 1000 lines was screwed up. Because lines are deleted the online validators still agree the JSON is valid. Well, I tried to find the previous version of RJ TextEd but cannot seem to find it...
- 27 Sep 2023 18:49
- Forum: Bugs
- Topic: FIXED: Version 15.94(64bit) crashes on projects file.
- Replies: 15
- Views: 9260
Re: FIXED: Version 15.94(64bit) crashes on projects file.
Nice - just updated to the 15.96beta version - all works fine now using projects (and adding files from different drives).
Great work!

Great work!
- 23 Sep 2023 16:22
- Forum: Bugs
- Topic: FIXED: Version 15.94(64bit) crashes on projects file.
- Replies: 15
- Views: 9260
Re: FIXED: Version 15.94(64bit) crashes on projects file.
Great Rickard! Thank you, can't wait to download the next release. Using the projectfiles a lot 

- 22 Sep 2023 12:59
- Forum: Bugs
- Topic: FIXED: Version 15.94(64bit) crashes on projects file.
- Replies: 15
- Views: 9260
Re: FIXED: Version 15.94(64bit) crashes on projects file.
Just one more 'discovery' I've just made: It seems the storage of newly added files to the project only stores the filename. The file path is not included. The first file I added has a ..\..\..\.. path added (after fresh install with "reopen..." option turned on). After that files added to...
- 22 Sep 2023 12:06
- Forum: Bugs
- Topic: FIXED: Version 15.94(64bit) crashes on projects file.
- Replies: 15
- Views: 9260
Re: FIXED: Version 15.94(64bit) crashes on projects file.
Well, almost pulled all my hair out :wink: Fully uninstalled RJ TextEd (including appdata, registry keys, folders, etc) and started reinstalling again. Basicly creating a new project works fine and also adding files do work. Closed RJ TextEd and started again - opened the project file and the list i...
- 19 Sep 2023 20:26
- Forum: Bugs
- Topic: FIXED: Version 15.94(64bit) crashes on projects file.
- Replies: 15
- Views: 9260
Re: FIXED: Version 15.94(64bit) crashes on projects file.
Still no luck reproducing this. I tried using the settings file and adding some files to the sample project. After program shutdown - it opens the project and files when restarting the program. Well, than I must be missing something or something has "broken down" on my end. On the other h...
- 16 Sep 2023 21:11
- Forum: Bugs
- Topic: FIXED: Version 15.94(64bit) crashes on projects file.
- Replies: 15
- Views: 9260
Re: FIXED: Version 15.94(64bit) crashes on projects file.
Thanks for the reply. I've just started RJTextEd v15.95 and create a whole new project file which is stored on my local D: drive. Created some folders and subfolders and added some files by drag-n-drop and "Add active document". After that I closed RJTextEd and check the XML file for the p...
- 15 Sep 2023 22:57
- Forum: Bugs
- Topic: FIXED: Version 15.94(64bit) crashes on projects file.
- Replies: 15
- Views: 9260
Re: FIXED: Version 15.94(64bit) crashes on projects file.
Well, used the new version 15.95 this evening and closed it accidently. All went well but after opening the editor it automaticly loads the latest projects overview. Sadly enough all the files are gone again; this time the editor did not stop or start with an error :o Hope you can check the fixes ma...
- 15 Sep 2023 14:12
- Forum: Bugs
- Topic: FIXED: Version 15.94(64bit) crashes on projects file.
- Replies: 15
- Views: 9260
Re: FIXED: Version 15.94(64bit) crashes on projects file.
Thank you for the quick reply. Good to read you are able to fix the issue in the next release
Would be also great if the check for files gives the user an option. Now it get's deleted for all the projects and that's no fun

Would be also great if the check for files gives the user an option. Now it get's deleted for all the projects and that's no fun

- 15 Sep 2023 09:38
- Forum: Bugs
- Topic: FIXED: Version 15.94(64bit) crashes on projects file.
- Replies: 15
- Views: 9260
FIXED: Version 15.94(64bit) crashes on projects file.
After updating to version 15.94(64bit) I added some New folders and files to the projects overview. That works fine but when I reopen RJTextEd an error occurs with the request to send the crash report in de Neos Euroka folder (attached). Next I can start RJ TextEd again and it shows all project fold...
- 23 Jan 2018 09:41
- Forum: External or integrated tools
- Topic: How to use varaibles when using Batch as tool?
- Replies: 2
- Views: 24067
Re: How to use varaibles when using Batch as tool?
Sadly enough, that doesn't do the trick. Correct me if I'm wrong; but this variable option should enable the double clicking on the returned line containing the error and the "on line xxx", to jump to the refering line, isn't it? Not really a must for me to have but would be convenient to ...
- 21 Jan 2018 16:49
- Forum: External or integrated tools
- Topic: How to use varaibles when using Batch as tool?
- Replies: 2
- Views: 24067
How to use varaibles when using Batch as tool?
I added a tool to simply check my PHP code using the php.exe -l option using the Tools Menu. Everything works fine and I do receive information about the found syntax error. But now I want to use the variables option to make the line clickable with the found error line. The returned result is someth...