Template editor line limit bug
-
The CodeMirror editor sometimes gets the line number limit incorrect, the following shows line 1-29 of my template yet the template is actually 84 lines long and the content area has plenty of room to show more lines ..
scrolling down a bit ..
the work around is to close the template editor and reopen it, so not a serious issue.
It was able to reproduce by creating a blank template and then copy-pasting in another completed template.
-
Hi, thanks for posting.
The next 2.5.0 release should replace the current editor with the one the vscode uses.
If the replacement won't work, we will try to fix this issue in the current ace editor.