Skip to content

Make code actions automatically select relevant context#176

Merged
MatthewZMD merged 4 commits intoMatthewZMD:mainfrom
remo5000:cmd-k
Sep 27, 2025
Merged

Make code actions automatically select relevant context#176
MatthewZMD merged 4 commits intoMatthewZMD:mainfrom
remo5000:cmd-k

Conversation

@remo5000
Copy link
Copy Markdown
Contributor

Similar to what Cursor does using cmd-k -- select the surrounding context. Cursor does it based on indention, so we could expand on this by having per-mode selectors. For now, I just used paragraph since it's simpler (and some context is better than none)

remo5000 and others added 4 commits September 26, 2025 11:17
@MatthewZMD MatthewZMD merged commit c6cb54d into MatthewZMD:main Sep 27, 2025
1 check passed
@MatthewZMD
Copy link
Copy Markdown
Owner

Great job!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants