I just upgraded to Ozone v3.26g (on MacOS Big Sur 11.6.6) and encountered two problems editing `.jdebug` files within Ozone:
1. If I place the cursor behind `//` and type a space (i.e. <spacebar> key) then the cursor jumps to between the first and second `/` and inserts a space so the result is `/ /`.
- See attached "before" and "after" images
2. Despite editing the `.jdebug` file there is no `*` (asterisk) shown next to the filename in the tabbed window of open files --- the open file tab shows `myproject.jdebug` instead of `myproject.jdebug*`. Additionally the File menu option "Save myproject.jdebug" is grayed out. It's as though the editor does not realize I've made changes to the `.jdebug` file. Furthermore "Control-S" to save the file doesn't work. If I do "Control-S", then close Ozone, and re-open the project, the `.jdebug` file does not show my changes.
I downgraded to Ozone v3.26f and the second problem is resolved, but the first problem still exists -- I'm not sure when that behavior started.
1. If I place the cursor behind `//` and type a space (i.e. <spacebar> key) then the cursor jumps to between the first and second `/` and inserts a space so the result is `/ /`.
- See attached "before" and "after" images
2. Despite editing the `.jdebug` file there is no `*` (asterisk) shown next to the filename in the tabbed window of open files --- the open file tab shows `myproject.jdebug` instead of `myproject.jdebug*`. Additionally the File menu option "Save myproject.jdebug" is grayed out. It's as though the editor does not realize I've made changes to the `.jdebug` file. Furthermore "Control-S" to save the file doesn't work. If I do "Control-S", then close Ozone, and re-open the project, the `.jdebug` file does not show my changes.
I downgraded to Ozone v3.26f and the second problem is resolved, but the first problem still exists -- I'm not sure when that behavior started.
The post was edited 1 time, last by Sparky ().