File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 11# LeetCode
2+ [ ![ Travis CI] ( https://travis-ci.org/jdneo/vscode-leetcode.svg?branch=master )] ( https://travis-ci.org/jdneo/vscode-leetcode )
3+ [ ![ Marketplace Version] ( https://vsmarketplacebadge.apphb.com/version-short/shengchen.vscode-leetcode.svg )] ( https://vsmarketplacebadge.apphb.com/version-short/shengchen.vscode-leetcode.svg )
24
35Solve LeetCode problems in VS Code.
46- [ 中文] ( #中文 )
@@ -50,13 +52,13 @@ This extension is based on [@skygragon](https://github.com/skygragon)'s [leetcod
5052 > 注意: 请确保` Node ` 在` PATH ` 环境变量中,您可以通过执行:` node -v ` 进行查看。
5153
5254## 功能
53- - 登陆 / 登出 LeetCode
55+ - 登入 / 登出 LeetCode
5456- 切换及创建 session
5557- 在 Explorer 中展示题目
5658- 根据关键字搜索题目
5759- 向 LeetCode 提交答案
5860
59- ### 登陆及登出
61+ ### 登入及登出
6062![ SignInOut] ( resources/gif/signinout.gif )
6163
6264### 切换及创建 session
@@ -73,7 +75,7 @@ This extension is based on [@skygragon](https://github.com/skygragon)'s [leetcod
7375
7476## 已知问题
7577- 本插件会根据文件名称推测当前的目标题目,因此建议不要改变文件名。
76- - 本插件目前仅会显示左右已解锁的问题 。
78+ - 本插件目前仅会显示已解锁的问题 。
7779
7880## 更新日志
7981
You can’t perform that action at this time.
0 commit comments