Top "Text-editor" questions

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

Text editor theory

As I'm always dissatisfied with existing editors, a project I always wanted to start is my own text editor. However …

data-structures editor text-editor theory
How can I show dotfiles in Textmate 2?

I recently upgraded to Textmate 2 and now my dotfiles are not showing up in the file browser. Obviously, this is …

text-editor textmate2 dotfiles
What is the best way to convert EditorJs text editor json to html elements?

I'm trying to convert EditorJs output to Html. EditorJs outputs 'clean' data like this: { "time": 1589987527499, "blocks": [ { "type": "embded", "data": { "service": "…

javascript html json text-editor editorjs
How to i show omnicomplete's autocomplete list without autocompleting current text

I am learning vim with omnicomplete. I am wondering whether I can show the omnicomplete list without autocompleting current text. …

vim autocomplete text-editor omnicomplete
initramfs - need to edit text file

I'm stuck in initramfs on Linux Mint v15 and I need to edit /bin/grub/grub/cfg. I have the …

text-editor initrd
Syntax highlighting in terminal vim but not gVIM

I am currently using VIM in the terminal and have perfect syntax highlighting happening. But then when I try to …

vim text-editor vim-syntax-highlighting
Wrapping selecting text in enclosing characters in Emacs

In Textmate I can wrap enclosing characters ('(', '[', '"', etc.) around text by selecting it and …

emacs text-editor textmate
Notepad++ replacement

I've been using Notepad++ for a while now, but I noticed it doesn't have code snippets (I found the QuickText …

windows text-editor code-snippets
How to allow to allow admins to edit my app's config files without UAC elevation?

My company produces a cross-platform server application which loads its configuration from user-editable configuration files. On Windows, config file ACLs …

windows-server-2008 installation text-editor uac elevation
Move tab from one column to another in Sublime Text using only keys

Does anyone know this shortcut? I'm looking for it online, but I can't seem to find it

sublimetext2 text-editor sublimetext sublimetext3