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

Bump FuzzyCompletions to 0.5.5 #3004

Merged
merged 2 commits into from
Aug 20, 2024
Merged

Bump FuzzyCompletions to 0.5.5 #3004

merged 2 commits into from
Aug 20, 2024

Conversation

Pangoraw
Copy link
Collaborator

Closes #2939.

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="bump_fc")
julia> using Pluto

@Pangoraw
Copy link
Collaborator Author

Tests are broken because of JuliaObjects/ConstructionBase.jl#92

@fonsp fonsp mentioned this pull request Aug 19, 2024
@fonsp fonsp added display & PlutoRunner & AbstractPlutoDingetjes.jl autocomplete <TAB> labels Aug 20, 2024
@fonsp fonsp merged commit df86125 into main Aug 20, 2024
15 checks passed
@fonsp fonsp deleted the bump_fc branch August 20, 2024 12:50
@fonsp
Copy link
Owner

fonsp commented Aug 20, 2024

Thanks!!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autocomplete <TAB> display & PlutoRunner & AbstractPlutoDingetjes.jl
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pluto does not run on nigthly due to changes in REPL code
2 participants