sourcery-ai / sourcery-vscode

VS Code extension for Sourcery
MIT License
84 stars 11 forks source link

feat: set the diagnostic collection name in the languageclientoptions #129

Closed Hellebore closed 1 year ago

Hellebore commented 1 year ago

This sets the 'owner' property on diagnostics, which should hopefully resolve https://github.com/sourcery-ai/sourcery-vscode/issues/121 There's more context in that issue.