Top "Editor" questions

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.

Vim - yank into search register

Is there any easy/quick way to "yank" into vim's "last search" register ("/)? From the vim documentation, it appears that …

vim editor vi
How to open multiple files and switch between them in nano text editor?

In emacs, you can open new files with Ctrl+X, Ctrl+F And go to the previous file with Ctrl+…

text editor nano
IntelliJ IDEA equivalent of Eclipse "Link with Editor"

In Eclipse you can check the "Link with Editor" option and whatever source file you are viewing in the current …

eclipse editor intellij-idea
How to navigate to a bookmark in eclipse 3.4.1?

I am able to set bookmarks in a source file, but are there shortcut keys to navigate to a bookmark ? …

java eclipse editor bookmarks
How to disable word-wrap in Xcode 4 editor?

I can't find how to disable word-wrap in Xcode 4 editor. How can I do it?

editor word-wrap xcode4
Recommendations for a JSON editor on Windows?

Are there any JSON editors on Windows? I tried Notepad++, but it only supports JSON with third party plug-ins which …

json editor formatter
Remove unwanted blank line eclipse editor

When i open any file in eclipse. it show alternative blank line after all the code lines and blank line. …

eclipse editor settings preferences
How to enable auto word completion in the MATLAB Editor?

I can use auto word completion at the MATLAB command prompt by pressing tab, but I can not do that …

matlab editor tab-completion
Plugin editor HTML TinyMCE vs CKEditor

I want to develop a plug-in for a HTML editor. Which web-based HTML editor can I make a better and …

html web-applications tinymce editor ckeditor
How can I stay tab-free in Geany on Ubuntu?

How can I stay tab free in Geany on Ubuntu? When I am coding in Python, tabs have always annoyed …

python ubuntu editor geany