vscode-leetcode icon indicating copy to clipboard operation
vscode-leetcode copied to clipboard

[Feature Enhancement]: give a buttom to change the language of problem description

Open ClSlaid opened this issue 3 years ago • 2 comments

🚀 Feature Proposal

Enable users to change the language of the problem description.

Motivation

In leetcode-cn, the ability to change the description of the problem to English (or Simplified Chinese) is offered. 图片

However, this feature is not currently presented in the plugin.

ClSlaid avatar Oct 17 '21 14:10 ClSlaid

Try changing the setting of leetcode.useEndpointTranslation to false, it works for me.

jingyuan-au avatar Oct 23 '21 05:10 jingyuan-au

Try changing the setting of leetcode.useEndpointTranslation to false, it works for me.

Nice, it works!

xuzh0u avatar May 10 '22 02:05 xuzh0u