Wenfang Du

Results 77 issues of Wenfang Du

Repro case: ```json { "@foo": "foo" } ``` Use the command `bracketeer.selectQuotesContent` to select `@foo`, Bracketeer will warn "No quotes to modify found." Quite often npm package names start with...

![image](https://user-images.githubusercontent.com/28700378/139571088-93e001ee-521b-4970-903d-033481ca0e0f.png) ![image](https://user-images.githubusercontent.com/28700378/139571122-ee3d4396-fdc8-42cd-8dd1-5dbe6bc36a20.png)

When using `Ctrl+A` in VSCode, the last empty line is selected as well, and is reflected in CodeSnap's preview, would be great to add an option to trim it automatically,...

![image](https://user-images.githubusercontent.com/28700378/183329948-ed32f416-cec9-4ca6-84b2-a594b5f23905.png) ![image](https://user-images.githubusercontent.com/28700378/183330013-0ce7a1f1-c170-401f-a053-8b07517082bc.png) This causes explorer list navigation not functional.

vscode api required
upstream

This solves the selection issue mostly (opt-in), there's a lot of room for improvements, please edit it if you see fit. I have to say this is a pretty hacky...

I tried `map q call VSCodeNotifyVisual('noop', 1)` in `init.vim`, then every time I press `q` in visual mode, the nvim selections will be converted to vscode selections, I think this...

`f` works with Chinese characters in native Neovim: ![STG 2022-04-24 12_40_31](https://user-images.githubusercontent.com/28700378/164956959-f6c59f6d-a5b9-42fb-bea7-b3803f00a50a.gif) But doesn't work in vscode-neovim: ![STG 2022-04-24 12_43_21](https://user-images.githubusercontent.com/28700378/164957029-2f81d645-5c35-44d6-b874-0bb75b5c99af.gif) The same applies to `r`, `F` etc.

bug
localization

* **Browser**: Chrome 85.0.4183.121 * **Operating System**: Windows 10 * **Screenshot**: ![image](https://user-images.githubusercontent.com/28700378/94412269-2dd70100-01ac-11eb-803b-f84852b82141.png)

bug :bug:

[Overwin intro](https://github.com/easymotion/vim-easymotion#overwin-motions), overwin is using easymotion across editor panels, does this implementation support that? It only seems to work for one editor panel per my test, if it's not supported,...

Every time it's different even if no setting is changed, can we stabilize it, it's hard to look at the diffs: ![image](https://user-images.githubusercontent.com/28700378/164978687-2043d4dd-5838-453e-b90d-1f12c3437117.png)

🔷Enhancement
⬜ Pending