You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.
[ ✔] Can you reproduce the problem with Debug -> Reload Without Extensions?
[ ✔] Did you perform a cursory search to see if your bug or enhancement is already reported?
--> I did. Many reports since years. Still unresolved. Is it unfixable?
This issue is unresolved for some years now and well known.
When editing html, live preview breaks as soon as we start to enter a tag. Live preview breaks at inputting <.
Live preview is notifying that it broke because of syntax error.
PLEASE, PLEASE listen anyone...Live Preview is a killer-feature that isn't getting the attention it deserves.
Steps to Reproduce
Open a htlm file.
Start Live Preview.
Enter a "<".
Live Preview is useless now.
Expected behavior: Live Preview should just keep on rendering our input. It's totally ok when we can see the code we enter until we close the tag. Live Preview should start to assemble the tag only when it's closed.
Actual behavior: Live Preview breaks and is unusable while editing html. It starts working again by saving the file and refresh browser. Breaks again immediately when continuing to edit.
Versions
Windows Release 1.14 Build 1.14.2-17770 (release-1.14.2 f71f00a)
The text was updated successfully, but these errors were encountered:
Prerequisites
Debug -> Reload Without Extensions
?--> I did. Many reports since years. Still unresolved. Is it unfixable?
Description
This issue is unresolved for some years now and well known.
When editing html, live preview breaks as soon as we start to enter a tag. Live preview breaks at inputting <.
Live preview is notifying that it broke because of syntax error.
PLEASE, PLEASE listen anyone...Live Preview is a killer-feature that isn't getting the attention it deserves.
Steps to Reproduce
Expected behavior: Live Preview should just keep on rendering our input. It's totally ok when we can see the code we enter until we close the tag. Live Preview should start to assemble the tag only when it's closed.
Actual behavior: Live Preview breaks and is unusable while editing html. It starts working again by saving the file and refresh browser. Breaks again immediately when continuing to edit.
Versions
Windows Release 1.14 Build 1.14.2-17770 (release-1.14.2 f71f00a)
The text was updated successfully, but these errors were encountered: