Plugin system
Bug #333085 reported by
Adam Rooke
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
PyRoom |
In Progress
|
Wishlist
|
Unassigned |
Bug Description
It has been a long term idea that pyroom should eventually support some form of a plugin system so I thought I should get the ball rolling.
The branch that I have just uploaded is a crude hack that shows that it is possible to create a "plugin" that modifies pyroom's behaviour.
Ultimately I imagine we can create some sort of framework that makes it relatively easy to create a plugin - as well as ensuring that plugins are created in a consistent and safe way. Hopefully if we sort this out it will get rid of a lot of feature requests as people can begin to implement them in plugins, whilst ensuring that pyroom stays minimalistic out of the box.
Related branches
Changed in pyroom: | |
importance: | Undecided → Wishlist |
Changed in pyroom: | |
status: | New → In Progress |
To post a comment you must log in.
It would be absolutely wonderful if it were possible to italicize, emphasize, and underline characters via the standard keyboard shortcuts (Ctrl + i, Ctrl + b, Ctrl + u). That, plus the ability to colorize code in the manner of gedit, would make pyRoom just about the only editor I'd want to use!