Tag: editor

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
986 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
63 votes
6 answers
772 views
Delete text in between HTML tags in vim?

I know di< will delete in an HTML tag itself. Is there an easy way to delete text in between two tags?

avatar
Basil
0 1 0 9
asked 07 September, 2021
65 votes
6 answers
981 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
454 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
63 votes
13 answers
2.6K views
How to comment out a block of Python code in Vim

I was wondering if there was any key mapping in Vim to allow me to indent certain lines of code (whether those

avatar
Luis
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
512 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
51 votes
16 answers
2K views
How can I make Sublime Text the default editor for Git?

I have a problem setting Sublime Text 2 as the core.editor with git. I've read through every post I coul

avatar
Robyn
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