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-on-type by default on Mac #2942

Merged
merged 3 commits into from
Jul 13, 2024

Conversation

fonsp
Copy link
Owner

@fonsp fonsp commented Jun 25, 2024

This enables #2389 by default on Mac as part of a phased roll-out.

This is not because I like Mac the most but because they have the smallest share of our users (20%), which means that this is the least risky group to test on :)

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

@fonsp fonsp added frontend Concerning the HTML editor wide audience This affects a wide audience of Pluto users and future Pluto users autocomplete <TAB> labels Jun 25, 2024
@fonsp fonsp merged commit 6ad49e5 into main Jul 13, 2024
3 checks passed
@fonsp fonsp deleted the Enable-autocomplete-on-type-default-windows branch July 13, 2024 12:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autocomplete <TAB> frontend Concerning the HTML editor 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.

1 participant