Kod is a new Node.js scriptable code editor for OSX
1–10 of 72 posts
Re: Kod is a new Node.js scriptable code editor for OSX
#2Looking at ibuffer, I have 92 buffers open in Emacs right now. What would that look like with tabs?
Re: Kod is a new Node.js scriptable code editor for OSX
#3Here's what I don't get about tabs and the phrase "programmer's text editor" -- what programmer only has 8 files open at once? Looking at ibuffer, I have 92 buffers open in Emacs right now. What would that look like with tabs?
To expand on that: I really like the notion of tabs in text editors. I like having a quick and visual represantation of how many files I'm working on. It's also very easy to memorize where a certain file is spatially.
But then I'm a very visual person, if I can only see one file at once without knowing all the open files at a glance, I go absolutely nutters.
Re: Kod is a new Node.js scriptable code editor for OSX
#4Re: Kod is a new Node.js scriptable code editor for OSX
#5Re: Kod is a new Node.js scriptable code editor for OSX
#6Here's what I don't get about tabs and the phrase "programmer's text editor" -- what programmer only has 8 files open at once? Looking at ibuffer, I have 92 buffers open in Emacs right now. What would that look like with tabs?
Most people in word have 1-2 documents open at once. Most people in text editors like gedit, kate, eclipse, VS have maybe 10 or 20 tabs But most emacs users have at least 80 or 90 buffers open! It's an interesting phenomena that I haven't seen elsewhere. Why is this? Are tabs too much overhead or does emacs have really good buffer management?
Not a criticism, I'm slowly picking up some emacs after 2 years of vi, and I'd like to understand more of the nuances.
Re: Kod is a new Node.js scriptable code editor for OSX
#7Finally some potential competition for textmate.
Re: Kod is a new Node.js scriptable code editor for OSX
#8Re: Kod is a new Node.js scriptable code editor for OSX
#9Finally some potential competition for textmate.
Re: Kod is a new Node.js scriptable code editor for OSX
#10Finally some potential competition for textmate.
Vim and Emacs weren't enough?
With today's web frameworks, when I hop between files all the time, I want a neat visual file tree.