When trying to move first (or any) line with enter to enter text above it, cursor goes to the next line leaving the text static in first line. It only happens with tex files!
LaTeX Workshop Output
Developer Tools Console
Text in line 1 should move to line 2.
Instead cursor moves to an empty line 2 while text remains in line 1.
It seems to be a common problem of you and #739 . However, I cannot reproduce the problem on my side. The new version does not change ways the extension manipulate texts.
Hi @James-Yu, thx for your quick reply. I think it might be an extension related issue as it does not happen with other file extensions in vscode, only with tex files. In fact creating a new empty file shows the expected behavior, but once it is saved as .tex the linebreak does not work properly.
Thanks. I can reproduce the problem. Will look into it right now.
Fixed in 669dbe2 and version 5.8.1
Most helpful comment
Fixed in 669dbe2 and version 5.8.1