Live data from Hacker News

What are your preferred text editors for each language?

news.ycombinator.com

11–20 of 22 posts

Re: What are your preferred text editors for each language?

#12
post #7

vim for everything. i add linters per language, and documentation lookup and autocompletion. the only time i have a problem is with new projects where a file tree would be useful. there are vim file trees, but i dislike them.

Take a look at NERDTree.

Re: What are your preferred text editors for each language?

#17
post #7

vim for everything. i add linters per language, and documentation lookup and autocompletion. the only time i have a problem is with new projects where a file tree would be useful. there are vim file trees, but i dislike them.

Take a look at NERDTree.

Or https://github.com/tpope/vim-vinegar if you're looking for a non-drawer solution.

See http://vimcasts.org/blog/2013/01/oil-and-vinegar-split-windo...

Post reply on HN