Miso What's your favorite text editor?
Login or register your account to reply
🤖 Seirdy Neovim. Can be lightweight or can be a full IDE with the language-server protocol and tree-sitter, or anything in between. Scriptable in Lua (with LuaJIT) because VimScript sucks. A keybind lets me edit any textarea in a floating nvim window, including this one.
··· 3y, 31w reply
🐢 Keb Sublime Text 4.
3y, 31w reply
🥝 Mr Sometimes I use atom, I hate it because it's slow to open. Too lazy to change it as I rarely use text editors. Small tweaks are made with native tools as they are fast and effective. (right-click>edit results in TextEdit on MacOS and Notepad on Windows) Documents in full feature software. Software dev in IDE with debugging tools. Vim or nano when I'm on linux as most gui software on linux is god awful.
3y, 31w reply
🤘 Matthew Emacs, but I can use ed and vi when they're better suited to a given task.
3y, 31w 4 replies
Miso I also use emacs now. Been learning it for the past few month and having lots of fun learning elisp too!
3y, 31w 2 replies
Vincent L. Emacs too... I know enough of vi to quit (without saving) 🤘 But I can use nano when I'm forced to ;)
3y, 31w reply
😃 Javier my favorite editor[copy paste in your favorite browser url bar] data:text/html, <body contenteditable style="background-color:white;color:black; font: 2rem/1.5 monospace;max-width:60rem color:white ;margin:0 auto;padding:4rem;">
3y, 31w 5 replies
Miso I actually love that! Have you created a bookmark to get to that? Really smart.
3y, 31w 1 reply
🥝 Mr This is very cool. Can JSON be added to something like this?
3y, 31w reply
🐓 Mega First thing I've saved on subreply, now I get it.
3y, 31w reply
Sergiusz Absolutely wonderful in its simplicity
3y, 30w reply
🏒 Lucian Marin Actually it's nano with all custom settings enabled: autoindent, historylog, linenumbers, softwrap, tabstospaces.
3y, 31w 4 replies
Miso I've never taken the time to learn nano yet, looks like a simple yet powerful editor.
3y, 31w 3 replies