Thank you so much
@sporniket for literally spoon feeding me a solution.
Unfortunately, even still, after putting the 2 files in the plugins folder, they dont appear in the Preferences>plugins box. Im running gedit v44.2.
It doesnt appear to have the same layout as your example on the plugin screen (mine is less colourful), so I maybe need to check for version differences. Stay tuned. I will try that next.
alexh wrote: Tue Sep 26, 2023 1:40 pm
mrbombermillzy wrote: Tue Sep 26, 2023 11:50 am
most of the editors dont cater for code folding with 68k asm. Even enabled on plain text would be ok, I dont care for code completion/keyword highlight/etc anyway
The editor needs to understand the language syntax somewhat to know where to fold. You can't code-fold plain text as where would the delimiters be? Every line?
I understand that it seems like most code folding is done in this manner.
However, as an end user, I dont care how they achieve that goal. Like I said earlier, I can use an editor on the Atari that does this without the above excuse, so it shouldnt be an impossible ask, surely? (I think XEDIT uses another file to record the folding, but Im not 100% sure; thats the whole point; I want to just use it, not learn the whole makeup of the app, as I do not have the time. I dont really want to tinker with linux distros/apps, just get work done with the minimal setup fuss).
Great! I will see how I get on with gedit and look into this if I dont get good results with that.
Again, thanks guys. I will keep going until I hopefully find something that works.
(Otherwise, Its a case of using HATARI with TT high and I can do everything I need from there).