-
Notifications
You must be signed in to change notification settings - Fork 21
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
cursor not working properly #57
Comments
Hi ! Thank you! |
Hi, eg with the suggestion from #58, i get (
I dont know why this happens. |
oh!! I found the issue! Please try v2.3.6 |
Hi,
in latest update of the shorthands there are these two tips:
But this does not work properly. I used the example
bi:\binom{#cursor}{#tab}
but the autocomplete made\binom{#{#tab}
. Id same goes for this example:cs:\cos(#cursor);
->\cos(#
.Still a great plugin tho!
The text was updated successfully, but these errors were encountered: