vscode.py
vscode.py copied to clipboard
Cogs
Hey,
If vscode-ext could have some sort of system to use cogs like in discord.py that would be amazing. It is a bit bunched up to the whole ext in one file. This isn't necessarily needed, but would be a nice update
I don't see a point of grouping commands/listeners to a specific class. You can also just separate the commands/listeners to files then build them all in one file