This tag is for questions about the features and functionality of text editors, source code editors and other programs specifically designed for modifying plain text files used in computer programming.
Github announced Atom which is very similar to Sublime. Even some keyboard shortcuts like ⌘ + P, ⌘ + Shift + P etc. are same. …
editor sublimetext2 sublimetext text-editor atom-editorI have looked at the ability to use tabs in Vim (with :tabe, :tabnew, etc.) as a replacement for my …
vim editor tabsIn many text editors that are aimed at programmers, if the user has a selection that spans more than 1 line …
ide editor text-editor notepad++ tabsI'm trying to change the editor color schemes in IntelliJ Idea 13.1.3 community edition to a darker theme. I downloaded this …
intellij-idea themes editorI really like the Emacs editor for Python because of it's smart tabbing for instance if I have something like …
python vim configuration editor indentationBefore the confusion begins, this question is about Code, the new lightweight Visual Studio Editor. You can get it from …
editor syntax-highlighting visual-studio-codeI need a nice JSP editor plugin for Eclipse. What are my choices?
eclipse jsp editor eclipse-pluginI have a file, xyz.cpp. I want to open two instances of this file in Visual studio (BTW, I …
visual-studio editor