Skip to content

Commit

Permalink
Undeprecate ruff.nativeServer (#16039)
Browse files Browse the repository at this point in the history
  • Loading branch information
dhruvmanila authored Feb 8, 2025
1 parent 5e027a4 commit 1f3ff48
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions docs/editors/settings.md
Original file line number Diff line number Diff line change
Expand Up @@ -1020,14 +1020,6 @@ Run Ruff on every keystroke (`onType`) or on save (`onSave`).

### `nativeServer`

!!! warning "Deprecated"

This setting has been deprecated with the deprecation of
[`ruff-lsp`](https://github.com/astral-sh/ruff-lsp). It was mainly used to provide a way to
switch between the native language server and
[`ruff-lsp`](https://github.com/astral-sh/ruff-lsp) during the transition period. Refer to the
[migration guide](migration.md) for more information.

Whether to use the native language server, [`ruff-lsp`](https://github.com/astral-sh/ruff-lsp) or
automatically decide between the two based on the Ruff version and extension settings.

Expand Down

0 comments on commit 1f3ff48

Please sign in to comment.