Results 5 issues of Vhtmui

1. I first select a paragrph of text in ***visual*** mode, 2. then press `ctrl-w` shortcut of `htmltagwrap` plugin to add html tag, and vim goes into ***visual multi-cursor*** mode...

### Describe the bug The $effect rune behaves differently when variables are declared in different places. Consider this code: ``` svelte let {display = true} = $props();//case 1 // let...

Do I need to download and import the corresponding dll separately? ![Image](https://github.com/user-attachments/assets/57125700-0efd-451e-a460-9db8a25d261a)

Add a new variant to the `ClearType` enum, `ClearType::Cell(u16, u16)`, which would clear a specific cell with a given `(collunm, row)` position.

特别是20章的标题`Advanced features`翻译成了`高级特征`,有些中文文档已经把`trait`翻译成`特征`了,比如rust圣经,而且特性也是更常用的翻译。