Skip to content

Key/option autocompletion exits after typing in a space #3362

@muzimuzhi

Description

@muzimuzhi

Environment

  • TeXstudio: 4.7.0beta1
  • Qt: 6.6.0
  • OS: macOS 13.4.1
  • TeX distribution: irrelevant

Expected behavior

When typing in a key containing space(s), hit space continues autocompletion.

Actual behavior

The autocompletion exits immediately after typing in a space.

How to reproduce

To use tikz option line width=1pt, type in "line" and the autocompletion pops and reduces normally, then hit space. The autocompletion exits.

Screen.Recording.2023-11-12.at.20.36.25.mov
\documentclass{article}
\usepackage{tikz}
% type in "line", then hit space
\tikzset{}

\begin{document}
content
\end{document}

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions