-
A vi-like editor based on Plan 9's structural regular expressions.
#Text Editors #Software Development #IDE 36 social mentions
-
Minimalist, cross platform, programmable, code editing environment for low level programming.
> Iโd like to have an editor as a library for which I could create modes/cli/behaviors myself I think 4coder[1] might be close to what you want. It's been popularized by being used in the HandMade Hero streams. [1] https://4coder.itch.io/4coder.
#Text Editors #IDE #Software Development 3 social mentions
-
Vim inspiredรขยยรขยยรขยยFaster as in less keystrokesรขยยรขยยรขยยMultiple selectionsรขยยรขยยรขยยOrthogonal design
I really like the way kakoune (https://github.com/mawww/kakoune) handles it, the editor doesn't have any scripting as such, it has an "API" that can be used by shell scripts or tools written in any language. Unix is the IDE. I just could never get my head around the key bindings with kak.
#Text Editors #IDE #Software Development 10 social mentions