intellism / vscode-comment-translate

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

Changing word CASE and adding new lines to single line comment #245

Open lbethancourt-quantic opened 1 week ago

lbethancourt-quantic commented 1 week ago

I am using the plugin to translate chinese comments to english, when I use it to translate a single line comment, it ads a new line to the end of it, also, it's changing the case of the text that is not translated.

this is the original comment: image

this is the result: image

maybe these should be a setting to allow the behavior to happen?

intellism commented 6 days ago

Immersive Reading: Turn on immersive comment translation to automatically translate comments and display them in the document. The translated results can be shown alongside the original text or in place of it; toggle the display mode with Ctrl+Shift+B. Immersive

Immersive

Configuration:commentTranslate.browse.enabled