Repository metrics
- Stars
- (803 stars)
- PR merge metrics
- (PR metrics pending)
Description
The current code of the playground is a bit more than a hack which I wrote in a hurry.
I think there is a lot of room for improvement, so I'm opening this issue as a starting point for anyone who wants to contribute to it. If anyone has an idea for an improvement and/or wants to work on a particular aspect, feel free to open a sub-issue.
Here is a random list of ideas to improve it in various ways:
-
UI improvements: the current look is not particularly good. It would be nice e.g. to have the editor/terminal automatically resized to fit the window and/or being able to decide on vertical vs horizontal split and/or being able to resize them. They playground is using LTK but it's not a requirement, I'd be happy to use a different framework (or no framework at all) if someone has opinions.
-
#311
-
#302
-
#308
-
#307
-
#312
-
Improve the examples selection. Would be nice to have more examples, possibly ordered from least to most complex, and show the various spy capabilities
-
anything else you can think of, happy to discuss :)