Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Highlight text for AI inline edits #3085

Open
mscolnick opened this issue Dec 6, 2024 · 0 comments · May be fixed by #2453
Open

Highlight text for AI inline edits #3085

mscolnick opened this issue Dec 6, 2024 · 0 comments · May be fixed by #2453
Labels
enhancement New feature or request
Milestone

Comments

@mscolnick
Copy link
Contributor

Description

We want users to be able to select text in a cell and ask an AI-assist to change that code. It should be similar logic to how AI-assist edits full cells but instead the line(s) selection for the cell

Suggested solution

This should be a codemirror plugin paired with the existing AI /completions endpoint.

Alternative

No response

Additional context

No response

@mscolnick mscolnick added the enhancement New feature or request label Dec 6, 2024
@mscolnick mscolnick added this to the marimo 1.0.0 milestone Dec 6, 2024
@mscolnick mscolnick linked a pull request Dec 6, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant