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.

How to delete from cursor until end of line with VS or Power Tool

In VS2010, how can I delete from the cursor position until the end of the line. I once read about …

visual-studio-2010 editor productivity-power-tools
How to search the tags file and load it automatically when vim start up

Vim is my favorite editor, when I open a php or python file in vim, the first command is: set …

vim tags editor cscope
Can you suggest a Non-HTML WYSIWYG web editor?

I am scouting the market for a good WYSIWYG editor. My users are going to write stuff just like I'm …

editor wysiwyg markdown bbcode
What Vim features are missing in Emacs with Viper and Vimpulse?

There are important features of Emacs which are missing in Vim, such as the comint mode, and there are no …

vim emacs editor viper vimpulse
Underline format problem

According to the documentation i would like to overwrite predefined formats using this settings: formats: { bold : {inline : 'b' }, italic : {inline : …

html editor format tinymce rte
Android Studio 0.8.2: Remove Vertical Line Break

Been searching through the editor settings for quite a while but I can't figure out how to turn off the …

android-studio editor vertical-alignment
When you write TeX source, how do you use your editor's word wrap?

Do you use "hard wrapping" (either yourself or automatically by your editor) by inserting newlines into your source document at …

latex editor word-wrap tex
Reflowing comment blocks with vim

I'm cleaning up someone else's code and working with vim. I'd like to reflow the comments so that they're formatted …

vim editor comments reflow
Default built-in editors for the PropertyGrid control

I can't seem to find the answer to this anywhere. What default editors/converters are building into 3.5 Framework PropertyGrid control. …

c# editor propertygrid
WYSIWYG vs WYSIWYM

Which one is better and ideal in a web based application? Edit: Actually I am developing a community site. So …

editor wysiwyg wysiwym