What #TextEditor or #IDE do you use to work on #Nix #NixOS code/flakes?

New Kids on the Blog: Zed – Ein Texteditor greift Visual Studio Code an

Es tut sich was in der lange Zeit durch die erdrückende Vorherrschaft von Visual Studio Code gelähmten Entwicklerszene für Texteditoren. Hatte ich hier mit CotEditor einen vielversprechenden, kleinen Editor für macOS vorgestellt, kommt nun Zed und ist bereit für einen Angriff auf Visual Studio Code (€). https://kantel.github.io/posts/2026051401_zed/ #Zed #Texteditor

Why do you need a Markdown viewer surpasses my cognitive capacity.

If you want to VIEW a Markdown file why don't you just open it in your TEXT EDITOR.

That was the purpose of the format in the first place. TO BE EASY TO READ.

#justsayin #wtf #programming #writing #texteditor #markdown

Adopting Helix*Isms

이 글은 Neovim에서 Helix 에디터로 전환한 경험과 Helix의 장점, 특히 강력한 멀티커서 기능에 대해 다룹니다. Helix는 가벼운 의존성과 직관적인 키 바인딩, 그리고 선택 후 동작하는 독특한 편집 방식을 제공해 빠른 텍스트 편집에 적합합니다. 또한 Helix의 컬럼 기반 심볼 선택 기능은 Neovim의 기존 플러그인보다 우수한 탐색 경험을 제공합니다. 다만 세션 관리와 퀵픽스 리스트 같은 일부 기능은 아직 Neovim만큼 완성되지 않아 보완이 필요합니다.

https://kristun.dev/posts/adopting-helix-isms/

#helix #neovim #multicursor #texteditor #vim

Adopting Helix-isms | Kris Tun

An exploration of adopting Helix-isms into my Neovim workflow

Show HN: DualDoc – A text editor for the AI age

DualDoc는 AI가 작성한 초안을 신뢰하지 않고 직접 편집하는 작가를 위해 개발된 웹 기반 텍스트 에디터입니다. 이 도구는 두 개의 창을 제공하여 한쪽에서는 본문을 편집하고 다른 쪽에서는 초안, 노트 또는 참고 정보를 동시에 확인할 수 있게 해 AI 활용 글쓰기 작업의 효율성을 높입니다. AI와 협업하는 글쓰기 환경에 특화된 실용적인 편집 도구로 평가됩니다.

https://www.dualdoc.xyz

#ai #texteditor #webapp #writing #aidediting

Sign In - DualDoc

Use `:w !sudo tee %` to save a file that requires elevated permissions to edit, when you have forgotten to append sudo before opening it.

#linux #vim #neovim #nvim #ide #texteditor #arch #shortcuts

Kate (KDE Advanced Text Editor) to edytor kodu źródłowego opracowany przez społeczność wolnego oprogramowania KDE. Kate to edytor kodu źródłowego z podświetlaniem składni dla ponad 300 formatów plików i regułami składania kodu. https://biznes.linuxiarze.pl/kate/ #linux #osx #windows #texteditor
Kate (KDE Advanced Text Editor) to edytor kodu źródłowego opracowany przez społeczność wolnego oprogramowania KDE. Kate to edytor kodu źródłowego z podświetlaniem składni dla ponad 300 formatów plików i regułami składania kodu. https://biznes.linuxiarze.pl/kate/ #linux #osx #windows #texteditor
Kate (KDE Advanced Text Editor) to edytor kodu źródłowego opracowany przez społeczność wolnego oprogramowania KDE. Kate to edytor kodu źródłowego z podświetlaniem składni dla ponad 300 formatów plików i regułami składania kodu. https://biznes.linuxiarze.pl/kate/ #linux #osx #windows #texteditor

please find below some interesting resources that relate to how the people's permacomputer project could adapt FORTH for its purposes.

thank you everyone for your thoughtful and constructive suggestions over the last period, as we have been considering FORTH.

it seems the scene is very active, and has lots of ideas.

---

# TI-FORTH Screen Editor

"You will find here a new screen oriented editor for TI-Forth.
For people with other systems, TI-Forth is a fig-forth with some
computer specific extensions. The goal was to write a small
editor with a lot of futures, like autorepeating keys, overtype
and insert, some limited form of cut-and-paste, single-stepping
through source, execution of Forth from editor. Results are
below. Compiled code adds below 2K to system stuff".

https://tuhs.superglobalmegacorp.com/Unix_Usenet/comp.sources.unix/1985-November/004781.html

# eulex

"A straightforward standalone Forth implementation for x86".

https://github.com/davazp/eulex/

https://davazp.net/2012/12/08/eulex-forth-implementation.html

# within the durexforth project

https://github.com/jkotlinski/durexforth/discussions/551

## tt

https://gist.github.com/ekipan/e592bf34c314a260112da08adcff980a

## z

https://gist.github.com/ekipan/28bb4bd609797b6d85c58af45d14ed61

# libforth

"libforth: A small Forth interpreter that can be used as a library written in c99".

https://github.com/howerj/libforth

#FORTH #permacomputing #texteditor #texteditors

Documentation and source for TI-Forth screen editor(s)