Am I the Only One Who Uses a Text Editor to Edit Files?
11–20 of 165 posts
Re: Am I the Only One Who Uses a Text Editor to Edit Files?
#12Re: Am I the Only One Who Uses a Text Editor to Edit Files?
#13shrug
(never quite "got" emacs - it reminds me of the crappy, buggy, horrid PIC IDE we used at uni)
Re: Am I the Only One Who Uses a Text Editor to Edit Files?
#14Re: Am I the Only One Who Uses a Text Editor to Edit Files?
#15It doesn't do an x/y fuzzy search, or an x y fuzzy search though it does to single word search.
It colors files by how recent they were opened and by if they were most recently edited or just viewed (changing/reference code). The file searches include folder names. All navigation tasks work through the keyboard. It has GUI beauty.
Re: Am I the Only One Who Uses a Text Editor to Edit Files?
#16I wrote a snappy Ruby-based Vim plugin called LustyExplorer which does fuzzy/flex matching for opening files and switching buffers: http://www.vim.org/scripts/script.php?script_id=1890
Re: Am I the Only One Who Uses a Text Editor to Edit Files?
#17Typical designer. "Oh no, my text editor displays its status to me using text." Yeah. Some people get their eye-candy feed from lolcat videos, and then use their tools for work. (My desktop doesn't even have wobbly windows! Just a 1-px red border! How can I get any work done that way!) Also, I'm fairly certain that eproject gets rid of the "wall of text" that disqualifies Emacs. In a perl project, for example, I can…
You don't use xmonad, perchance? It's the only one I know of that uses the one red pixel in the default scheme. I guess Awesome or the like might too, but I haven't used them in a long time. Tiling window managers are a great example of something that is less "advanced" but more useful.
And as far as I can tell, both Emacs and Vim can easily satisfy all but the "beautiful" requirement for him. I think he should just replace all of his requirements with, "a powerful and extensible plug-in system."
Re: Am I the Only One Who Uses a Text Editor to Edit Files?
#18Re: Am I the Only One Who Uses a Text Editor to Edit Files?
#19Typical designer. "Oh no, my text editor displays its status to me using text." Yeah. Some people get their eye-candy feed from lolcat videos, and then use their tools for work. (My desktop doesn't even have wobbly windows! Just a 1-px red border! How can I get any work done that way!) Also, I'm fairly certain that eproject gets rid of the "wall of text" that disqualifies Emacs. In a perl project, for example, I can…
I agree that as a programmer, I care about functionality and tools that get out of my way so that I can get my work done quickly and efficiently. But I don't think that means that everything has to look ugly (or better - that it couldn't be more elegantly presented).
I'm a Vim user, and rarely leave full-screen mode. It's a great app, but on large projects even with the Fuzzy File Finder plugin, I agree that navigating can be cumbersome. I'd like to try out Jamis Buck's "Fuzzy Finder Textmate" plugin that builds on this, but have had trouble getting it installed on both my desktop and laptop.
tl/dr: The author knows what s/he's talking about, and things can be pretty and functional, too.
Re: Am I the Only One Who Uses a Text Editor to Edit Files?
#20Typical designer. "Oh no, my text editor displays its status to me using text." Yeah. Some people get their eye-candy feed from lolcat videos, and then use their tools for work. (My desktop doesn't even have wobbly windows! Just a 1-px red border! How can I get any work done that way!) Also, I'm fairly certain that eproject gets rid of the "wall of text" that disqualifies Emacs. In a perl project, for example, I can…
Furthermore, I don't think you're really addressing the core of the article. He mentioned the word "ugly" once, and it wasn't even the bulk of his criticism: Emacs doesn't provide all the features he wants. The "Metadata" icon was left of off Emacs, and he goes on to mention things such as searching on class and method names.