Skip to content

REPL suggested completion displayed even after becoming inapplicable #56003

Closed
JuliaLang/Pkg.jl
#4054
@jishnub

Description

@jishnub

Image

As seen in this image, the completion col -> collect is displayed despite the closing bracket being added after col.

julia> versioninfo()
Julia Version 1.12.0-DEV.1309
Commit ae9472993ba (2024-10-05 09:46 UTC)
Build Info:
  Official https://julialang.org release
Platform Info:
  OS: Linux (x86_64-linux-gnu)
  CPU: 8 × Intel(R) Core(TM) i5-10310U CPU @ 1.70GHz
  WORD_SIZE: 64
  LLVM: libLLVM-18.1.7 (ORCJIT, skylake)
Threads: 1 default, 0 interactive, 1 GC (on 8 virtual cores)
Environment:
  JULIA_EDITOR = subl

Julia installed using juliaup

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugIndicates an unexpected problem or unintended behaviorcompletionsTab and autocompletion in the repl

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions