8000 AI syntax fix: Accept/Reject, changes in diff view by fonsp · Pull Request #3261 · fonsp/Pluto.jl · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

AI syntax fix: Accept/Reject, changes in diff view #3261

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

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

fonsp
Copy link
Owner
@fonsp fonsp commented Jun 8, 2025

This PR adds a diff view for the AI-suggested code, so you can see more clearly what changed.

It also adds a button for "Reject all", and renames "Run cell" to "Accept & Run".

Schermopname.2025-06-09.om.01.08.39.mov

TODO

  • Release cm build version

Try this Pull Request!

Open Julia and type:

julia> import Pkg
julia> Pkg.activate(temp=true)
julia> Pkg.add(url="https://github.com/fonsp/Pluto.jl", rev="merge-view-for-ai-syntax-fix")
julia> using Pluto

@fonsp fonsp added frontend Concerning the HTML editor CM6 CodeMirror 6 ai editor LLM-related features labels Jun 8, 2025
@fonsp fonsp marked this pull request as draft June 8, 2025 23:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ai editor LLM-related features CM6 CodeMirror 6 frontend Concerning the HTML editor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0