Show HN: DSCode – A VS Code-compatible editor built as a kit of Rust crates
Category: devtools
Tags: code-editor, rust, modular, tauri, vscode-compatible
Score: 7.5/10 (Innovation: 7, Technical: 8, Documentation: 8, Utility: 7)
DSCode is a modular, VS Code-compatible code editor built as a kit of Rust crates, allowing users to swap or embed components like the editor, terminal, or extension host. Its innovative composable architecture and focus on performance and security make it a compelling foundation for custom development tools.
Target audience: backend devs, frontend devs, devops
Repository: https://github.com/dipankar/dscode · Rust · MIT
View on Hacker News