Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

What is ECode?

ECode is a lightweight code editor written in Rust and Egui. Remember how code editors on older PCs used to launch in milliseconds? This project aims to get closer to that. For speed, it uses a native Egui interface and completely abandons web technologies.

Current features

  1. Code tabs system
  2. Sidebar workspace explorer
  3. Basic keybinds
  4. Settings menu
  5. Optimized rendering and code highlighting in large code files

Planned features

  1. Code refactoring,
  2. Multithreaded file parser,
  3. Ram and speed startup optimization,
  4. Windows context menu integration (Open as...)

About

Rust & EGUI based fast code editor

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages