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
> NOTE: Please make sure that Node is in your PATH environment variable. You can check this by running: `node -v`.
11
+
12
+
## Features
13
+
- Sign in/out to LeetCode
14
+
- Switch and create session
15
+
- Show problems in explorer
16
+
- Search problems by keywords
17
+
- Submit solutions to LeetCode
7
18
19
+
### Sign In and Sign Out
8
20
9
-
##Extension Settings
21
+
### Switch and Create Session
10
22
23
+
### Show Problems in Explorer
11
24
12
-
##Known Issues
25
+
### Search Problems by Keywords
13
26
27
+
### Submit Solutions to LeetCode
14
28
15
29
## Release Notes
30
+
31
+
Refer to [CHANGELOG](CHANGELOG.md)
32
+
33
+
## Acknowledgement
34
+
35
+
This extension is based on [@skygragon](https://github.com/skygragon)'s [leetcode-cli](https://github.com/skygragon/leetcode-cli) open source project.
0 commit comments