News

IDEs have surrounded developers since long, but the older generation of developers used to write their code right from the terminal window. Although IDEs increase productivity and made it easier to ...
The latest edition of the widely used Vim text editor now supports both the Lua programming language as well as the latest versions of Python and Perl. Bram Moolenaar, the developer behind Vim, has ...
Vim and nano are command-line text editors that run in a terminal rather than a graphical user interface (GUI). Vim and nano have a similar appearance but differ greatly in functionality and ...
If you saw Adam's recent Hive Five roundup of text editors, you might have noticed that Vim, a child of Unix/Linux favorite Vi, still carries a lot of favor among coders and back-to-basics text ...
One of the greatest productivity gains you can make is to type less and navigate through your code faster. VsVim, written by Jared Parsons, is an extension for Visual Studio 2010 and later which will ...
Old-school flame wars about the best bare-bones text editor for software development may be revived as new editions of Vim and GNU Emacs were released in the same week. The two text editors have ...
Online code repository GitHub is taking on the venerable Emacs and Vim text editors by releasing a text editor of its own, called Atom, which it claims is more suited to the Web era of development.