Microsoft/vscode

[html] completions: better handle unclosed string literals

Chiusa

#273.226 aperta il 25 ott 2025

 (11 commenti) (0 reazioni) (1 assegnatario)TypeScript (39.847 fork)batch import
bughelp wantedhtmlverification-found

Metriche repository

Star
 (184.936 stelle)
Metriche merge PR
 (Merge medio 11h 43m) (1000 PR mergiate in 30 g)

Descrizione

Type: Bug

Given the code

<th><input type="che</th> with the cursor after che, typing ctrl-space and then selecting "checkbox" deletes the text after, leaving just <th><input type="checkbox.

VS Code version: Code 1.105.1 (Universal) (7d842fb85a0275a4a8e4d7e040d2625abbf7f084, 2025-10-14T22:33:36.618Z) OS version: Darwin x64 21.6.0 Modes:

https://github.com/user-attachments/assets/27294571-9868-41d0-96c8-5293796fe331

Guida contributor