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...
- :calendar: published on: 2010-04-08
- tags: git, vim, emacs, editor, commit-message
Ace - The High Performance Code Editor for the Web - Home Page
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...
- tags: editor, ace-editor, javascript
- :octocat: source code
ace
https://github.com/ajaxorg/ace
Ace (Ajax.org Cloud9 Editor).
- tags: javascript, editor
- :octocat: source code
CodeMirror
https://github.com/codemirror/CodeMirror
In-browser code editor.
- tags: javascript, editor
- :octocat: source code
esprima
https://github.com/ariya/esprima
ECMAScript parsing infrastructure for multipurpose analysis.
- tags: javascript, editor
- :octocat: source code
quill
https://github.com/quilljs/quill
A cross browser rich text editor with an API.
- tags: javascript, editor
- :octocat: source code
medium-editor
https://github.com/yabwe/medium-editor
Medium.com WYSIWYG editor clone.
- tags: javascript, editor
- :octocat: source code
pen
enjoy live editing (+markdown).
- tags: javascript, editor
- :octocat: source code
jquery-notebook
https://github.com/raphaelcruzeiro/jquery-notebook
A simple, clean and elegant text editor. Inspired by the awesomeness of Medium.
- tags: javascript, editor
- :octocat: source code
bootstrap-wysiwyg
https://github.com/mindmup/bootstrap-wysiwyg
Tiny bootstrap-compatible WYSIWYG rich text editor.
- tags: javascript, editor
- :octocat: source code
ckeditor-releases
https://github.com/ckeditor/ckeditor-releases
The best web text editor for everyone.
- tags: javascript, editor
- :octocat: source code
editor
https://github.com/lepture/editor
A markdown editor. still on development.
- tags: javascript, editor
- :octocat: source code
EpicEditor
https://github.com/OscarGodson/EpicEditor
An embeddable JavaScript Markdown editor with split fullscreen editing, live previewing, automatic draft saving, offline support, and more.
- tags: javascript, editor
- :octocat: source code
jsoneditor
https://github.com/josdejong/jsoneditor
A web-based tool to view, edit and format JSON.
- tags: javascript, editor
- :octocat: source code
vim.js
https://github.com/coolwanglu/vim.js
JavaScript port of Vim with a persistent ~/.vimrc
- tags: javascript, editor
- :octocat: source code
Squire
https://github.com/neilj/Squire
HTML5 rich text editor.
- tags: javascript, editor
- :octocat: source code
TinyMCE
https://github.com/tinymce/tinymce
The JavaScript Rich Text editor.
- tags: javascript, editor
- :octocat: source code
trix
https://github.com/basecamp/trix
A rich text editor for everyday writing. By Basecamp.
- tags: javascript, editor
- :octocat: source code
Trumbowyg
https://github.com/Alex-D/Trumbowyg
A lightweight and amazing WYSIWYG JavaScript editor.
- tags: javascript, editor
- :octocat: source code
Draft.js
https://github.com/facebook/draft-js
A React framework for building text editors.
- tags: javascript, editor
- :octocat: source code
bootstrap-wysihtml5
https://github.com/jhollingworth/bootstrap-wysihtml5
Simple, beautiful wysiwyg editor
- tags: javascript, editor
- :octocat: source code
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...
- tags: javascript, editor
- :octocat: source code
raptor-editor
https://github.com/PANmedia/raptor-editor
Raptor, an HTML5 WYSIWYG content editor!
- tags: javascript, editor
- :octocat: source code
popline
https://github.com/kenshin54/popline
Popline is an HTML5 Rich-Text-Editor Toolbar
- tags: javascript, editor
- :octocat: source code
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
- tags: awesome-list, frontend, text, editor
- :octocat: source code
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.
- tags: awesome-list, editor, sublime
- :octocat: source code
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.
- tags: awesome-list, editor, vim
- :octocat: source code
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
- tags: awesome-list, editor, emacs
- :octocat: source code
awesome-atom
https://github.com/mehcode/awesome-atom#readme
A curated list of delightful Atom packages and resources. - mehcode/awesome-atom
- tags: awesome-list, editor, atom
- :octocat: source code
awesome-vscode
https://github.com/viatsko/awesome-vscode#readme
🎨 A curated list of delightful VS Code packages and resources. - viatsko/awesome-vscode
- tags: awesome-list, editor, visual-studio-code
- :octocat: source code
welcome home : vim online
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/