Top "Text-editor" questions

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

Text Editor which shows \r\n?

I'm looking for a text editor that can show me the actual carriage returns and newlines. E.g. if I …

text text-editor newline carriage-return
Change background colour for Visual Studio

How can we change the background colour in Visual Studio?

visual-studio colors text-editor
What is the difference between Sublime text and Github's Atom

Github announced Atom which is very similar to Sublime. Even some keyboard shortcuts like ⌘ + P, ⌘ + Shift + P etc. are same. …

editor sublimetext2 sublimetext text-editor atom-editor
Edit a text file on the console using Powershell

I'm trying to figure out the easiest way to edit text files in the console (PowerShell in my case). I'm …

text-editor windows-7-x64
change cursor from block or rectangle to line?

My cursor is a blinking black rectangle. I don't know how it became that way. I want to turn it …

eclipse text-editor
Add quotation at the start and end of each line in Notepad++

I have a list (in a .txt file) which I'd like to quickly convert to JavaScript Syntax, so I want …

regex text-editor notepad++
How to run vi on docker container?

I have installed docker on my host virtual machine. And now want to create a file using vi. But it's …

linux docker vim text-editor vi
How do I indent multiple lines at once in Notepad++?

In many text editors that are aimed at programmers, if the user has a selection that spans more than 1 line …

ide editor text-editor notepad++ tabs
How to call VS Code Editor from terminal / command line

The question says it all. How can I open VS Code editor from windows cmd linux and mac terminal e.…

command-line terminal visual-studio-code text-editor
How to paste text to end of every line? Sublime 2

I'm curious if there is a way to paste text to the end of every line in Sublime 2? And conversely, …

line sublimetext2 text-editor copy-paste sublimetext