home.social

#coteditor — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #coteditor, aggregated by home.social.

  1. Markdown Preview und CotEditor: Ein leichtes Gespann

    Markdown Preview ist ein freier (MIT-Lizenz) Reader für Markdown-Dateien unter macOS. Er konzentriert sich auf das Lesen, die Schnellansicht und das Öffnen von Dateien aus dem Finder. Es soll Euren Editor nicht ersetzen, sondern mit und neben jeden anderen Texteditor, den Ihr zum Schreiben von Markdown verwendet, funktionieren. kantel.github.io/posts/2026051 #Markdown #MarkdownPreview #Texteditor #CotEditor

  2. CotEditor: Ein schneller, leichtgewichtiger Texteditor für macOS

    Manchmal benötigt man einfach nur einen schnellen, kleinen #Texteditor. Wenn man in einer Datei nur eine kleine Änderung vornehmen oder auch einfach nur hereinschauen will, dann sind die großen und leistungsfähigen, aber auch behäbigen Boliden wie Visual Studio Code oder PyCharm einfach ein Overkill. Daher war ich mehr als neugierig, als mir ifun.de #CotEditor als ihre meistgenutzte Mac-App vorstellten. kantel.github.io/posts/2026042

  3. #macOS では有名な老舗テキストエディター #CotEditor の最初の開発者さん、いつの間にかブログが復活していたみたいで、さらに #Vivaldi :vivaldi_red: についても言及してる記事があった! :tony_happy:

    頑張れVivaldi! | AYNiMac
    aynimac.com/2025/01/26/1101/

    ブックマークレットのことは以前にも別の誰かが言ってた気がするな〜

  4. Deleted #CotEditor. Don't have the space available for shit I'll never use, as good an app as it was. #mac #freeware

    Edit: #SublimeText is still the best editor for Mac and Windows AFAIC.

  5. Switched from #CotEditor to #SublimeText. Been meaning to for a while. CotEditor is really, really nice - BUT I'm sorry, when I press PGDN I want the CURSOR to move. I don't want to affect only the document location/scrolling but leave the cursor where it is. That's not what PGDN means. Move cursor. Don't leave cursor where is. Sublime Text seems to understand that.

    I couldn't find where in MacOS to fix this, neither in karabiner nor kb settings nor CotEditor settings.

  6. #CotEditor にフォルダナビゲーションが搭載されてる!!!

    coteditor.com/releasenotes/5.0

  7. Just learned about #CotEditor, this very cool open-source, Swift-based plain text editor for #macOS. Looks great! github.com/coteditor/CotEditor

  8. My IDE of choice for all #PHP projects is #PHPStorm.

    For everyday coding, I prefer a light code editor. So far, I used #coteditor. It is a powerful tool and I really enjoy it, but I want to be open to new tools. I searched the internet, found #CodeEdit by surprise and installed it on my machine. It is still in alpha, but it looks really promising. It is super lightweight (right now) and has all the basic features I need right now.

    Check it out: github.com/CodeEditApp

  9. #CotEditor は確か開発が途中で別の方に引き継がれたんだっけ?
    こちらはいまもたまにお世話になってるヤツ。

    coteditor.com

  10. after #iawriter, the #coteditor and #obsidianmd i‘m now using the trustworthy #bbedit for all of my writing needs on macos. back to the roots for now, i guess

  11. Últimamente estoy escribiendo mucho texto plano, ya sea #markdown, código en #julialang o #quarto.

    Mi editor de textos favorito para #mac es #CotEditor: coteditor.com

    Gratuito y de código abierto. Disponible en la Mac App Store, en su web y en homebrew.

    Es rápido, ligero y fácil de usar pero potente. Permite selecciones verticales, tiene un buscar y sustituir muy flexible y colorea por sintaxis.

    Quizás no sea tan potente como vim, emacs o vscode pero produces desde el minuto 1.

  12. My current new favorite lightweight text editor is #CotEditor:

    coteditor.com/

    By not having hundreds of features, it's quick to launch (much faster than VS Code).

    For a GUI app and is #FOSS, is there anything you like a lot that isn't bloated?

    I'm willing to pay for a great GUI text editor, but I doubt I need to. My primary code editor will remain VS Code. This text editor is just for quick stuff.

    #WebDev #TextEditor #MacOS #SoftwareDevelopment

  13. @jrimmer I tried nova today, not really convinced. I will check #sublimetext tomorrow, but I guess I will stick for #coteditor.

  14. Regarding my search for a small and fast text editor on #macOS, I found one! It is #coteditor which is all I need and more, nicely wrapped in an open-source tool.

    It even comes with superpowers of being able to render not only ltr, rtl, but also ttb.

    Go check it out: coteditor.com/

  15. I've started using #CotEditor as a very fast, simple text editor on the #Mac. I find VSCode is much too heavy weight for fast simple edits and TextMate starts really slow on my M1 mac.

    I created a simple bit of applescript to allow CotEditor to open the directory of the currently edited file in Warp (my current terminal of choice). Script is at gist.github.com/hohonuuli/b99e