Editor

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. Questions asking us to recommend or find an editor are strictly off-topic.

63 votes
15 answers
2.6K views
Android Studio Collapse definitions and methods

How can I collapse all definitions and methods within the Android Studio editor? Visual Studio has that optio

avatar
Ali
0 1 0 9
asked 07 September, 2021
68 votes
3 answers
3K views
Can I hex edit a file in Visual Studio?

I want to edit a binary file, but I don't want to use another tool other than Visual Studio because it&ap

avatar
Solomon
0 1 0 9
asked 07 September, 2021
56 votes
14 answers
987 views
How to paste in a new line with vim?

I often have to paste some stuff on a new line in vim. What I usually do is: o<Esc>p Which inserts a

avatar
Arline
0 1 0 9
asked 07 September, 2021
53 votes
30 answers
1.9K views
How do I duplicate a whole line in Emacs?

I saw this same question for VIM and it has been something that I myself wanted to know how to do for Emacs. I

avatar
Bryan
0 1 0 9
asked 07 September, 2021
54 votes
13 answers
2.3K views
How can I maximize the editor pane in IntelliJ IDEA?

In Eclipse, I can type Ctrl+M or click the maximize icon in the editor pane to make the editor pane take up th

avatar
Nereida
0 1 0 9
asked 07 September, 2021
65 votes
6 answers
982 views
Saving vim macros

Does anyone know how to properly save/reuse macros recorded inside of a vim editor?

avatar
Shantay
0 1 0 9
asked 07 September, 2021
54 votes
2 answers
455 views
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?

avatar
Gigi
0 1 0 9
asked 07 September, 2021
57 votes
11 answers
3K views
How do you return from &apos;gf&apos; in Vim

I am using Vim for windows installed in Unix mode. Thanks to this site I now use the gf command to go to a fil

avatar
Robyn
0 1 0 9
asked 07 September, 2021
64 votes
3 answers
513 views
Is there an Eclipse line-width marker?

I have a specific project where I need to wrap every code line at 65 characters. I have set up the eclipse Jav

avatar
Forrest
0 1 0 9
asked 07 September, 2021
64 votes
13 answers
1.6K views
Using Emacs to recursively find and replace in text files not already open

As a follow-up to this question, it's trying to find out how to do something like this which should be ea

avatar
Xavier
0 1 0 9
asked 07 September, 2021
55 votes
10 answers
2.5K views
Disabling swap files creation in vim

Is there a way to disable .swp files creation in vim? or at least create them all in one place so I can find a

avatar
Sena
0 1 0 9
asked 07 September, 2021
55 votes
4 answers
2.7K views
Go to first line in a file in vim?

How do I go to first line in a file in vim ?

avatar
Brianne
0 1 0 9
asked 07 September, 2021
59 votes
8 answers
2.2K views
How to change background color in the Notepad++ text editor?

Does anyone know how to change the background color, font size, and other appearance-based settings in Notepad

avatar
Alphonso
0 1 0 9
asked 07 September, 2021
55 votes
5 answers
1.1K views
Does Notepad++ show all hidden characters?

In Notepad++ I have set "replace tab with 2 spaces". When coding in Python I copy-pasted some code from the w

avatar
Stacia
0 1 0 9
asked 07 September, 2021
49 votes
8 answers
1.9K views
How to replace four spaces with a tab in Sublime Text 2?

I want to replace all the "four spaces" that is written by another text editor with tabs. How can I do it?

avatar
Freida
0 1 0 9
asked 07 September, 2021
50 votes
12 answers
2.9K views
How can I swap positions of two open files (in splits) in vim?

Assume I've got some arbitrary layout of splits in vim. ____________________ | one | two | |

avatar
Serina
0 1 0 9
asked 07 September, 2021
63 votes
14 answers
1.3K views
Change the Theme in Jupyter Notebook?

I like dark themes. However, the default theme of Jupyter notebooks is light, and I can't find the option

avatar
Nereida
0 1 0 9
asked 07 September, 2021
47 votes
10 answers
1.4K views
Using Vim&apos;s tabs like buffers

I have looked at the ability to use tabs in Vim (with :tabe, :tabnew, etc.) as a replacement for my current pr

avatar
Louetta
0 1 0 9
asked 07 September, 2021
56 votes
11 answers
1.1K views
Select all occurrences of selected word in VSCode

Are there any trick or extension to select all instances of selected word in visual studio code, to facilitate

avatar
Lashawna
0 1 0 9
asked 07 September, 2021
61 votes
7 answers
703 views
Set language for syntax highlighting in Visual Studio Code

Before the confusion begins, this question is about Code, the new lightweight Visual Studio Editor. You can ge

avatar
Serina
0 1 0 9
asked 07 September, 2021