Top "Text-editor" questions

A text editor is a type of program used for editing text files.

Vim multiline editing like in sublimetext?

I started to use gvim, and I can't quite understand how the multiline edit works in gvim. For example: Original …

vim sublimetext text-editor
What is the difference between MacVim and regular Vim?

I'm reasonably new to OS X, but I'm familiar with Vim from using it in various *nix systems. I've seen …

macos vim text-editor macvim
Change the default editor for files opened in the terminal? (e.g. set it to TextEdit/Coda/Textmate)

Is there a way to make files opened for editing in the terminal open in Textedit instead? For example, where …

macos terminal text-editor
How to prevent vim from creating (and leaving) temporary files?

Why does vim create <filename>~ files? Is there a way to disable that? If it's for backup (or …

vim text-editor temporary-files
How do I use Notepad++ (or other) with msysgit?

How do I use Notepad++ (or any other editor besides vim) with msysgit? I tried all of the following to …

git configuration text-editor notepad++ msysgit
How to edit multi-gigabyte text files? Vim doesn't work =(

Are there any editors that can edit multi-gigabyte text files, perhaps by only loading small portions into memory at once? …

vim text text-editor
Multiple select in Visual Studio?

Is there a way to select multiple non-adjoining (totally separate) texts in VS? I can do it in MS Word …

visual-studio visual-studio-2012 selection text-editor multi-select
Rich Text Editor for AngularJS

I use TextAngular which sucks to the core! Anybody using it would know. My users complain every single day :( I'm …

angularjs wysiwyg text-editor textangular
IntelliJ IDEA way of editing multiple lines

I've seen this done in TextMate and I was wondering if there's a way to do it in IDEA. Say …

java android-studio intellij-idea ide text-editor
Remove/Add Line Breaks after Specific String using Sublime Text

Using Sublime Text 2 - Is it possible to insert a line break/text return after a specific String in a …

string text-editor sublimetext2