-
Notifications
You must be signed in to change notification settings - Fork 37.4k
Closed
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bughtmlHTML support issuesHTML support issuesverifiedVerification succeededVerification succeeded
Milestone
Description
Testing #57296
Repro steps
- Open a new HTML file
- Write HTML
- Run "Format Document" command
Result
- Error occurs in output panel
Expected result
- Document to be formatted
Output log
[Error - 11:11:31 AM] Error while formatting range for untitled:Untitled-3: last_token is not defined
ReferenceError: last_token is not defined
at m.beautify (/Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/extensions/html-language-features/server/dist/htmlServerMain.js:7:93697)
at e.exports (/Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/extensions/html-language-features/server/dist/htmlServerMain.js:7:87722)
at t.indent_size (/Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/extensions/html-language-features/server/dist/htmlServerMain.js:7:105314)
at Object.$e [as format] (/Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/extensions/html-language-features/server/dist/htmlServerMain.js:7:105328)
at Object.format (/Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/extensions/html-language-features/server/dist/htmlServerMain.js:7:175102)
at Object.t.format (/Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/extensions/html-language-features/server/dist/htmlServerMain.js:7:178185)
at Object.<anonymous> (/Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/extensions/html-language-features/server/dist/htmlServerMain.js:7:122231)
at /Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/extensions/html-language-features/server/dist/htmlServerMain.js:7:115360
at Object.next (/Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/extensions/html-language-features/server/dist/htmlServerMain.js:7:115465)
at a (/Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/extensions/html-language-features/server/dist/htmlServerMain.js:7:114211)
pharrisee, makbari, Morzilla, DarkLite1 and kylebake
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bughtmlHTML support issuesHTML support issuesverifiedVerification succeededVerification succeeded