File tree

6 files changed

+798
-642
lines changed

6 files changed

+798
-642
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# Change Log
22
All notable changes to the "leetcode" extension will be documented in this file.
33

4+
# 1.0.19
5+
list problem 时 delete cache
6+
更新了 imports.py
7+
8+
# 1.0.18
9+
更新了 imports.py
10+
411
# 1.0.17
512
更新了 imports.py
613

Original file line numberDiff line numberDiff line change
@@ -89,7 +89,9 @@ npm install -g vsce
8989
vsce package
9090
9191
# 需要按照链接中教程,创建token,一定要选定All accessible organizations,之后登录
92+
# 右键粘贴token
9293
vsce login <publisher name>
94+
vsce login KuiyuanFu
9395
9496
# 发布
9597
vsce publish

0 commit comments

Comments
 (0)