forest
Code editor
An editor for editing and structuring code in a way that allows for multiple cursor positions to be manipulated simultaneously
A multi-cursor structural editor prototype for TypeScript
57 stars
3 watching
0 forks
Language: TypeScript
last commit: over 1 year ago editormulti-cursorprojectional-editorprototyperefactoringstructure-editortree-editortypescript
Related projects:
Repository | Description | Stars |
---|---|---|
editor-js/code | A code editing tool integrated into the Editor.js framework. | 76 |
kneasle/sapling | An experimental editor that directly edits syntax trees to speed up moment-to-moment code editing. | 728 |
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 |
ngstack/code-editor | Provides a code editor component built on top of the Monaco editor, suitable for Angular applications. | 126 |
react-simple-code-editor/react-simple-code-editor | A lightweight code editor with syntax highlighting for embedding in web pages. | 1,594 |
editor-js/inline-code | Tool for marking and formatting code in a rich text editor | 49 |
editor-js/paragraph | Provides a basic text tool for the Editor.js editor | 45 |
gregoor/tofu | An experimental extension for structured-yet-fluid code writing with JavaScript and TypeScript | 101 |
editor-js/table | A tool for creating tables in text editors with customizable properties and data structure. | 127 |
editor-js/embed | Provides an embed tool for integrating external content into a text editor | 148 |
s00d/on-codemerge | An editor for real-time code preview and editing in various programming languages | 2 |
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 |
developingmagic/pdfassembler | A browser-based PDF editor that disassembles PDFs into editable JavaScript objects and re-assembles them back into PDF files. | 183 |
chrispsn/mesh | A JavaScript code editor with spreadsheet-like interface for rapid development and testing of JavaScript code | 1,567 |