Jane Lewis
Jane Lewis
Yep, it's a related issue 👍
Update: This is also happening on Neovim.
Even though the current LSP supports this, our new LSP would require this to be in a configuration file at the moment, and I'd like to have this as an...
@charliermarsh Sure, I can do that 😄
> Is there an LSP PR that I can look at in tandem to understand how the API will be used? I've opened it [here](https://github.com/astral-sh/ruff/pull/11276).
I'm holding off on merging this until I investigate the root cause of [this issue](https://github.com/astral-sh/ruff/pull/11276#issuecomment-2097773069).
The root of the related issue in the follow-up PR appears to be caused by noqa mappings not generated/passed through to the edit generation function. I've added a test to...
Are you finished testing yet?
I'll fix the formatting issues.
Should we merge changes? Or do I need to fix anything else?