astral-sh / ruff

An extremely fast Python linter and code formatter, written in Rust.
https://docs.astral.sh/ruff
MIT License
29.23k stars 954 forks source link

Support `workspace/didChangeConfiguration` for `ruff server` #11897

Open dhruvmanila opened 1 month ago

dhruvmanila commented 1 month ago

Tracking issue to add support for workspace/didChangeConfiguration for ruff server.

Related issue in ruff-lsp: https://github.com/astral-sh/ruff-lsp/issues/42

This is a low priority feature for now.

Todo

snowsignal commented 1 month ago

I think this is a duplicate of https://github.com/astral-sh/ruff/issues/10797, but I'll close the former since this has a more through description.