vscode-flake8
vscode-flake8 copied to clipboard
Allow disable extension by folder settings
I have a multi-root workspace spanning many projects, some of which use flake8 and some do not It would be nice to be able to enable / disable flake8 from the folder level settings.json, currently I can only disable/enable it at the workspace level.