Skip to content

Not completing multiple fields #1267

Open
@EpicEricEE

Description

Describe the bug
When typing #sym., the completion panel opens with all symbols (e.g. arrow), but when then further typing #sym.arrow., no completions are shown. Only when then typing a single letter (e.g. r), the completion panel opens again. The same is true in math mode, where arrow. opens the completion panel showing all modifiers, but arrow.long. doesn't. Similary, when defining a dictionary as

#let dict = (first: (second: "value"))

only #dict.first is completed, but #dict.first. doesn't show any completions (until I append the s for second)

Package/Software version:

tinymist extension version: v0.12.19. Get it by tinymist --version in terminal.

tinymist 
Build Timestamp:     2025-02-03T08:31:31.959154300Z
Build Git Describe:  v0.12.19-dirty
Commit SHA:          1f32f6ecccc31de279cfced14a6b5493ced9769f
Commit Date:         None
Commit Branch:       None
Cargo Target Triple: x86_64-pc-windows-msvc
Typst Version:       0.13.0

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions