diablo.project

Results 3 issues of diablo.project

IMO comments in templates are not required and can be removed, because pipelight API is already easy to understand and comments are not adding anything to it. btw, typo: https://github.com/pipelight/pipelight/blob/59f17109ee0289258aa2ee5386c5e1e96c277f63/templates/static/objects.ts#L1

Draft for https://github.com/microsoft/edit/issues/332 Ignore the keyge variable name, I don't know how to name it yet. For now, I made draw_editor.rs:draw_goto_menu work, so I can play with implementation. Migrationot this...

I am making this issue to discuss a possible way of implementing the next input system. Right now, input system binds the shortcuts directly in code, which makes it hard...

I-feature