SubEthaEdit icon indicating copy to clipboard operation
SubEthaEdit copied to clipboard

General purpose plain text editor for macOS. Widely known for its live collaboration feature.

Results 92 SubEthaEdit issues
Sort by recently updated
recently updated
newest added

SubEthaEdit should provide a good online help. Since there is none at the moment, a good starting point would be to setup infrastructure and concept to have one that can...

enhancement
good first issue
medium term
non code

Please add .editorconfig support to automatically set the most important editor preferences on a project by project basis. https://editorconfig.org/

medium term

The oniguruma Regex engine still is quite powerful and worth incorporating. However, OgreKit as is has been discontinued, so it might be worth looking into factoring out the framework again...

long term
separation

It would be nice to be able to do column marking/editing. Two possible modes: **absolute mode** simply uses the character position for marking so you could mark, for instance, column...

If you take a look at the editor built into Xcode, it has a really nice feature, distinct settings for _indent-width_ and _tab-width_ (check it out in the preferences, under...

Steps to reproduce: 1. Create an applescript in the iCloud/Script Editor folder 2. Cmd-Option-drag the script into the see scripts folder `~/Library/Application Scripts/de.codingmonkeys.SubEthaEdit.MacFULL/` 3. in see: (script menu)->Reload Scripts **Result:**...

SubEthaEdit thrives on the dedication put into specific modes so the representation of that Language/Structured text is as useful, consistent and helpful as it can be. This Issue serves as...

good first issue
umbrella
non code

SubEthaEdit ships with 4 Style sheets. It would be great to incorporate more of the popular color choices to provide out of the box. This is an ongoing umbrella issue,...

enhancement
good first issue
umbrella
non code

Add a chat panel for the current editors of a documents. Perhaps integrate slack somehow so I don't have to switch back and forth between the editor and Slack.

enhancement
needs concept