sapling
Code editor
An experimental editor that directly edits syntax trees to speed up moment-to-moment code editing.
A highly experimental vi-inspired editor where you edit code, not text.
728 stars
12 watching
19 forks
Language: Rust
last commit: 10 months ago code-editoreditorexperimentalruststructured-editingtext-editorvim
Related projects:
Repository | Description | Stars |
---|---|---|
tehwalris/forest | An editor for editing and structuring code in a way that allows for multiple cursor positions to be manipulated simultaneously | 57 |
andre-santos-pt/javardise | A research prototype that provides a structured code editor for a mini-Java language, enforcing well-formed and grammatically correct code. | 6 |
ilai-deutel/kibi | A small text editor with basic features like syntax highlighting and incremental search, written in Rust. | 1,536 |
editor-js/code | A code editing tool integrated into the Editor.js framework. | 76 |
gregoor/tofu | An experimental extension for structured-yet-fluid code writing with JavaScript and TypeScript | 101 |
react-simple-code-editor/react-simple-code-editor | A lightweight code editor with syntax highlighting for embedding in web pages. | 1,594 |
cbrewster/brewcode | A basic text editor written in Rust. | 19 |
paraswaykole/editor-js-code | A tool for integrating code examples with language selectors in Editor.js | 9 |
editor-js/inline-code | Tool for marking and formatting code in a rich text editor | 49 |
fox0430/moe | A command-line editor inspired by Vim with features like syntax highlighting, auto-completion, and plugin support. | 655 |
johndtill/forscape | A language and editor for scientific computation with an emphasis on matrices. | 178 |
brackets-cont/brackets | An open-source code editor for the web that aims to simplify coding with features like Quick Edit and Live Preview. | 1,368 |
srijs/rust-copperline | A Pure-Rust command line editing library | 27 |
ngstack/code-editor | Provides a code editor component built on top of the Monaco editor, suitable for Angular applications. | 126 |
andeplane/qml-code-editor | A code editor built using QML and C++ | 24 |