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
Copy file name to clipboardExpand all lines: README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@
23
23
- English Document | [中文文档](https://github.com/LeetCode-OpenSource/vscode-leetcode/blob/master/docs/README_zh-CN.md)
24
24
25
25
## ❗️ Attention ❗️- Workaround to login to LeetCode endpoint
26
-
> Note: If you are using `leetcode-cn.com`, you can just ignore this section.
26
+
> Note: If you are using `leetcode.cn`, you can just ignore this section.
27
27
28
28
Recently we observed that [the extension cannot login to leetcode.com endpoint anymore](https://github.com/LeetCode-OpenSource/vscode-leetcode/issues/478). The root cause of this issue is that leetcode.com changed its login mechanism and so far there is no ideal way to fix that issue.
29
29
@@ -63,7 +63,7 @@ Thanks for [@yihong0618](https://github.com/yihong0618) provided a workaround wh
63
63
64
64
- The supported endpoints are:
65
65
-**leetcode.com**
66
-
-**leetcode-cn.com**
66
+
-**leetcode.cn**
67
67
68
68
> Note: The accounts of different endpoints are **not** shared. Please make sure you are using the right endpoint. The extension will use `leetcode.com` by default.
0 commit comments