Skip to content

Clean up the plugin #317

@julianwachholz

Description

@julianwachholz

Right now the plugin is one gigantic 4000+ LOC file. This is certainly not easy to edit let alone makes it easy to attract new developers.

Furthermore any changes could possibly break some completely unrelated part of the plugin if you don't pay close attention to the architecture.

The plugin.py file should definitely be split up into separate modules for easier maintenance and lower learning curve for new contributors.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions