## Summary Following the stabilization of the Ruff language server, we need to update our versioning policy to account for any changes in it. This could be server settings, capability, etc. This PR also adds a new section for the VS Code extension which is adopted from [Biome's versioning policy](https://biomejs.dev/internals/versioning/#visual-studio-code-extension) for the same. --------- Co-authored-by: Zanie Blue <contact@zanie.dev>