SubEthaEdit
SubEthaEdit copied to clipboard
General purpose plain text editor for macOS. Widely known for its live collaboration feature.
Currently SubEthaEdit will reopen and restore your previously opened windows. However, it will forget how they were arranged in tabs, opening them all in their own individual windows. I don't...
It seems at least php and python are failing on late monterey already because either shell script permissions aren't there or in the python case all of python has been...
## Short Description Applescript items are failing, unable to find python executable ## Steps to Reproduce the Issue 1. Select/highlight text 1. Go to Applescript menu 1. Select Uppercase item...
Hi there is there any way to get SubEthaEdit show me the color of a hexacode ? For example ffffff would be a white bubble or 000000 a black one
Currently using SubEthaEdit 5.1.7 (9730), this happens when using Markdown syntax and "Show Web Preview" reproduction steps: 1. Create a new document 2. Set syntax as Markdown 3. Save Document...
Sorry if I oversee the pref: Is there a way to display preview window right of code window? I just manage to display the web preview left of the code....
Currently the shebang isn't appropriately highlighted in JavaScript, and I imagine other modes as well. It would be nice to do this automatically like we do with the file extensions,...
If the system preference "Close windows when quitting app" is enabled (in the General pane), SubEthaEdit should prompt on quit to save a dirty document, rather than persisting it between...
I tend to end up with a ton of Untitled documents open in SubEthaEdit. The quit and autosave stuff added recently is great for... encouraging this. If I could search...
Title: DTD validation? ----------------------------------------------- ## Short Description Hi, I've spend some time on XML validation, but I am starting to think it is not me... ## Steps to Reproduce the...