sourcery-ai / sourcery-vscode

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

feat: handle configuration changes from the app #241

Closed bm424 closed 9 months ago

bm424 commented 9 months ago

Note that VSCode handles calling the language server to update configuration.

See core changes: https://github.com/sourcery-ai/core/pull/3398 See Intellij changes: https://github.com/sourcery-ai/intellij-plugin/pull/148