Vim is the classic, keyboard-driven text editor that has stood the test of time since 1991. Based on the original Unix editor vi, Vim lets developers code with precision and speed—no mouse required.
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 ...
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 ...
The Vim text editor was first released to the public on November 2, 1991—exactly 20 years ago today. Although it was originally designed as a vi clone for the Amiga, it was soon ported to other ...
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 ...
Rarely on these pages have I read such a fluff piece! Al Williams’ coverage of Emacs versus Vim was an affront to the type of in-depth coverage our Hackaday readers deserve. While attempting to be ...
JavaScript programmers have many good tools to choose from—almost too many to keep track of. In this article, I discuss 10 text editors with good support for developing with JavaScript, HTML5, and CSS ...