diff --git a/ROADMAP.md b/ROADMAP.md new file mode 100644 index 0000000..56bc64b --- /dev/null +++ b/ROADMAP.md @@ -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. + + +--- \ No newline at end of file