diff options
| author | Barrett Ruth <62671086+barrettruth@users.noreply.github.com> | 2026-04-23 06:46:59 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-04-23 06:46:59 -0400 |
| commit | ecb8402197f1883feec1c7a9f9d02a39912ae04a (patch) | |
| tree | e041e062a43fa92efc1a91fc790b3554351213d7 /runtime/lua/vim/provider/python.lua | |
| parent | 19ef632decf7e5d3d9bb70f347c88b92c138b45e (diff) | |
fix(lsp): filter code_action diagnostics to the cursor #38988
Problem:
Cursor-position `vim.lsp.buf.code_action()` requests include all diagnostics on the current line, so unrelated same-line diagnostics affect the returned actions.
Solution:
Filter same-line diagnostics to the cursor position for cursor-position requests.
Diffstat (limited to 'runtime/lua/vim/provider/python.lua')
0 files changed, 0 insertions, 0 deletions
