fonsp / Pluto.jl

🎈 Simple reactive notebooks for Julia
https://plutojl.org/
MIT License
4.91k stars 284 forks source link

autocomplete: defer string check to when completion is applied #2946

Closed Pangoraw closed 2 days ago

Pangoraw commented 4 days ago

fixes #2944

github-actions[bot] commented 4 days ago

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