Skip to content

Milestones

List view

  • Bazed is structured through the plugin- and event-system. Things like vim-emulation are implemented as plugins, that communicate through the plugin API and through the event system.

    No due date
    4/8 issues closed
  • The editor is now kinda comfy to use! Vim emulation exists, persistent undo history has been implemented, and it generally works as a nice text editor. This does _not_ include implementation of a language server client or anything like that yet.

    No due date
    3/10 issues closed
  • All the basic editing features of a text editor are implemented: - movements - search / replace - copy & paste - undo / redo - selections - basic line wrapping

    No due date
    15/21 issues closed
  • Goal of the first prototype is to have a _very_ basic editor that allows inserting and deleting text, moving the cursor, saving and reading files. It should have a basic user interface.

    No due date
    23/24 issues closed