intellism / vscode-comment-translate

vscode 注释翻译插件, 不干扰正常代码,方便快速阅读源码。
https://marketplace.visualstudio.com/items?itemName=intellsmi.comment-translate
MIT License
481 stars 75 forks source link

fix: 悬停翻译自动聚焦 hover,导致编辑器丢失焦点 #196

Closed idootop closed 7 months ago

idootop commented 8 months ago

修复以下问题:

具体细节讨论,请移步:https://github.com/intellism/vscode-comment-translate/issues/181, https://github.com/microsoft/vscode/pull/196891

⚠️ 注意: 请将本地的 VS Code 更新到 >=1.86.0

intellism commented 8 months ago

赞,优秀!

idootop commented 7 months ago

@intellism 这个问题在最新的 VS Code 1.86.0-insider 版本上已经修复了:https://code.visualstudio.com/insiders

正式版本还要等到 VS Code v1.86.0 发布。

图片
intellism commented 7 months ago

好的。。周末发一个新版本。

Alan3344 commented 7 months ago

我特地用了VSC官方的扩展二等分功能进行了测试 然后得出结论是插件问题 em... 然后我没有启用该插件,确实是不会自动聚焦窗口了,包括 拖选、双击选中

展开截图 ![image](https://github.com/intellism/vscode-comment-translate/assets/60773912/7475c79d-8025-4869-b0cc-bf2624bb4a0b) ![image](https://github.com/intellism/vscode-comment-translate/assets/60773912/fdc59781-49f2-4775-9b95-473d07a3a55e)

这是我的悬停配置,应该是用的默认的

展开截图 ![image](https://github.com/intellism/vscode-comment-translate/assets/60773912/c007c46a-c8de-4091-8271-bb10857489cd) 当前版本 ![image](https://github.com/intellism/vscode-comment-translate/assets/60773912/cad612a6-325e-408c-b9a9-1eb0c6d47a65)
intellism commented 7 months ago

正式版本还要等到 VS Code v1.86.0 发布。

插件已经合并已修复,正式版本还要等到 VS Code v1.86.0 发布后生效

可以使用VS Code 1.86.0-insider试用

idootop commented 5 months ago

VS Code 1.86 正式版已发布,此问题终结。

heartacker commented 5 months ago

VS Code 1.86 正式版已发布,此问题终结。

更新vscode之后。还要更新插件吗?

idootop commented 5 months ago

更新vscode之后。还要更新插件吗?

图片

插件更新到最新版本