-
Notifications
You must be signed in to change notification settings - Fork 56
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ruff Native server not working In the latest version #555
Comments
Can you try running |
The server started after |
@zhengyu-yang Do you have any other |
@zhengyu-yang Can you try the pre-release version and check if it's still occurring? ![]() |
I face the same issue. |
Can you please provide what issue you're facing along with the details about your setup and settings? |
My setup is: Version: 1.92.0-insider I am facing the exact same issue. Recently Ruff stopped working properly. When I start VS Code, Ruff fails to start and I get the following output:
In order to get it working I have to either select
|
@Adam-Antios Thank you for the details. I can see that you're using the latest stable version of the extension. Can you try this on the pre-release version? You can do so by clicking on the "Switch to Pre-Release Version" in the VS Code marketplace (image reference: #555 (comment))? |
In the pre-release version Ruff seems to work properly. |
Thank you for trying it out and confirming. It must've been fixed by #553. |
I also tried to switch to pre-release. Interestingly, if I have unsupported settings in |
@zhengyu-yang Thanks for trying out the pre-release version and sharing that. That scenario is fixed in #557 and I'm about to release a new version. |
Hi @zhengyu-yang, @Adam-Antios we just released a new stable version ( |
It seems to work as intended! Thank you for your great work. Since I discovered Ruff I am impressed by its performance and would hate to have to go back to other alternatives. The output of Ruff during startup:
Now it seems to start the server as intended. If you need further diagnostics feel free to ask me as I don't really know what else I could provide. |
This looks good! Thank you for confirming. I'll mark this issue as resolved. |
The issue that the author is facing is also resolved: #555 (comment) |
Ruff Version: 2024.34.0
VS Code Version:1.91.1 Commit: f1e16e1e6214d7c44d078b1f0607b2388f29d729
Ruff Setting:
After the latest update, the ruff lsp server will not start. The log looks like:
All formatting command does not have any response.
The text was updated successfully, but these errors were encountered: