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.
I'm using Visual Studio Code for working and I use ctrl-P command to search for files in my directory. The …
editor visual-studio-code text-editorI want to reset my editor to the default one in Modelsim but I don't know how. When I double …
editor vhdl modelsimvi treats dash - and space as word separators for commands such as dw and cw. Is there a way …
editor viFor some reason, Eclipse seems to think that e.g. <div> and <td> tags aren't indenting-worthy. …
html eclipse editor indentation html-editorWhen I use nano to edit my C file it shows all of the spaces or tabs in green coloring. …
editor nanoThe % key is one of the best features of vim: it lets you jump from { to }, [ to ], and so on. …
vim plugins editorCan codemirror be used on more than one textarea? I use many textareas that are generated dynamically. <script type="…
javascript textarea editor codemirrorQuill (https://quilljs.com/) makes it simple to embed a quality text editor in a web page. When pasting html …
editor rich-text-editor quill