LaTeX-Utilities
LaTeX-Utilities copied to clipboard
Live Snippet \frac{...}{} unexpected expansion
Bug Report
Disable all the other extensions except for LaTeX Workshop and LaTeX Utilities, and check that you still see this issue.
You still see this issue?: Yes
Describe the bug
Instead of the demo I'm getting following when trying to use /frac

To Reproduce
Steps to reproduce the behaviour:
- type "axxb"
- type "/c"
Expected behaviour
change to \frac{a \times b}{c} instead of a \times \frac{b}{c}
Logs
Don't thnk of is related. Will provide if requested again.
LaTeX Workshop Output
logs here
LaTeX Utilities Output
logs here
Developer Tools Console
logs here
Screenshots

Desktop
- OS: Windows 10 + WSL2(Ubuntu)
- VS Code version: 1.71.0
- Extension version: 0.4.6
Additional context
NA
Will investigate later