OPEN SOURCE, OPEN TO EVERYONE

Open source. Open possibilities.

Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.

Human-curated · Discover open source4102discovered

A little curiosity. A world of open source.

THE FIRST COLLECTION
Topic: text-editor清除
editoraadriandeleon
ADDED

Editora is a keyboard-driven, cross-platform programmer's text editor built with JDK 25, JavaFX 26, RichTextFX and Maven. It centers on a command registry, Emacs-style keymap or fuzzy command palette, with language support, project navigation, LSP beta intelligence and extensive editing commands.

Developer toolsEditors & IDEs
freshsinelaw
ADDED

Fresh is a terminal-based IDE and text editor written in Rust, offering zero-configuration setup, familiar keybindings, mouse support, LSP integration, multi-cursor editing, and a command palette. It handles multi-gigabyte files efficiently and supports TypeScript plugins.

Developer toolsProductivityEditors & IDEs
vimvim
ADDED

Vim is a highly configurable, keyboard-driven text editor that improves on the classic UNIX Vi editor, adding multi-level undo, syntax highlighting, spell checking, scripting and a GUI while keeping Vi compatibility.

Developer toolsProductivityEditors & IDEs
lapcelapce
ADDED

Lapce is a lightning-fast, powerful code editor written in Rust, utilizing wgpu for rendering and Floem for its UI.

Developer toolsEditors & IDEs
zedzed-industries
ADDED

Zed is a high-performance, multiplayer code editor developed by the creators of Atom and Tree-sitter.

Developer toolsEditors & IDEs
helixhelix-editor
ADDED

Helix is a post-modern modal text editor written in Rust, inspired by Kakoune and Neovim.

Developer toolsEditors & IDEs
micromicro-editor
ADDED

A modern, intuitive terminal-based text editor designed as a successor to nano. Ships as a single static binary with no dependencies, featuring multiple cursors, splits, tabs, syntax highlighting for 130+ languages, and a Lua plugin system.

Developer toolsEditors & IDEs
parkermlemos
ADDED

Parker is a minimal, keyboard-first macOS menu-bar editor for notes, code and Markdown, built on Tauri with React and CodeMirror. It works on a plain folder of files you own, with aggressive auto-save and optional built-in git backup for versioning.

ProductivityDeveloper toolsNotes & knowledge
ADDED

Autumn Note is a zero-dependency WYSIWYG rich-text editor in vanilla JavaScript. It offers formatting, tables, media, Markdown shortcuts, i18n, dark mode, accessibility, and React/Vue wrappers.

Developer toolsProductivityComponent libraries
neovimneovim
ADDED

Neovim is an extensible refactor of the Vim text editor designed to simplify maintenance and enable advanced user interfaces.

Developer toolsTesting & debugging