flerouwu / mercury-code

Mirror of https://gitlab.com/flerouwu/mercury-code

Home Page:https://gitlab.com/flerouwu/mercury-code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mercury Code

WIP lightweight code editor, with solid support for different languages.

WIP

This application is work-in-progress. No support will be provided. There will be bugs. It is highly not recommended for use. Code is not optimized for production, there WILL be performance issues and crashes.

Pull Requests are currently not going to be accepted.

Roadmap

  • Directory listing
  • Basic file editor
  • File association / syntax highlighting
  • Move editor data into Rust
  • Settings page
  • Extensions??
  • Intellisense / language servers
  • Version Control
  • ...
  • Themes??

Todo

  • Update github workflows to gitlab format
  • Move frontend to pure react? (nextjs is kinda overkill)

Bugs

  • Unable to save files that were not on disk previously. (Not Implemented)

  • editor doesn't take up all available vertical space

  • editor tabs don't switch immediately after creation

  • cannot save editor

About

Mirror of https://gitlab.com/flerouwu/mercury-code

https://gitlab.com/flerouwu/mercury-code

License:GNU Affero General Public License v3.0


Languages

Language:TypeScript 91.5%Language:Rust 5.6%Language:JavaScript 2.0%Language:CSS 1.0%