A text editor is a type of program used for editing text files.
I know that to delete n lines, the command is [n]dd, where n is the number of lines to …
linux vim text-editorI want to create a simple text editor in Android which will open a text file, display the content of …
android text-editor rich-text-editorIn other text editors, such as Notepad++, if statements among other things had a vertical line connecting the if to …
visual-studio ide highlight text-editorA have a small resolution on my PC so it's not very convenient to work in several tabs at the …
text-editor visual-studio-code code-editorAnyone know how to turn off code folding in visual studio 2008? Some of my colleagues love it, but I personally …
c# visual-studio-2008 text-editor outliningIf I have the following text in my Eclipse editor: Text Line 1 Text Line 2 I would like to concatenate the …
eclipse editor text-editorIs there a way to highlight a section of code to be commented out in one swoop using geany text …
comments text-editor geanyI've come across ViEmu, and I read the very motivating article: Why, oh WHY, do those #?@! nutheads use vi? Anyway, …
vim text-editor viemuPossible Duplicate: What components should I use for building a Java WYSIWYG HTML editor I'm a total newbie in Java …
java swing awt text-editor styledtextAny way to do this kind of selection using only the keyboard? With the regular Visual Studio I would use …
visual-studio-code keyboard-shortcuts text-editor