LaTeX-Utilities icon indicating copy to clipboard operation
LaTeX-Utilities copied to clipboard

Live Snippet \frac{...}{} unexpected expansion

Open utkarshsethi opened this issue 3 years ago • 1 comments

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

image

To Reproduce

Steps to reproduce the behaviour:

  1. type "axxb"
  2. 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

image

Desktop

  • OS: Windows 10 + WSL2(Ubuntu)
  • VS Code version: 1.71.0
  • Extension version: 0.4.6

Additional context

NA

utkarshsethi avatar Sep 12 '22 11:09 utkarshsethi

Will investigate later

leoleoasd avatar Sep 13 '22 02:09 leoleoasd