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've been crossing things out on my TODO list. I've recently picked up Colemak. Next I wanted to learn Vim …
keyboard editor keymapping colemakHow do I programmatically retrieve content from a WYSIHTML5 editor? Suppose the editor is instantiated as this: var editor = new …
javascript jquery editor wysiwyg wysihtml5I am using adobe-brackets sprint39 to build the front end of websites. I am a heavy user of Angularjs. https://…
editor angular-ui adobe-brackets ternHow could insert a full-page table in a two column format which consist both column? Also I want that the …
latex editor articleI used vim for a long time, but switched to Sublime Text last year for most of my programming work. …
vim editor nanoIn the Visual Studio editor when you pull the scroll bar down to the bottom of the file, all you …
visual-studio editorDoes any text editor (such as Notepad++) syntax highlight MediaWiki code? This might not be strictly programming related though the …
ide editor wiki syntax-highlighting mediawikiThere appear to be two options to access materials in maxscript, through the compact Material Editor and the Slate material …
editor maxscriptI'm using Aptana Studio 3 and I'd like to get the code assist feature to work for Sass (.scss) files. It's …
css editor aptana sass code-assistHow can I copy a line 10 times easily in Emacs? I can't find a copy-line shortcut or function. I can …
emacs editor shortcuts