Top "Editor" questions

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.

What is the best Pig plugin for Eclipse?

I'm about to start playing around with PIG-latin, and I was hoping to get some text highlighting and such for …

eclipse eclipse-plugin editor apache-pig
How to use the GWT editor framework for validation?

I am trying to integrate with the new GWT Editor framework of GWT 2.1.0. I also want to add my validation …

java gwt editor uibinder gwt2
WYSIWYG browser editor that generates *good* HTML?

I'm searching for a "suck less" WYSIWYG in-browser X?HTML editor that generates good HTML code. (no <font>, &…

html editor wysiwyg
How to change text color in TextWrangler on Mac

I cannot figure out how to do this. All I want to do is to select some text and then …

macos editor text-editor textwrangler
Embedding word 2010 editor in a wpf application

How do I use the word editor in a WPF application? Is it possible using windows forms hosting in WPF …

wpf editor ms-word ms-office avalonedit
Unable to turn off code suggestions in Visual Studio Code

I have following settings.json: "editor.quickSuggestions": false, "editor.suggestOnTriggerCharacters": false, "editor.wordBasedSuggestions": false, "editor.quickSuggestionsDelay": 1000000 but despite that the …

visual-studio-code editor intellisense vscode-settings
Eclipse: Show author of each line in editor?

I'd like to show the name of the author of each line in my Java files. I am already using …

java eclipse editor atlassian-fisheye
How can I find out the keyboard shortcut assignments in the Atom text editor?

How can I review the current keyboard bindings in a running instance of the Atom text editor

editor keyboard-shortcuts atom-editor
Vertical Line in Android Studio

I don't know why but sometime in Android Studio Editor, it shows vertical line as shown in screenshot below. Don't …

android-studio editor code-editor
How to set the programming language for syntax highlighting etc in Adobe Brackets editor?

I was looking for a code editor that uses a browser rendering engine for its GUI so I can work …

editor syntax-highlighting code-editor adobe-brackets