mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-17 13:50:46 +01:00
cc84951f1e
* Allow Emmet "Go to matching pair" to work inside script tags * Refactor template script detection and node extraction. * Futher refactoring of Emmet template identification logic. * Emmet: select entire script tag when unable to idnetify an inner element * Remove redundant nullity check