Microsoft/vscode

[html] completions: better handle unclosed string literals

已關閉

#273,226 建立於 2025年10月25日

 (11 則留言) (0 個反應) (1 位負責人)TypeScript (39,847 個分叉)batch import
bughelp wantedhtmlverification-found

倉庫指標

星標
 (184,936 顆星)
PR 合併指標
 (平均合併 11小時 43分鐘) (30 天內合併 1,000 個 PR)

描述

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

貢獻者指南