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

💖 Autocomplete automatically on type #2389

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

Conversation

fonsp
Copy link
Owner

@fonsp fonsp commented Nov 23, 2022

Schermopname.2022-11-23.om.21.18.09.mov

TODO, don't autocomplete these:

  • x =
  • 12
  • # julia
  • # julia inside a md"""
  • "jl

@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="autocomplete-on-type")
julia> using Pluto

@fonsp fonsp added enhancement New feature or request frontend Concerning the HTML editor user request Requested using the feedback form inside Pluto notebooks wide audience This affects a wide audience of Pluto users and future Pluto users labels Apr 26, 2023
@fonsp fonsp added the autocomplete <TAB> label Mar 29, 2024
@fonsp fonsp linked an issue Apr 9, 2024 that may be closed by this pull request
5 tasks
@fonsp fonsp marked this pull request as ready for review April 11, 2024 13:44
@fonsp fonsp mentioned this pull request Apr 15, 2024
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autocomplete <TAB> enhancement New feature or request frontend Concerning the HTML editor user request Requested using the feedback form inside Pluto notebooks wide audience This affects a wide audience of Pluto users and future Pluto users
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Better autocomplete
2 participants