You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
|`leetcode.hideSolved`| Specify to hide the solved problems or not|`false`|
124
124
|`leetcode.showLocked`| Specify to show the locked problems or not. Only Premium users could open the locked problems|`false`|
125
-
|`leetcode.defaultLanguage`| Specify the default language used to solve the problem. Supported languages are:`bash`,`c`,`cpp`,`csharp`,`golang`,`java`,`javascript`,`kotlin`,`mysql`,`php`,`python`,`python3`,`ruby`,`rust`,`scala`,`swift`|`N/A`|
125
+
|`leetcode.defaultLanguage`| Specify the default language used to solve the problem. Supported languages are:`bash`,`c`,`cpp`,`csharp`,`golang`,`java`,`javascript`,`kotlin`,`mysql`,`php`,`python`,`python3`,`ruby`,`rust`,`scala`,`swift`,`typescript`|`N/A`|
126
126
|`leetcode.useWsl`| Specify whether to use WSL or not|`false`|
127
127
|`leetcode.endpoint`| Specify the active endpoint. Supported endpoints are:`leetcode`,`leetcode-cn`|`leetcode`|
128
128
|`leetcode.workspaceFolder`| Specify the path of the workspace folder to store the problem files.|`""`|