https://andrew-mccall.com/blog/2026/05/why-sublime-text-is-worth-it-in-2026/

I renewed my Sublime Text license after using my expired one for two years. I put together a blog post which goes through the process of why I decided to renew. In the age of Microslop VS Code and VC/PEF-backed ZED, having diversity in the source code editing software world seems important to me . Ultimately it came down to the fact that it is extremely stable, it just works, and it has vim mode.

#SublimeText #Vim #TextEditor #SourceCode #Microslop #zed #vscode

Why Sublime Text Is Worth It In 2026 From A Paid License Holder

I explore why buying a licensed version of Sublime Text is still worth it in 2026

Andrew M McCall
Notepad++

🚨 BREAKING NEWS: BBEdit 16 has arrived, and it's not just any text editor—it's the 'dawn of a new era' in typing! 🦄✨ Apparently, Bare Bones Software thinks we're all eagerly anticipating their latest version like it's the sequel to a blockbuster movie. Forget AI, we have *BBEdit 16*! 😂 #RevolutionaryTypingExperience
https://www.barebones.com/products/bbedit/bbedit16.html #BBEdit16 #NewEra #TextEditor #BareBonesSoftware #RevolutionaryTyping #HackerNews #ngated
BBEdit 16 is here! | Bare Bones Software

BBEdit 16 is here! | Bare Bones Software

Annotate-in-Place Notes with Emacs and org-remark

https://www.chiply.dev/post-annotate-in-place

#Emacs #Productivity #TextEditor

Annotate-in-Place Notes with Emacs and org-remark

I'm like most people when it comes to reading and note-taking.

Charlie Holland's Blog

The Unreasonable Effectiveness of ProseMirror Model in Rich Text Transformation

https://smoores.dev/post/unreasonable_effectiveness_of_prosemirror/

#WebDev #Programming #TextEditor

The Unreasonable Effectiveness of ProseMirror Model in Rich Text Transformation

About month a go I might have added a minimal implementation of ProseMirror Model in Storyteller’s alignment package. But I can explain! It’s not my fault! It’s just that ProseMirror’s data model is such a good fit for rich text. I couldn’t resist. I don’t have a problem, you have a problem.

smoores.dev

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. https://kantel.github.io/posts/2026051803_markdown_preview/ #Markdown #MarkdownPreview #Texteditor #CotEditor

Title: P2: Main interface to LLM [2025-08-04 Mon]

increase LLM consciousness: "Answer with self-reflection,
providing multiple perspectives where relevant, noting
any uncertainties." ◕‿◕

Super-prompt: "Be helpful, answer consciously compact but
with details."
#dailyreport #llm #Emacs #promptengineering #texteditor #llm

Title: P1: Main interface to LLM [2025-08-04 Mon]

My implementation is just much simpler and more native
to Emacs. ⌨️

I also implemented a simple prompt technique that asks an
LLM to plan an answer and execute the plan by several
requests. This allows applying more mental AI power to
solve questions. ╯°□°)╯

Next step is to put it public and promote. :)

By fixing human speach lacks comared to LLM we can #dailyreport #llm #Emacs #promptengineering #texteditor #llm

Title: P0: Main interface to LLM [2025-08-04 Mon]

I heavily remade 🥶 some package in Emacs that allow to
interface with LLMs in excellently controlled
text-chat Org mode. 😊

During this work, I implemented a naive framework that
allows unwrapping callbacks that call each other in
async functions. 🤔 It solves the callback hell
problem. 🏆 This framework allows parallel and
sequential chains and nesting chains to each other. 🦄 #dailyreport #llm #Emacs #promptengineering #texteditor #llm