Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 480 Bytes

ROADMAP.md

File metadata and controls

23 lines (12 loc) · 480 Bytes

BeagleEditor Roadmap

This is a roadmap for BeagleEditor. Also you can see it from a project in GitHub

Roadmap

  • Added autocomplete and syntax highlighting

  • Added plugin support

  • Added dark mode

  • Added terminal

  • Added Run Python file feature

  • Search and Replace

  • Regular expression (regex) for search and Replace

  • Support for Markdown

  • Undo, Redo button (There is undo, redo shortcut with Ctrl-Z, Ctrl-Y or Cmd-Z, Cmd-Y)