mirror of
https://github.com/microsoft/vscode.git
synced 2026-07-11 17:18:13 +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