Daniel Collin
Daniel Collin
This is needed for both UI plugins and Backend plugins
Something to be aware of here is that plugins can have more than one instance (for example two hex memory views) how can we from the outside select which one...
For example should plugins be registered in like `plugins.name_of_plugin.DoSomeThing(param0, param1)`
Would be really neat to have tab-completion of registered functions and such in the console
Get a list of files from backend to fast open (similar to Xcode) the program being debug usually list all the source files that it was compiled with (at least...
Basic splash screen (Some general info, tips, last project to load, new project etc)