Unintended
Results
2
issues of
Unintended
Thanks for the excellent plugin here is my code for the test ```python import asyncio async def main(): await asyncio.create_subprocess_exec('C:/Windows/System32/cmd.exe') if __name__ == '__main__': asyncio.run(main()) ``` traceback : ``` C:\Users\X\scoop\shims\python.exe...
bug
有时希望重点关注译文,在译文不通畅的时候再看原文。 还有像 https://angular.cn/docs 这种点击显示原文/译文的方式也非常实用。 反向弱化效果大概如下图(这是我手动搞的)  另外,很感谢你做的这个插件!
enhancement