Skip to content

Autocomplete occurs at periods without tab, changing the term #3487

@AshlinHarris

Description

@AshlinHarris

Adding a period . after a word immediately engages the autocomplete, without tab being pressed. Additionally, the word may be changed to a different one (for instance, abc. is autocorrected to AbstractSet.).

This video shows a few examples of the behavior (which can be replicated in a new Pluto notebook):
https://github.com/user-attachments/assets/3ca83d2b-ed93-4c15-b7a8-695fc396989e

I think this behavior is probably unintended. If not, a toggle to disable it would be greatly appreciated!

(My current use case involves a library of macros built on top of FunSQL syntax, so the words I type shouldn't generally be replaced with something that exists in the namespace).

  • This issue occurs in Pluto v0.20.22 and later but not in v0.20.21.
  • I tested a few other characters, but only . has this behavior.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions