Describe the bug
如这段代码 " except KeyboardInterru
logger.warning("Operation interrupted.")
finally:
# Ensure agent resources are cleaned up before exiting
await agent.cleanup()"
To Reproduce
Steps to reproduce the behavior:
- 在 normal 模式下 按 yfing 然后 按匹配到 exiting的 label 位置
Expected behavior
- 期待能把 exiting 的字母都 yank 上, 但是实际的结果,会丢掉 exting 单词的部分字母,
- 如果把 flash ,分块函数的部分控制再加上就完美了 ,不过已经非常好用了 ,我已经 diable easymoiton ,snack 等插功能了.
Screenshots
If applicable, add screenshots to help explain your problem.
If remapping-related, please attach log output: https://github.com/VSCodeVim/Vim#debugging-remappings.
Environment (please complete the following information):
- Extension (VsCodeVim) version:
- VSCode version: " cursor 版本: 0.47.7
提交: 1.96.2
日期: 33ec0dad159bc0ad620f6bbda539efe90c397480
Electron: 2025-03-18T00:08:08.998Z (2 周前)
ElectronBuildId: 32.2.6
Chromium: undefined
Node.js: 128.0.6613.186
V8: 20.18.1
OS: 12.8.374.38-electron.0"
- OS: macos
Additional context
Add any other context about the problem here.
Describe the bug
如这段代码 " except KeyboardInterru
logger.warning("Operation interrupted.")
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Screenshots
If applicable, add screenshots to help explain your problem.
If remapping-related, please attach log output: https://github.com/VSCodeVim/Vim#debugging-remappings.
Environment (please complete the following information):
提交: 1.96.2
日期: 33ec0dad159bc0ad620f6bbda539efe90c397480
Electron: 2025-03-18T00:08:08.998Z (2 周前)
ElectronBuildId: 32.2.6
Chromium: undefined
Node.js: 128.0.6613.186
V8: 20.18.1
OS: 12.8.374.38-electron.0"
Additional context
Add any other context about the problem here.