Skip to content
Merged

Dev #11

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 19 additions & 0 deletions ROADMAP.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
## Fixes

- Fix the text on the Home Page so it's no longer selectable

---

## Plans:

- Want to add a proper OpenCSS system that lets users make their own themes using CSS
- Add Active Indicator (Redo this because I'm just using icon)
- SCM Support for both Git and Mercurial
- Multi Language Integrated LSP
- Proper Syntax Highlighting for over 30 Programming Languages
- Tree like Appearance for Explorer Structure
- Add Windows, and Linux Support (For Linux make sure both Wayland and X11 work properly)
- Setup GitHub workflows for Building the App files.


---
Loading