astral-sh / ruff-vscode

A Visual Studio Code extension with support for the Ruff linter.
Other
1.06k stars 53 forks source link

Handle the "untrusted" workspace #510

Closed dhruvmanila closed 2 months ago

dhruvmanila commented 3 months ago

I think it would be good to handle the "untrusted" workspace case before the release but we can do it as a follow up pr.

A future improvement could be to handle the case where no python installation was detected.

We should make sure to test this change on Windows. Do you have access to a windows machine?

Originally posted by @MichaReiser in https://github.com/astral-sh/ruff-vscode/pull/443#pullrequestreview-1993334671