Skip to content

Support font name autocompletion for set text(font: array) #5436

@Andrew15-5

Description

@Andrew15-5

Description

I regularly want to use multiple fonts, e.g.:

#set text(font: ("Libertinus Serif", "Noto Serif CJK SC"))

But the annoying thing is that I can only autocomplete the first font (with tinymist). The native code wouldn't even help with the first one if the parentheses are present. So the only workaround is to copy the line with one font, then autocomplete the second separately and join them together. Or...just write everything from your memory.

Use Case

Better UX when dealing with multiple fonts.

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature requestNew feature or requestideAutocompletion, tooltips, formatting, etc.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions