editor.md

July 15, 2021 · View on GitHub

Bookmarks tagged [editor]

www.codever.land/bookmarks/t/editor

How do I make Git use the editor of my choice for commits?

https://stackoverflow.com/questions/2596805/how-do-i-make-git-use-the-editor-of-my-choice-for-commit...

If you want to set the editor only for Git, do either (you don’t need both):

Set core.editor in your Git config: git config --global core.editor "vim" Set the GIT_EDITOR environment variable: `ex...


Ace - The High Performance Code Editor for the Web - Home Page

https://ace.c9.io/

Ace is an embeddable code editor written in JavaScript. It matches the features and performance of native editors such as Sublime, Vim and TextMate. It can be easily embedded in any web page and JavaS...


ace

https://github.com/ajaxorg/ace

Ace (Ajax.org Cloud9 Editor).


CodeMirror

https://github.com/codemirror/CodeMirror

In-browser code editor.


esprima

https://github.com/ariya/esprima

ECMAScript parsing infrastructure for multipurpose analysis.


quill

https://github.com/quilljs/quill

A cross browser rich text editor with an API.


medium-editor

https://github.com/yabwe/medium-editor

Medium.com WYSIWYG editor clone.


pen

https://github.com/sofish/pen

enjoy live editing (+markdown).


jquery-notebook

https://github.com/raphaelcruzeiro/jquery-notebook

A simple, clean and elegant text editor. Inspired by the awesomeness of Medium.


bootstrap-wysiwyg

https://github.com/mindmup/bootstrap-wysiwyg

Tiny bootstrap-compatible WYSIWYG rich text editor.


ckeditor-releases

https://github.com/ckeditor/ckeditor-releases

The best web text editor for everyone.


editor

https://github.com/lepture/editor

A markdown editor. still on development.


EpicEditor

https://github.com/OscarGodson/EpicEditor

An embeddable JavaScript Markdown editor with split fullscreen editing, live previewing, automatic draft saving, offline support, and more.


jsoneditor

https://github.com/josdejong/jsoneditor

A web-based tool to view, edit and format JSON.


vim.js

https://github.com/coolwanglu/vim.js

JavaScript port of Vim with a persistent ~/.vimrc


Squire

https://github.com/neilj/Squire

HTML5 rich text editor.


TinyMCE

https://github.com/tinymce/tinymce

The JavaScript Rich Text editor.


trix

https://github.com/basecamp/trix

A rich text editor for everyday writing. By Basecamp.


Trumbowyg

https://github.com/Alex-D/Trumbowyg

A lightweight and amazing WYSIWYG JavaScript editor.


Draft.js

https://github.com/facebook/draft-js

A React framework for building text editors.


bootstrap-wysihtml5

https://github.com/jhollingworth/bootstrap-wysihtml5

Simple, beautiful wysiwyg editor


wysihtml5

https://github.com/xing/wysihtml5

Open source rich text editor based on HTML5 and the progressive-enhancement approach. Uses a sophisticated security concept and aims to generate fully valid HTML5 markup by preventing unmaintainable t...


raptor-editor

https://github.com/PANmedia/raptor-editor

Raptor, an HTML5 WYSIWYG content editor!


popline

https://github.com/kenshin54/popline

Popline is an HTML5 Rich-Text-Editor Toolbar


awesome-text-editing

https://github.com/dok/awesome-text-editing#readme

Collection of text editing resources and libraries for the web - dok/awesome-text-editing


awesome-sublime-bookmarks

https://github.com/dreikanter/sublime-bookmarks#readme

Sublime Text essential plugins and resources. Contribute to dreikanter/sublime-bookmarks development by creating an account on GitHub.


awesome-vim-galore

https://github.com/mhinz/vim-galore#readme

:mortar_board: All things Vim! Contribute to mhinz/vim-galore development by creating an account on GitHub.


awesome-emacs

https://github.com/emacs-tw/awesome-emacs#readme

A community driven list of useful Emacs packages, libraries and others. - emacs-tw/awesome-emacs


awesome-atom

https://github.com/mehcode/awesome-atom#readme

A curated list of delightful Atom packages and resources. - mehcode/awesome-atom


awesome-vscode

https://github.com/viatsko/awesome-vscode#readme

🎨 A curated list of delightful VS Code packages and resources. - viatsko/awesome-vscode


welcome home : vim online

https://www.vim.org/

Vim - the ubiquitous text editor Vim is a highly configurable text editor for efficiently creating and changing any kind of text. It is included as "vi" with most UNIX systems and with Apple OS X.

V...


笨方法学Vimscript 中译本

http://learnvimscriptthehardway.onefloweroneworld.com


所需即所获:像 IDE 一样使用 vim

https://github.com/yangyangwithgnu/use_vim_as_ide


Vim中文文档

https://github.com/vimcn/vimcdoc


exvim--vim 改良成IDE项目

http://exvim.github.io/docs-zh/intro/