SubEthaEdit
SubEthaEdit copied to clipboard
General purpose plain text editor for macOS. Widely known for its live collaboration feature.
The [Language Server Protocol](https://langserver.org) has great potential for general purpose text editors. We should try to add support for it!
## Short Description Some characters is treated as another one when pasted from Finder's filename. ## Steps to Reproduce the Issue 1. Make new "Default" document. And input "Exposé". 2....
currently cmds like `see (some command)` though ### proposed solution: the see tool should treat those like a pipe in and serialize them into tmp files to give to see...
Currently SubEthaEdit does not help with placing the closing brace on the right level. We do so on inserting the inferred auto-end of a block with ⌥⌘-. (Format❯Close current Tag/Block)...
there is no option for auto dark and light background style in the preferences.
Shouldn't
While it served us well in the past, creating modes isn't as easy and straight forward as it could be. We should reconsider updating the mode bundle format to improve...
Semantically already present in the style sheets, SubEthaEdit currently does not highlight the current line yet. This should be remedied.
I'm not sure if this was the intent, but without the gutter borders, the gutter can end up "blending into" the collapse indicator, leading it to feel like a weird...
I can get in a state where SubEthaEdit insists on having a particular window frontmost when returning to the application, regardless of what window was frontmost when I originally switched...