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

feat: (experimental) inline edits #2453

Merged
merged 2 commits into from
Feb 6, 2025
Merged

feat: (experimental) inline edits #2453

merged 2 commits into from
Feb 6, 2025

Conversation

mscolnick
Copy link
Contributor

@mscolnick mscolnick commented Sep 30, 2024

Fixes #3085

This adds continue.dev and cursor-like inline editing using https://github.com/marimo-team/codemirror-ai
This is activated with Cmd+L

ai-edits.mp4

Copy link

vercel bot commented Sep 30, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
marimo-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 6, 2025 10:06pm
marimo-storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 6, 2025 10:06pm

@mscolnick mscolnick changed the title [wip] feat: edit inline with AI feat: (experimental) inline edits Feb 6, 2025
@mscolnick mscolnick requested a review from akshayka February 6, 2025 21:46
@mscolnick mscolnick marked this pull request as ready for review February 6, 2025 21:46
akshayka
akshayka previously approved these changes Feb 6, 2025
Copy link
Contributor

@akshayka akshayka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome!

Based on the video I have feedback on styling (the button's design looks out of place), but that's minor and approving since it's behind a feature flag.

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.

Highlight text for AI inline edits
2 participants