vscode-leetcode
vscode-leetcode copied to clipboard
[Feature Enhancement]: give a buttom to change the language of problem description
🚀 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.
Try changing the setting of leetcode.useEndpointTranslation
to false, it works for me.
Try changing the setting of
leetcode.useEndpointTranslation
to false, it works for me.
Nice, it works!