| leetcode.hideSolved | Specify to hide the solved problems or not | false | 
| 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 | 
| leetcode.useWsl | Specify whether to use WSL or not | false | 
| leetcode.endpoint | Specify the active endpoint. Supported endpoints are: leetcode,leetcode-cn | leetcode | 
| leetcode.workspaceFolder | Specify the path of the workspace folder to store the problem files. | "" | 
| leetcode.filePath | Specify the relative path under the workspace and the file name to save the problem files. More details can be found here. |  | 
| leetcode.enableStatusBar | Specify whether the LeetCode status bar will be shown or not. | true | 
| leetcode.editor.shortcuts | Specify the customized shortcuts in editors. Supported values are: submit,test,star,solutionanddescription. | ["submit, test"] | 
| leetcode.enableSideMode | Specify whether preview,solutionandsubmissiontab should be grouped into the second editor column when solving a problem. | true | 
| leetcode.nodePath | Specify the Node.jsexecutable path. for example, C:\Program Files\nodejs\node.exe | node | 
| leetcode.showCommentDescription | Specify whether to include the problem description in the comments | false | 
| leetcode.useEndpointTranslation | Use endpoint's translation (if available) | true | 
| leetcode.colorizeProblems | Add difficulty badge and colorize problems files in explorer tree | true | 
| leetcode.problems.sortStrategy | Specify sorting strategy for problems list | None | 
| leetcode.allowReportData | Allow LeetCode to report anonymous usage data to improve the product. list | true |