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 can jump to code if I click in a method name and hit F12. But, is there a keyboard …
visual-studio-2010 editorI use Windows 10 home and I usually use Visual Studio Code (VSCODE) to edit Linux Bash scripts as well as …
windows bash visual-studio-code editor line-endingsI've tried MiniBufExplorer, but I usually end up with several windows showing it or close it altogether. What I'd like …
vim editor bufferA good while ago, I read an article by the creator of viemu, clearing up a lot of the misconceptions …
vim editor text-editor viI am using Vim for windows installed in Unix mode. Thanks to this site I now use the gf command …
vim editorI'm creating a meta box for my custom post type. There are multiple fields where I would like to use …
wordpress editor field meta-boxesAs a follow-up to this question, it's trying to find out how to do something like this which should be …
emacs editorI often have to paste some stuff on a new line in vim. What I usually do is: o<…
vim editor