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

Disable CM mixed parser #1940

Merged
merged 4 commits into from
Feb 22, 2022
Merged

Disable CM mixed parser #1940

merged 4 commits into from
Feb 22, 2022

Conversation

fonsp
Copy link
Owner

@fonsp fonsp commented Feb 22, 2022

Because of the performance problems. @dralletje is working on this (#1893), but in the meantime, let's disable it (again 😥 ), to give us some time to get it right.

This should also be a workaround for #1913

@fonsp fonsp added CM6 CodeMirror 6 frontend Concerning the HTML editor labels Feb 22, 2022
@github-actions
Copy link
Contributor

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="disable-mixed-parsing-2")
julia> using Pluto

@fonsp
Copy link
Owner Author

fonsp commented May 14, 2024

Some promising news! JuliaPluto/lezer-julia#7

@fonsp fonsp deleted the disable-mixed-parsing-2 branch May 14, 2024 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CM6 CodeMirror 6 frontend Concerning the HTML editor performance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant