standardrb / vscode-standard-ruby

The official VS Code extension for the Standard Ruby linter and code formatter
Other
101 stars 7 forks source link

Add watcher for .standard_todo.yml #17

Closed chadwilken closed 7 months ago

chadwilken commented 7 months ago

I recently opened #16 that talks about how it would be nice to restart the language server when .standard_todo.yml changes. I believe the additional line added here will accomplish that if that is desired behavior.

searls commented 7 months ago

Seems legit.

(Pro-tip, you can add fixes #16 to your description in a PR like this and a merge will auto-close #16 as resolved when I merge this)

searls commented 7 months ago

Coordinating with a teammate to cut a release of this but don't hesitate to reach out if we haven't done it by middle of next week

chadwilken commented 7 months ago

Coordinating with a teammate to cut a release of this but don't hesitate to reach out if we haven't done it by middle of next week

Sounds good, thanks!