Skip to content

「Problem」onIDERestart occours to early for non-static systems to take advantage of. #61

@jdngray77

Description

@jdngray77

Describe the bug
This is in context to the key bindings, but will affect more.

The key bindings are applied to the current stage.
On restart, the key bindings attempt to re-apply to the new editor created AFTER the restart,
however onIDERestart occurs during shutdown - before the restart.

This means that any restartables that use the interface to interact with the GUI will not soft restart correctly.

*To Reproduce
Steps to reproduce the behavior:

  1. Soft restart
  2. Key kindings no longer function.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions