We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7b8e50 commit 1e0e9ddCopy full SHA for 1e0e9dd
README.md
@@ -122,6 +122,9 @@
122
| `leetcode.useWsl` | Specify whether to use WSL or not | `false` |
123
| `leetcode.endpoint` | Specify the active endpoint. Supported endpoints are: `leetcode`, `leetcode-cn` | `leetcode` |
124
125
+## Troubleshooting
126
+When you meet any problem, you can check the [Troubleshooting page](https://github.com/jdneo/vscode-leetcode/wiki/Troubleshooting) first.
127
+
128
## Release Notes
129
130
Refer to [CHANGELOG](https://github.com/jdneo/vscode-leetcode/blob/master/CHANGELOG.md)
0 commit comments