SubEthaEdit

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

MIT License

Stars
1.4K

Bot releases are hidden (Show)

SubEthaEdit - Archive of old release Latest Release

Published by monkeydom about 1 year ago

SubEthaEdit - SubEthaEdit v5.2.4

Published by monkeydom almost 3 years ago

Bug fixes and maintenance:

  • Updated expired certificate on the see tool installer
  • Fixed issues with german localization
SubEthaEdit - SubEthaEdit v5.2.3

Published by monkeydom almost 3 years ago

SubEthaEdit 5.2.3

Bug fixes and maintenance:

  • Fixed issue where open remote documents were incorrectly autosaved and reopened locally on next startup

Improved modes:

SubEthaEdit - SubEthaEdit v5.2.2

Published by monkeydom almost 3 years ago

Features:

  • Autosaves and restores unsaved untitled windows now on quit to be less intrusive

Bug fixes and maintenance:

  • Fixed an issue where the services menu did not get the contents of the selection
  • Fixed issues with scripting and document ids
  • Fixed issue on macOS 12 where the com.apple.quarantine attribute was set on saving executable scripts, making them not exectuable anymore

Improved modes:

  • Lua
    • Fixed check build
    • Added pico-8 recognition
SubEthaEdit - SubEthaEdit v5.2.1

Published by monkeydom about 3 years ago

Features:

  • New Line spacing preference
  • Clear and disable search history
  • Move selected paragraphs a line up/down

Improvements:

  • Modernised look of line numbers and position field
  • Modernised look of invisble characters
  • Improved visual stability of top status bar
  • Made preferences layout more consistent
SubEthaEdit - SubEthaEdit v5.2

Published by monkeydom over 3 years ago

Features:

  • macOS 11 style app icon
  • Modernised search and replace user interface
  • Modernised preference user interface

Bug fixes and maintenance:

  • Fixed layout issues in web preview
  • Fixed issue where the split view icon could disappear

Improved modes:

  • Made bash mode also trigger for .zshrc/.zshenv
SubEthaEdit - SubEthaEdit v5.1.7

Published by monkeydom almost 4 years ago

Bug fixes and maintenance:

  • Fixed an accidential de-map of the find next/previous shortcut in v5.1.6

Special thanks to ellduin GitHub for catching this early

SubEthaEdit - SubEthaEdit v5.1.6

Published by monkeydom almost 4 years ago

Bug fixes and maintenance:

  • Modernised the document hub
  • Modernised open URL popover
  • Fixed crashing issue when connecting to manual addresses or see urls
  • Fixed issue with printing and multiple pages on macOS 11
  • Moved selection of the current highlighted entity from triple to 4 clicks, keeping double and triple click more in line with the system behavior

Improved modes:

  • Fixed wrong highlight of default in python mode

Special thanks to new contributor Jan Cornelissen - GitHub

SubEthaEdit - SubEthaEdit v5.1.5

Published by monkeydom almost 4 years ago

Features:

  • Support for future macOS Releases.
  • Support for Apple Silicon.

Bug fixes and maintenance:

  • Increased size limit for default syntax highlighting.
  • Add Change Log to Help menu.
  • Updated the certificate the see-tool installer is signed with (App Store).
SubEthaEdit - SubEthaEdit v5.1.5-AS-9699

Published by monkeydom over 4 years ago

First Apple Silicon pre-release - also contains some general Big Sur related tweaks.

Note that you have to move the app out of downloads to work on Big Sur.

SubEthaEdit - SubEthaEdit v5.1.4

Published by monkeydom over 4 years ago

Features:

  • New Option: Show inconsistent indentations - easily see mixed use of tabs and spaces.
  • New Option: System monospaced Font is now available in the style preferences.

Bug fixes and maintenance:

  • Fixed issue with style preferences that could lead to the font change not being taken.

Improved modes:

  • Markdown preview: Fixed wrong table header colors in light mode
  • Markdown preview: Fixed incorrect stripping of leading whitespace in code blocks
  • Improved Bash mode: Added support for heredoc strings
SubEthaEdit - SubEthaEdit v5.1.3

Published by monkeydom over 4 years ago

Features:

  • Added text transformation feature for preview for modes, to enable e.g. Markdown preview

