fonsp / Pluto.jl

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

Aggressive Autocomplete, Specific Example #3021

Open alecloudenback opened 1 week ago

alecloudenback commented 1 week ago

ref #3008, opening a new issue as requested

I have also found the autocomplete to be very aggressive.

Example: I am trying to define a new function called foo and I type foo( and upon hitting ( the input autocompletes to floor(

https://github.com/user-attachments/assets/f646a1e4-b12d-4f67-b813-1c7ad94bba2a

Pluto 0.19.46

Julia Version 1.11.0-rc3
Commit 616e45539db (2024-08-26 15:46 UTC)
Build Info:
  Official https://julialang.org/ release
Platform Info:
  OS: macOS (arm64-apple-darwin22.4.0)
  CPU: 8 × Apple M3
  WORD_SIZE: 64
  LLVM: libLLVM-16.0.6 (ORCJIT, apple-m3)
Threads: 4 default, 0 interactive, 2 GC (on 4 virtual cores)
Environment:
  JULIA_NUM_THREADS = auto
  JULIA_REVISE_WORKER_ONLY = 1
christiangnrd commented 4 days ago

I am also experiencing this quite frustrating issue.