Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/astral-sh/ruff-vscode
A Visual Studio Code extension with support for the Ruff linter.
https://github.com/astral-sh/ruff-vscode
New erratic linting behavior
LindenLilac opened this issue 10 months ago
LindenLilac opened this issue 10 months ago
Unable to install on VSCode 1.87.2 on Windows 11 Pro
dvadovsz-netapp opened this issue 10 months ago
dvadovsz-netapp opened this issue 10 months ago
Extension fails to recover from pyenv shim without Ruff installed
binarykitchen opened this issue 10 months ago
binarykitchen opened this issue 10 months ago
VSCode setting should be overriden by discovered toml
celynw opened this issue 10 months ago
celynw opened this issue 10 months ago
Ruff extension not showing up when using Vscode Remotely
pitosalas opened this issue 10 months ago
pitosalas opened this issue 10 months ago
--no-force-exclude is ignored
mounirmesselmeni opened this issue 10 months ago
mounirmesselmeni opened this issue 10 months ago
Organize imports on save with custom config file location
toinbis opened this issue 11 months ago
toinbis opened this issue 11 months ago
Ruff VSCode extension(v2024.10.0) adds a blank line at the end when formatting cell
Fresh-Mint opened this issue 11 months ago
Fresh-Mint opened this issue 11 months ago
Ruff formats Jupyter notebook on save even if Black is default formatter
blazerzar opened this issue 12 months ago
blazerzar opened this issue 12 months ago
VS Code deprecates boolean values in `"editor.codeActionsOnSave"`
thernstig opened this issue about 1 year ago
thernstig opened this issue about 1 year ago
Can't format with VSCode extension using experimental formatter
abaenaDSET opened this issue over 1 year ago
abaenaDSET opened this issue over 1 year ago
Auto restart ruff server when config changes
jd-solanki opened this issue over 1 year ago
jd-solanki opened this issue over 1 year ago
Disable specific rules from auto-fixing on save?
foucdeg opened this issue over 1 year ago
foucdeg opened this issue over 1 year ago
Show rule explanation popup on hover in `pyproject.toml`
MicaelJarniac opened this issue over 1 year ago
MicaelJarniac opened this issue over 1 year ago
Not compatible with Remote Development?
NMertsch opened this issue over 1 year ago
NMertsch opened this issue over 1 year ago
Show errors for whole workspace, not just open files
maflAT opened this issue almost 2 years ago
maflAT opened this issue almost 2 years ago
Ruff Crashes with ValueError
rajeee opened this issue almost 2 years ago
rajeee opened this issue almost 2 years ago
Auto-fixing sometimes leaves junk at the end of a file when the end result is shorter after the fix
ben-xo opened this issue almost 2 years ago
ben-xo opened this issue almost 2 years ago
Bump the version number for a `2023.2.0` release
charliermarsh opened this pull request about 2 years ago
charliermarsh opened this pull request about 2 years ago
Bump Ruff version to 0.0.209
charliermarsh opened this pull request about 2 years ago
charliermarsh opened this pull request about 2 years ago
Overzealous underlining for docstrings/import blocks
stinodego opened this issue about 2 years ago
stinodego opened this issue about 2 years ago
Bump version for 2023
charliermarsh opened this pull request about 2 years ago
charliermarsh opened this pull request about 2 years ago
[VSCode only] false positive: f-string without placeholders (F541)
moritzwilksch opened this issue about 2 years ago
moritzwilksch opened this issue about 2 years ago
Bump Ruff version to 0.0.206
charliermarsh opened this pull request about 2 years ago
charliermarsh opened this pull request about 2 years ago
Bump version to `2022.3.0-dev`
charliermarsh opened this pull request about 2 years ago
charliermarsh opened this pull request about 2 years ago
Bump the version number for a `2022.2.0` release
charliermarsh opened this pull request about 2 years ago
charliermarsh opened this pull request about 2 years ago
Bump Ruff version to 0.0.204
charliermarsh opened this pull request about 2 years ago
charliermarsh opened this pull request about 2 years ago
Bump Ruff version to 0.0.203
charliermarsh opened this pull request about 2 years ago
charliermarsh opened this pull request about 2 years ago
Ruff dies when args are set
MadameMinty opened this issue about 2 years ago
MadameMinty opened this issue about 2 years ago
Confusing error message if old ruff-lsp package installed
FrancescElies opened this pull request about 2 years ago
FrancescElies opened this pull request about 2 years ago
Organizing, but not removing, imports on save
max-sixty opened this issue about 2 years ago
max-sixty opened this issue about 2 years ago
Migrate away from Nox
charliermarsh opened this pull request about 2 years ago
charliermarsh opened this pull request about 2 years ago
Bump Ruff and ruff-lsp versions
charliermarsh opened this pull request about 2 years ago
charliermarsh opened this pull request about 2 years ago
Migrate to `python-lsp-jsonrpc`
charliermarsh opened this pull request about 2 years ago
charliermarsh opened this pull request about 2 years ago
Migrate away from `nox`
charliermarsh opened this issue about 2 years ago
charliermarsh opened this issue about 2 years ago
Clean up test suite to match ruff-lsp
charliermarsh opened this pull request about 2 years ago
charliermarsh opened this pull request about 2 years ago
Enable nightly pre-release builds
charliermarsh opened this pull request about 2 years ago
charliermarsh opened this pull request about 2 years ago
Enable continuous publication of nightly pre-releases
charliermarsh opened this issue about 2 years ago
charliermarsh opened this issue about 2 years ago
Light bulb (code action) appears on most lines
xshapira opened this issue about 2 years ago
xshapira opened this issue about 2 years ago
Upgrade ruff-lsp to v0.0.8
charliermarsh opened this pull request about 2 years ago
charliermarsh opened this pull request about 2 years ago
Enable opt-out of source code action kinds
charliermarsh opened this issue about 2 years ago
charliermarsh opened this issue about 2 years ago
Simplify some TypeScript code
charliermarsh opened this pull request about 2 years ago
charliermarsh opened this pull request about 2 years ago
Make "source.organizeImports": true, to use ruff instead of isort
ilkersigirci opened this issue about 2 years ago
ilkersigirci opened this issue about 2 years ago
Migrate to ruff-lsp
charliermarsh opened this pull request about 2 years ago
charliermarsh opened this pull request about 2 years ago
Bump Ruff version to 0.0.190
charliermarsh opened this pull request about 2 years ago
charliermarsh opened this pull request about 2 years ago
Add tests for LSP
charliermarsh opened this issue about 2 years ago
charliermarsh opened this issue about 2 years ago
Ruff appends last 2-3 lines to the file on save
akanz1 opened this issue about 2 years ago
akanz1 opened this issue about 2 years ago
Invalid value PD
igonro opened this issue about 2 years ago
igonro opened this issue about 2 years ago
Migrate to `ruff-lsp`
charliermarsh opened this issue about 2 years ago
charliermarsh opened this issue about 2 years ago
Clarify Black + Ruff compatibility in README
charliermarsh opened this pull request about 2 years ago
charliermarsh opened this pull request about 2 years ago
Remove mypy.ini
charliermarsh opened this pull request about 2 years ago
charliermarsh opened this pull request about 2 years ago
Skip JSON RPC abstraction for cross-interpreter calls
charliermarsh opened this pull request about 2 years ago
charliermarsh opened this pull request about 2 years ago
Add docs on replacing Black et al
charliermarsh opened this pull request about 2 years ago
charliermarsh opened this pull request about 2 years ago
Adding ruff as supported linter in `python.formatting.provider`
DataHearth opened this issue about 2 years ago
DataHearth opened this issue about 2 years ago
Add `ruff-lsp` to README
charliermarsh opened this pull request about 2 years ago
charliermarsh opened this pull request about 2 years ago
Bump Ruff version to 0.0.185
charliermarsh opened this pull request about 2 years ago
charliermarsh opened this pull request about 2 years ago
Remove severity from default settings
charliermarsh opened this pull request about 2 years ago
charliermarsh opened this pull request about 2 years ago
Pull LSP into its own Python package
charliermarsh opened this issue about 2 years ago
charliermarsh opened this issue about 2 years ago
Modify settings logic to match isort plugin
charliermarsh opened this pull request about 2 years ago
charliermarsh opened this pull request about 2 years ago
Not working for VS Code workspaces?
LaurensBosscher opened this issue about 2 years ago
LaurensBosscher opened this issue about 2 years ago
Unexpected error in LSP server - Source: Ruff (Extension)
lasinludwig opened this issue about 2 years ago
lasinludwig opened this issue about 2 years ago
Bump Ruff version to 0.0.182
charliermarsh opened this pull request about 2 years ago
charliermarsh opened this pull request about 2 years ago
Avoid highlighting the entire source code block of a function / class if it violates a rule about the function / class as a whole
kelvindecosta opened this issue about 2 years ago
kelvindecosta opened this issue about 2 years ago
Mark unused imports and local variables as unnecessary
charliermarsh opened this pull request about 2 years ago
charliermarsh opened this pull request about 2 years ago
Fix 'Exception ignored in atexit callback' in jsonrpc
eddyg opened this pull request about 2 years ago
eddyg opened this pull request about 2 years ago
atexit.register decorator causes exception
eddyg opened this issue about 2 years ago
eddyg opened this issue about 2 years ago
Bump Ruff version to 0.0.165
charliermarsh opened this pull request about 2 years ago
charliermarsh opened this pull request about 2 years ago
Support organizing imports in jupyter cells
guyrosin opened this issue about 2 years ago
guyrosin opened this issue about 2 years ago
Enable usage from Neovim
charliermarsh opened this issue about 2 years ago
charliermarsh opened this issue about 2 years ago
Delay import of typing_extensions
charliermarsh opened this pull request about 2 years ago
charliermarsh opened this pull request about 2 years ago
vscode-ruff crash if using python 3.10+ without typing-extensions installed
kalvin807 opened this issue about 2 years ago
kalvin807 opened this issue about 2 years ago
Enable CI
charliermarsh opened this pull request about 2 years ago
charliermarsh opened this pull request about 2 years ago
Bump default line length
charliermarsh opened this pull request about 2 years ago
charliermarsh opened this pull request about 2 years ago
Bump version to 2022.0.19
charliermarsh opened this pull request about 2 years ago
charliermarsh opened this pull request about 2 years ago
Restore Python 3.7 compatibility
charliermarsh opened this pull request about 2 years ago
charliermarsh opened this pull request about 2 years ago
vscode-ruff crashes if used with Python 3.7
sgryjp opened this issue about 2 years ago
sgryjp opened this issue about 2 years ago
Add diagnostic code to Quickfix
charliermarsh opened this pull request about 2 years ago
charliermarsh opened this pull request about 2 years ago
Update noxfile and fix lint errors
charliermarsh opened this pull request about 2 years ago
charliermarsh opened this pull request about 2 years ago
Bump Ruff version to 0.0.150
charliermarsh opened this pull request about 2 years ago
charliermarsh opened this pull request about 2 years ago
Implement code actions for Ruff autofix
charliermarsh opened this pull request about 2 years ago
charliermarsh opened this pull request about 2 years ago
Add name and version to LanguageServer
charliermarsh opened this pull request about 2 years ago
charliermarsh opened this pull request about 2 years ago
Upgrade to pygls==1.0.0a3
charliermarsh opened this pull request about 2 years ago
charliermarsh opened this pull request about 2 years ago
Remove pylint ignore directives
charliermarsh opened this pull request about 2 years ago
charliermarsh opened this pull request about 2 years ago
Fix mypy
charliermarsh opened this pull request about 2 years ago
charliermarsh opened this pull request about 2 years ago
Fix failing lint test
charliermarsh opened this pull request about 2 years ago
charliermarsh opened this pull request about 2 years ago
Bump Ruff version to 0.0.149
charliermarsh opened this pull request about 2 years ago
charliermarsh opened this pull request about 2 years ago
Enable `ruff: Organize Imports` action
charliermarsh opened this pull request about 2 years ago
charliermarsh opened this pull request about 2 years ago
Bump Ruff version to 0.0.138
charliermarsh opened this pull request about 2 years ago
charliermarsh opened this pull request about 2 years ago
Publish to OpenVSX
charliermarsh opened this pull request about 2 years ago
charliermarsh opened this pull request about 2 years ago
Publish vscode-ruff to Open VSX
patrickarmengol opened this issue about 2 years ago
patrickarmengol opened this issue about 2 years ago
Bump version to 2022.0.15
charliermarsh opened this pull request about 2 years ago
charliermarsh opened this pull request about 2 years ago
Bump Ruff version to 0.0.132
charliermarsh opened this pull request about 2 years ago
charliermarsh opened this pull request about 2 years ago
Show check summary when hovering on checkcode in noqa comment
harupy opened this pull request about 2 years ago
harupy opened this pull request about 2 years ago
[Feature idea] Show check summary when the cursor hovers on a `noqa: comment`
harupy opened this issue about 2 years ago
harupy opened this issue about 2 years ago
add changelog.md
akanz1 opened this pull request about 2 years ago
akanz1 opened this pull request about 2 years ago
Bump version to 2022.0.14
charliermarsh opened this pull request about 2 years ago
charliermarsh opened this pull request about 2 years ago
Bump Ruff version to 0.0.121
charliermarsh opened this pull request about 2 years ago
charliermarsh opened this pull request about 2 years ago
Update README.md
akanz1 opened this pull request about 2 years ago
akanz1 opened this pull request about 2 years ago
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
tekumara opened this issue about 2 years ago
tekumara opened this issue about 2 years ago
Bump Ruff version to 0.0.117
charliermarsh opened this pull request about 2 years ago
charliermarsh opened this pull request about 2 years ago