Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Autocomplete does not give the correct output #1555

Open
marshblocker opened this issue Jan 10, 2022 · 1 comment
Open

Autocomplete does not give the correct output #1555

marshblocker opened this issue Jan 10, 2022 · 1 comment

Comments

@marshblocker
Copy link

I have the following code

\begin{document}
in
\end{document}

when I press Tab, it gives me the following completions

image

Since \in is what I want, I pressed Enter to receive it but instead my in auto-completes into \int instead of \in. This also happens with other commands like phi and theta where it auto-completes into the next suggested command (e.g. phi auto-completes into \varphi instead of the topmost suggested \phi). This seems to be a general behavior, not just on the commands I've listed,

@Dilemian
Copy link

I also have the same problem.

Choosing \varepsilon gives \epsilon, and vice versa.
Similarly for others: \vartheta and \theta, \varphi and \phi

completion

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants