Marshall Bowers
a054a2a9a3
ruff: Refactor language server loading ( #15852 )
...
This PR refactors the language server loading in the Ruff extension to
mirror our other extensions.
Also fixed an issue where the cached binary path was not being
respected.
Release Notes:
- N/A
2024-08-06 09:10:18 -04:00
Joseph T Lyons
35a3b00255
Add link to docs for configuring ruff
2024-08-02 11:06:01 -04:00
Piotr Osiewicz
5d77a7dc6c
Ruff: Do not pass --preview flag, respect binary settings ( #15001 )
...
Bumps version to 0.0.2 as well.
Release Notes:
- N/A
2024-07-23 09:57:42 +02:00
Piotr Osiewicz
71cbfc65b1
Ruff: pass initialization_options from settings ( #14866 )
...
No version bump, as the extension is not out yet.
Release Notes:
- N/A
2024-07-20 16:09:53 +02:00
Piotr Osiewicz
1218a846c1
extensions: Add Ruff extension ( #14198 )
...
Release Notes:
- Added extension for [Ruff](https://docs.astral.sh/ruff/ ), an extremely fast Python linter and code formatter, written in Rust.
2024-07-20 15:18:02 +02:00