sourcery-vscode icon indicating copy to clipboard operation
sourcery-vscode copied to clipboard

Code Quality summary

Open ryanmerolle opened this issue 2 years ago • 1 comments

It would be nice to get a view of the code quality for a repo overall or per file. Right now, the only way to see this is by mousing over the code itself to see the quality score.

Many VS Code extensions add extension windows to the primary side bar, and this would be a great spot to add some details.

ryanmerolle avatar Jan 27 '23 13:01 ryanmerolle

Thanks, that's a great idea. We consider adding something like that to a separate window in VSCode or to the Sourcery Hub.

For now, you can check out our open source package: https://github.com/sourcery-ai/sourcery-analytics https://pypi.org/project/sourcery-analytics/

It's a CLI tool showing code quality metrics per file

reka avatar Jan 27 '23 13:01 reka