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.
I just upgraded my Intellij IDEA to version 14, but I have the problem that my cursor in the editor window …
intellij-idea cursor editorIn vim, FIXME and TODO are highlighted, but I can't get FIXME: and TODO: (note the colon after the keyword) …
vim editor syntax-highlighting todoI am having a slight problem. I believe that my Netbeans is set to overwrite, so when ever I type …
java netbeans editor netbeans-7Recently I moved from Sublime Text to GitHub Atom editor. I wanted to create new project in Atom editor. How …
github editor atom-editorI want the tabs and spaces to be visible in Xcode. Is this possible? I can't find it under preferences.
xcode editor whitespaceI'm interested in an online application like the tool that comes with XCode, that shows the keys and values as …
iphone editor plistI've been using Sublime text 2 for the past few days, and I have to say it's been amazing! I have …
editor code-snippets sublimetextIf I have the following text in my Eclipse editor: Text Line 1 Text Line 2 I would like to concatenate the …
eclipse editor text-editor