Bug fixes and maintenance:

  • Fixed issue that could lose data when saving while having folded text
  • Fixed issue where SubEthaEdit could hang completely if one used blockedit while having more than one view of the same file open
  • Improved performance on files with very many lines

Improved modes:

  • Improved Markdown Mode: added a markdown preview
  • Improved Objective-C mode to handle properties with generic types better
SubEthaEdit - SubEthaEdit v5.1.2

Published by monkeydom almost 5 years ago

Bug fixes and maintenance:

  • Fixed issue where SubEthaEdit did not open documents when reacting to Spotlight searches
  • Improved dark mode appearance
  • Fixed an issue with the folding bar not unfolding correctly
  • Switched tab shortcuts to the current system standard: ctrl-tab
  • Improved handling of hidden extensions
  • Improved display of document titles
  • Made asking for revert less annoying by improving the recognition of real changes

Improved modes:

  • Improved bash mode to handle complex $() interpolations better
SubEthaEdit - SubEthaEdit v5.1.1

Published by monkeydom about 5 years ago

Bug fixes and maintenance:

  • Fixed an issue where default Avatars on macOS 10.15 looked bad in dark appearance
  • Fixed top status bar text readability on live light/dark appearance change
  • Fixed an issue where invitation windows needed to be dismissed twice to deny the invitation
  • Updated the certificate for the see tool installer (AppStore version only)
  • Fixed a rare crasher in TCMPortMapper

Improved modes:

  • bash - improved indenting, handling of escaped strings and variables
SubEthaEdit - SubEthaEdit v5.1

Published by monkeydom about 5 years ago

Features:

  • Switched to native macOS window tabs, removed PSMTabBarControl
  • Improved Regular Expression features and speed. See Help > Regular Expressions for updated documentation and additional capabilities
  • Improved security dialogs and see command line tool for future releases of macOS
  • see command line tool now follows symlinks

Bug fixes and maintenance:

  • Updated underlying RegEX Library (origuruma-mod) to onigmo 6.2
  • Updated OgreKit to 3.0.2
  • Fixed cascading of new windows to be of proper height and location
  • Fixed top status bar to use fixed width at start for less jitter
  • Blur behind bars now properly created using NSVisualEffectView
  • Improved performance in general and for big font choices especially
  • Upped minimum deployment version to macOS High Sierra and cleaned out dead code
  • Moved all code to ARC (Automatic Reference Counting)
  • Fixed dark appearance of encoding panel and encoding conflict resolution dialog
  • Fixed remaining false colored dialogs and windows for dark mode

Improved modes:

  • Markdown – improved syntax highlighting of code blocks
  • HTML - improved symbol recognition
SubEthaEdit - SubEthaEdit v5.0

Published by monkeydom over 5 years ago

Now free and open source! The ideal tool for education, pair programming and tutoring and all your plain text editing needs.

Features:

  • Support for Mojave Dark Appearance
  • Overall facelift
  • In bundle distribution of see command line tool and authentication script

Bug fixes and maintenance:

  • Improved performance
  • Improved reliability of see tool
  • Fixed an issue where "Open Terminal Here" did not work reliably.

New Modes:

  • TOML
  • Markdown
  • JSON
  • Elixir
SubEthaEdit - SubEthaEdit v5.0.2

Published by monkeydom over 5 years ago

Bug fixes and maintenance:

  • Fixed performance issue that caused SubEthaEdit to get slower and more CPU intensive with every additional window
  • Fixed an issue with the line number bar overlapping the text on scroll when line wrapping was turned off
  • Fixed an issue where the initial character width value when turning on line wrap was wrong
  • Fixed small memory leaks
  • Fixed an issue with the command line install helper and case sensitive file systems
  • Removed superfluous logging

Improved modes:

  • Markdown – improved the symbol navigation
SubEthaEdit - SubEthaEdit v5.0.1

Published by monkeydom over 5 years ago

Bug fixes and maintenance:

  • Fixed an issue where the undo buffer could get corrupted in certain situations with a non empty selection
  • Fixed ODB support, fixes external editor support for Fetch

New modes:

  • Elixir Phoenix EEx

Improved modes:

  • Elixir
  • Javascript