diff --git a/README.md b/README.md
index 5ddc606..2673026 100644
--- a/README.md
+++ b/README.md
@@ -1,11 +1,11 @@
-
+
-
+
@@ -32,8 +32,8 @@
# 关于本项目
-- [项目地址:https://github.com/ccagml/leetcode_extension/](https://github.com/ccagml/leetcode_extension/)
-- [报告问题](https://github.com/ccagml/leetcode_extension/issues)
+- [项目地址:https://github.com/ccagml/leetcode_ext/](https://github.com/ccagml/leetcode_ext/)
+- [报告问题](https://github.com/ccagml/leetcode_ext/issues)
- [疑难解答](https://github.com/LeetCode-OpenSource/vscode-leetcode/wiki/%E7%96%91%E9%9A%BE%E8%A7%A3%E7%AD%94)
- [常见问题](https://github.com/LeetCode-OpenSource/vscode-leetcode/wiki/%E5%B8%B8%E8%A7%81%E9%97%AE%E9%A2%98)
- 趁着现在只有
提交一个 PR 就能成为项目元老了
diff --git a/package.json b/package.json
index 6bb1c6b..6764ef2 100644
--- a/package.json
+++ b/package.json
@@ -12,9 +12,9 @@
},
"repository": {
"type": "git",
- "url": "https://github.com/ccagml/leetcode_extension"
+ "url": "https://github.com/ccagml/leetcode_ext"
},
- "homepage": "https://github.com/ccagml/leetcode_extension/README.md",
+ "homepage": "https://github.com/ccagml/leetcode_ext/README.md",
"categories": [
"Other",
"Snippets",
diff --git a/src/controller/BricksViewController.ts b/src/controller/BricksViewController.ts
index 75c958d..71223f1 100644
--- a/src/controller/BricksViewController.ts
+++ b/src/controller/BricksViewController.ts
@@ -1,6 +1,6 @@
/*
- * https://github.com/ccagml/leetcode_extension/src/controller/BricksViewController.ts
- * Path: https://github.com/ccagml/leetcode_extension
+ * https://github.com/ccagml/leetcode_ext/src/controller/BricksViewController.ts
+ * Path: https://github.com/ccagml/leetcode_ext
* Created Date: Tuesday, November 22nd 2022, 11:04:59 am
* Author: ccagml
*
diff --git a/src/controller/EventController.ts b/src/controller/EventController.ts
index ee6c834..6a5ec5e 100644
--- a/src/controller/EventController.ts
+++ b/src/controller/EventController.ts
@@ -1,6 +1,6 @@
/*
- * Filename: https://github.com/ccagml/leetcode_extension/src/controller/EventController.ts
- * Path: https://github.com/ccagml/leetcode_extension
+ * Filename: https://github.com/ccagml/leetcode_ext/src/controller/EventController.ts
+ * Path: https://github.com/ccagml/leetcode_ext
* Created Date: Monday, October 31st 2022, 10:16:47 am
* Author: ccagml
*
diff --git a/src/controller/FileButtonController.ts b/src/controller/FileButtonController.ts
index b41b087..e00d757 100644
--- a/src/controller/FileButtonController.ts
+++ b/src/controller/FileButtonController.ts
@@ -1,6 +1,6 @@
/*
- * Filename: https://github.com/ccagml/leetcode_extension/src/controller/FileButtonController.ts
- * Path: https://github.com/ccagml/leetcode_extension
+ * Filename: https://github.com/ccagml/leetcode_ext/src/controller/FileButtonController.ts
+ * Path: https://github.com/ccagml/leetcode_ext
* Created Date: Thursday, October 27th 2022, 7:43:29 pm
* Author: ccagml
*
diff --git a/src/controller/LoginController.ts b/src/controller/LoginController.ts
index 2db8a55..dfee0ac 100644
--- a/src/controller/LoginController.ts
+++ b/src/controller/LoginController.ts
@@ -1,6 +1,6 @@
/*
- * Filename: https://github.com/ccagml/leetcode_extension/src/controller/LoginController.ts
- * Path: https://github.com/ccagml/leetcode_extension
+ * Filename: https://github.com/ccagml/leetcode_ext/src/controller/LoginController.ts
+ * Path: https://github.com/ccagml/leetcode_ext
* Created Date: Thursday, November 10th 2022, 3:06:12 pm
* Author: ccagml
*
diff --git a/src/controller/MainController.ts b/src/controller/MainController.ts
index fa5cfb0..74f333a 100644
--- a/src/controller/MainController.ts
+++ b/src/controller/MainController.ts
@@ -1,6 +1,6 @@
/*
- * Filename: https://github.com/ccagml/leetcode_extension/src/controller/MainController.ts
- * Path: https://github.com/ccagml/leetcode_extension
+ * Filename: https://github.com/ccagml/leetcode_ext/src/controller/MainController.ts
+ * Path: https://github.com/ccagml/leetcode_ext
* Created Date: Thursday, November 10th 2022, 2:18:21 pm
* Author: ccagml
*
diff --git a/src/controller/RemarkController.ts b/src/controller/RemarkController.ts
index 11b5de9..36392f5 100644
--- a/src/controller/RemarkController.ts
+++ b/src/controller/RemarkController.ts
@@ -1,6 +1,6 @@
/*
- * https://github.com/ccagml/leetcode_extension/src/controller/RemarkController.ts
- * Path: https://github.com/ccagml/leetcode_extension
+ * https://github.com/ccagml/leetcode_ext/src/controller/RemarkController.ts
+ * Path: https://github.com/ccagml/leetcode_ext
* Created Date: Monday, November 28th 2022, 3:29:37 pm
* Author: ccagml
*
diff --git a/src/controller/TreeViewController.ts b/src/controller/TreeViewController.ts
index 1428b91..c9afc63 100644
--- a/src/controller/TreeViewController.ts
+++ b/src/controller/TreeViewController.ts
@@ -1,6 +1,6 @@
/*
- * Filename: https://github.com/ccagml/leetcode_extension/src/controller/TreeViewController.ts
- * Path: https://github.com/ccagml/leetcode_extension
+ * Filename: https://github.com/ccagml/leetcode_ext/src/controller/TreeViewController.ts
+ * Path: https://github.com/ccagml/leetcode_ext
* Created Date: Thursday, October 27th 2022, 7:43:29 pm
* Author: ccagml
*
diff --git a/src/dao/bricksDao.ts b/src/dao/bricksDao.ts
index 433f1b4..686cb5f 100644
--- a/src/dao/bricksDao.ts
+++ b/src/dao/bricksDao.ts
@@ -1,6 +1,6 @@
/*
- * https://github.com/ccagml/leetcode_extension/src/dao/bricksDao.ts
- * Path: https://github.com/ccagml/leetcode_extension
+ * https://github.com/ccagml/leetcode_ext/src/dao/bricksDao.ts
+ * Path: https://github.com/ccagml/leetcode_ext
* Created Date: Wednesday, November 23rd 2022, 4:36:38 pm
* Author: ccagml
*
diff --git a/src/dao/choiceDao.ts b/src/dao/choiceDao.ts
index b3444f5..40e0a70 100644
--- a/src/dao/choiceDao.ts
+++ b/src/dao/choiceDao.ts
@@ -1,6 +1,6 @@
/*
- * Filename: https://github.com/ccagml/leetcode_extension/src/dao/choiceDao.ts
- * Path: https://github.com/ccagml/leetcode_extension
+ * Filename: https://github.com/ccagml/leetcode_ext/src/dao/choiceDao.ts
+ * Path: https://github.com/ccagml/leetcode_ext
* Created Date: Thursday, November 10th 2022, 11:34:10 pm
* Author: ccagml
*
diff --git a/src/dao/groupDao.ts b/src/dao/groupDao.ts
index 3cc6413..c7574e7 100644
--- a/src/dao/groupDao.ts
+++ b/src/dao/groupDao.ts
@@ -1,6 +1,6 @@
/*
- * https://github.com/ccagml/leetcode_extension/src/dao/groupDao.ts
- * Path: https://github.com/ccagml/leetcode_extension
+ * https://github.com/ccagml/leetcode_ext/src/dao/groupDao.ts
+ * Path: https://github.com/ccagml/leetcode_ext
* Created Date: Wednesday, November 30th 2022, 9:47:36 am
* Author: ccagml
*
diff --git a/src/dao/scoreDao.ts b/src/dao/scoreDao.ts
index ec1092a..70859eb 100644
--- a/src/dao/scoreDao.ts
+++ b/src/dao/scoreDao.ts
@@ -1,6 +1,6 @@
/*
- * Filename: https://github.com/ccagml/leetcode_extension/src/dao/scoreDao.ts
- * Path: https://github.com/ccagml/leetcode_extension
+ * Filename: https://github.com/ccagml/leetcode_ext/src/dao/scoreDao.ts
+ * Path: https://github.com/ccagml/leetcode_ext
* Created Date: Thursday, November 10th 2022, 11:40:22 pm
* Author: ccagml
*
diff --git a/src/dao/tagsDao.ts b/src/dao/tagsDao.ts
index 717761f..43c02cb 100644
--- a/src/dao/tagsDao.ts
+++ b/src/dao/tagsDao.ts
@@ -1,6 +1,6 @@
/*
- * Filename: https://github.com/ccagml/leetcode_extension/src/dao/tagsDao.ts
- * Path: https://github.com/ccagml/leetcode_extension
+ * Filename: https://github.com/ccagml/leetcode_ext/src/dao/tagsDao.ts
+ * Path: https://github.com/ccagml/leetcode_ext
* Created Date: Thursday, November 10th 2022, 11:38:10 pm
* Author: ccagml
*
@@ -4600,74 +4600,74 @@ class TagsDao {
};
private tags_name = {
- "array": "数组",
+ array: "数组",
"hash-table": "哈希表",
- "recursion": "递归",
+ recursion: "递归",
"linked-list": "链表",
- "math": "数学",
- "string": "字符串",
+ math: "数学",
+ string: "字符串",
"sliding-window": "滑动窗口",
"binary-search": "二分搜索",
"divide-and-conquer": "分治",
"dynamic-programming": "动态规划",
- "greedy": "贪心",
+ greedy: "贪心",
"two-pointers": "双指针",
- "sorting": "排序",
- "backtracking": "回溯",
- "stack": "堆",
+ sorting: "排序",
+ backtracking: "回溯",
+ stack: "堆",
"heap-priority-queue": "优先级队列",
"merge-sort": "归并排序",
"string-matching": "字符串匹配",
"bit-manipulation": "位操作",
- "matrix": "矩阵",
+ matrix: "矩阵",
"monotonic-stack": "单调栈",
- "simulation": "模拟",
- "combinatorics": "组合学",
- "memoization": "记忆",
- "tree": "树",
+ simulation: "模拟",
+ combinatorics: "组合学",
+ memoization: "记忆",
+ tree: "树",
"depth-first-search": "深度优先搜索",
"binary-tree": "二叉树",
"binary-search-tree": "二叉搜索树",
"breadth-first-search": "广度优先搜索",
"union-find": "并查集",
- "graph": "图",
- "trie": "尝试",
- "design": "设计",
+ graph: "图",
+ trie: "尝试",
+ design: "设计",
"doubly-linked-list": "双向链表",
- "geometry": "几何学",
- "interactive": "交互的",
+ geometry: "几何学",
+ interactive: "交互的",
"bucket-sort": "桶排序",
"radix-sort": "基数排序",
- "counting": "数数",
+ counting: "数数",
"data-stream": "数据流",
- "iterator": "迭代器",
- "database": "数据库",
+ iterator: "迭代器",
+ database: "数据库",
"hash-function": "散列函数",
"rolling-hash": "滚动哈希",
- "shell": "脚本",
- "enumeration": "枚举",
+ shell: "脚本",
+ enumeration: "枚举",
"number-theory": "数论",
"topological-sort": "拓扑排序",
"prefix-sum": "前缀和",
- "quickselect": "快速选择",
+ quickselect: "快速选择",
"binary-indexed-tree": "二进制索引树",
"segment-tree": "线段树",
"ordered-set": "有序集",
"line-sweep": "扫描线",
- "queue": "队列",
+ queue: "队列",
"monotonic-queue": "单调队列",
"counting-sort": "计数排序",
- "brainteaser": "脑筋急转弯",
+ brainteaser: "脑筋急转弯",
"game-theory": "博弈论",
"eulerian-circuit": "欧拉回路",
- "randomized": "随机",
+ randomized: "随机",
"reservoir-sampling": "水库采样",
"shortest-path": "最短路径",
- "bitmask": "位掩码",
+ bitmask: "位掩码",
"rejection-sampling": "拒绝抽样",
"probability-and-statistics": "概率和统计",
"suffix-array": "后缀数组",
- "concurrency": "并发",
+ concurrency: "并发",
"minimum-spanning-tree": "最小生成树",
"biconnected-component": "双连接组件",
"strongly-connected-component": "强连接组件",
@@ -4679,7 +4679,7 @@ class TagsDao {
}
public getTagsDataEn(fid: string): Array {
- return this.tagsData[fid]?.topicTags
+ return this.tagsData[fid]?.topicTags;
}
}
diff --git a/src/extension.ts b/src/extension.ts
index 1a46faf..2c197ef 100644
--- a/src/extension.ts
+++ b/src/extension.ts
@@ -1,6 +1,6 @@
/*
- * Filename: https://github.com/ccagml/leetcode_extension/src/extension.ts
- * Path: https://github.com/ccagml/leetcode_extension
+ * Filename: https://github.com/ccagml/leetcode_ext/src/extension.ts
+ * Path: https://github.com/ccagml/leetcode_ext
* Created Date: Monday, October 31st 2022, 10:16:47 am
* Author: ccagml
*
diff --git a/src/model/Model.ts b/src/model/Model.ts
index ec2c35b..a9c003a 100644
--- a/src/model/Model.ts
+++ b/src/model/Model.ts
@@ -1,6 +1,6 @@
/*
- * Filename: https://github.com/ccagml/leetcode_extension/src/model/Model.ts
- * Path: https://github.com/ccagml/leetcode_extension
+ * Filename: https://github.com/ccagml/leetcode_ext/src/model/Model.ts
+ * Path: https://github.com/ccagml/leetcode_ext
* Created Date: Thursday, October 27th 2022, 7:43:29 pm
* Author: ccagml
*
diff --git a/src/model/NodeModel.ts b/src/model/NodeModel.ts
index af65088..9ec0e91 100644
--- a/src/model/NodeModel.ts
+++ b/src/model/NodeModel.ts
@@ -1,6 +1,6 @@
/*
- * Filename: https://github.com/ccagml/leetcode_extension/src/model/NodeMOdel.ts
- * Path: https://github.com/ccagml/leetcode_extension
+ * Filename: https://github.com/ccagml/leetcode_ext/src/model/NodeMOdel.ts
+ * Path: https://github.com/ccagml/leetcode_ext
* Created Date: Thursday, October 27th 2022, 7:43:29 pm
* Author: ccagml
*
diff --git a/src/rpc/actionChain/chainManager.ts b/src/rpc/actionChain/chainManager.ts
index 15b2b7b..9302591 100644
--- a/src/rpc/actionChain/chainManager.ts
+++ b/src/rpc/actionChain/chainManager.ts
@@ -1,6 +1,6 @@
/*
- * https://github.com/ccagml/leetcode_extension/src/rpc/actionChain/chainMgr.ts
- * Path: https://github.com/ccagml/leetcode_extension
+ * https://github.com/ccagml/leetcode_ext/src/rpc/actionChain/chainMgr.ts
+ * Path: https://github.com/ccagml/leetcode_ext
* Created Date: Monday, November 14th 2022, 4:04:31 pm
* Author: ccagml
*
diff --git a/src/rpc/actionChain/chainNode/cache.ts b/src/rpc/actionChain/chainNode/cache.ts
index 8cb2e53..8d684a6 100644
--- a/src/rpc/actionChain/chainNode/cache.ts
+++ b/src/rpc/actionChain/chainNode/cache.ts
@@ -1,6 +1,6 @@
/*
- * https://github.com/ccagml/leetcode_extension/src/rpc/actionChain/cache.ts
- * Path: https://github.com/ccagml/leetcode_extension
+ * https://github.com/ccagml/leetcode_ext/src/rpc/actionChain/cache.ts
+ * Path: https://github.com/ccagml/leetcode_ext
* Created Date: Monday, November 14th 2022, 4:04:31 pm
* Author: ccagml
*
diff --git a/src/rpc/actionChain/chainNode/core.ts b/src/rpc/actionChain/chainNode/core.ts
index f493759..e7475bf 100644
--- a/src/rpc/actionChain/chainNode/core.ts
+++ b/src/rpc/actionChain/chainNode/core.ts
@@ -1,6 +1,6 @@
/*
- * https://github.com/ccagml/leetcode_extension/src/rpc/actionChain/core.ts
- * Path: https://github.com/ccagml/leetcode_extension
+ * https://github.com/ccagml/leetcode_ext/src/rpc/actionChain/core.ts
+ * Path: https://github.com/ccagml/leetcode_ext
* Created Date: Monday, November 14th 2022, 4:04:31 pm
* Author: ccagml
*
diff --git a/src/rpc/actionChain/chainNode/leetcode.cn.ts b/src/rpc/actionChain/chainNode/leetcode.cn.ts
index 9a15b66..389bd0e 100644
--- a/src/rpc/actionChain/chainNode/leetcode.cn.ts
+++ b/src/rpc/actionChain/chainNode/leetcode.cn.ts
@@ -1,6 +1,6 @@
/*
- * https://github.com/ccagml/leetcode_extension/src/rpc/actionChain/leetcode.cn.ts
- * Path: https://github.com/ccagml/leetcode_extension
+ * https://github.com/ccagml/leetcode_ext/src/rpc/actionChain/leetcode.cn.ts
+ * Path: https://github.com/ccagml/leetcode_ext
* Created Date: Monday, November 14th 2022, 4:04:31 pm
* Author: ccagml
*
diff --git a/src/rpc/actionChain/chainNode/leetcode.ts b/src/rpc/actionChain/chainNode/leetcode.ts
index 4dd7ba3..156a7ed 100644
--- a/src/rpc/actionChain/chainNode/leetcode.ts
+++ b/src/rpc/actionChain/chainNode/leetcode.ts
@@ -1,6 +1,6 @@
/*
- * https://github.com/ccagml/leetcode_extension/src/rpc/actionChain/leetcode.ts
- * Path: https://github.com/ccagml/leetcode_extension
+ * https://github.com/ccagml/leetcode_ext/src/rpc/actionChain/leetcode.ts
+ * Path: https://github.com/ccagml/leetcode_ext
* Created Date: Monday, November 14th 2022, 4:04:31 pm
* Author: ccagml
*
@@ -730,7 +730,7 @@ and csrf token to the user object and saves the user object to the session. */
// result.userStatus = body.data.todayRecord[0].userStatus;
// return cb(null, result);
// });
- cb(null, {})
+ cb(null, {});
};
/* A function that is used to get the user contest ranking information. */
@@ -779,7 +779,7 @@ and csrf token to the user object and saves the user object to the session. */
// return cb(null, body.data);
// });
- cb(null, {})
+ cb(null, {});
};
getHelpOnline = (problem, _, lang) => {
diff --git a/src/rpc/actionChain/chainNode/retry.ts b/src/rpc/actionChain/chainNode/retry.ts
index 946bfce..dc35588 100644
--- a/src/rpc/actionChain/chainNode/retry.ts
+++ b/src/rpc/actionChain/chainNode/retry.ts
@@ -1,6 +1,6 @@
/*
- * https://github.com/ccagml/leetcode_extension/src/rpc/actionChain/retry.ts
- * Path: https://github.com/ccagml/leetcode_extension
+ * https://github.com/ccagml/leetcode_ext/src/rpc/actionChain/retry.ts
+ * Path: https://github.com/ccagml/leetcode_ext
* Created Date: Monday, November 14th 2022, 4:04:31 pm
* Author: ccagml
*
diff --git a/src/rpc/childMain.ts b/src/rpc/childMain.ts
index c1ed3d3..de7df72 100644
--- a/src/rpc/childMain.ts
+++ b/src/rpc/childMain.ts
@@ -1,6 +1,6 @@
/*
- * Filename: https://github.com/ccagml/leetcode_extension/src/rpc/cli.ts
- * Path: https://github.com/ccagml/leetcode_extension
+ * Filename: https://github.com/ccagml/leetcode_ext/src/rpc/cli.ts
+ * Path: https://github.com/ccagml/leetcode_ext
* Created Date: Thursday, October 27th 2022, 7:43:29 pm
* Author: ccagml
*
diff --git a/src/rpc/factory/api/cacheApi.ts b/src/rpc/factory/api/cacheApi.ts
index 1d2a723..0db4307 100644
--- a/src/rpc/factory/api/cacheApi.ts
+++ b/src/rpc/factory/api/cacheApi.ts
@@ -1,6 +1,6 @@
/*
- * https://github.com/ccagml/leetcode_extension/src/rpc/factory/api/cacheApi.ts
- * Path: https://github.com/ccagml/leetcode_extension
+ * https://github.com/ccagml/leetcode_ext/src/rpc/factory/api/cacheApi.ts
+ * Path: https://github.com/ccagml/leetcode_ext
* Created Date: Thursday, November 17th 2022, 11:44:14 am
* Author: ccagml
*
diff --git a/src/rpc/factory/api/pluginApi.ts b/src/rpc/factory/api/pluginApi.ts
index c03c1c5..3538328 100644
--- a/src/rpc/factory/api/pluginApi.ts
+++ b/src/rpc/factory/api/pluginApi.ts
@@ -1,6 +1,6 @@
/*
- * https://github.com/ccagml/leetcode_extension/src/rpc/factory/api/pluginApi.ts
- * Path: https://github.com/ccagml/leetcode_extension
+ * https://github.com/ccagml/leetcode_ext/src/rpc/factory/api/pluginApi.ts
+ * Path: https://github.com/ccagml/leetcode_ext
* Created Date: Thursday, November 17th 2022, 11:44:14 am
* Author: ccagml
*
diff --git a/src/rpc/factory/api/queryApi.ts b/src/rpc/factory/api/queryApi.ts
index 57611a4..58a2777 100644
--- a/src/rpc/factory/api/queryApi.ts
+++ b/src/rpc/factory/api/queryApi.ts
@@ -1,6 +1,6 @@
/*
- * https://github.com/ccagml/leetcode_extension/src/rpc/factory/api/queryApi.ts
- * Path: https://github.com/ccagml/leetcode_extension
+ * https://github.com/ccagml/leetcode_ext/src/rpc/factory/api/queryApi.ts
+ * Path: https://github.com/ccagml/leetcode_ext
* Created Date: Thursday, November 17th 2022, 11:44:14 am
* Author: ccagml
*
diff --git a/src/rpc/factory/api/showApi.ts b/src/rpc/factory/api/showApi.ts
index 525a1f1..f3d11a2 100644
--- a/src/rpc/factory/api/showApi.ts
+++ b/src/rpc/factory/api/showApi.ts
@@ -1,6 +1,6 @@
/*
- * https://github.com/ccagml/leetcode_extension/src/rpc/factory/api/showApi.ts
- * Path: https://github.com/ccagml/leetcode_extension
+ * https://github.com/ccagml/leetcode_ext/src/rpc/factory/api/showApi.ts
+ * Path: https://github.com/ccagml/leetcode_ext
* Created Date: Thursday, November 17th 2022, 11:44:14 am
* Author: ccagml
*
diff --git a/src/rpc/factory/api/starApi.ts b/src/rpc/factory/api/starApi.ts
index fb0782a..6eb181c 100644
--- a/src/rpc/factory/api/starApi.ts
+++ b/src/rpc/factory/api/starApi.ts
@@ -1,6 +1,6 @@
/*
- * https://github.com/ccagml/leetcode_extension/src/rpc/factory/api/starApi.ts
- * Path: https://github.com/ccagml/leetcode_extension
+ * https://github.com/ccagml/leetcode_ext/src/rpc/factory/api/starApi.ts
+ * Path: https://github.com/ccagml/leetcode_ext
* Created Date: Thursday, November 17th 2022, 11:44:14 am
* Author: ccagml
*
diff --git a/src/rpc/factory/api/submitApi.ts b/src/rpc/factory/api/submitApi.ts
index 2b16b74..5a2cf9f 100644
--- a/src/rpc/factory/api/submitApi.ts
+++ b/src/rpc/factory/api/submitApi.ts
@@ -1,6 +1,6 @@
/*
- * https://github.com/ccagml/leetcode_extension/src/rpc/factory/api/submitApi.ts
- * Path: https://github.com/ccagml/leetcode_extension
+ * https://github.com/ccagml/leetcode_ext/src/rpc/factory/api/submitApi.ts
+ * Path: https://github.com/ccagml/leetcode_ext
* Created Date: Thursday, November 17th 2022, 11:44:14 am
* Author: ccagml
*
diff --git a/src/rpc/factory/api/testApi.ts b/src/rpc/factory/api/testApi.ts
index 28b44ba..32e9694 100644
--- a/src/rpc/factory/api/testApi.ts
+++ b/src/rpc/factory/api/testApi.ts
@@ -1,6 +1,6 @@
/*
- * https://github.com/ccagml/leetcode_extension/src/rpc/factory/api/testApi.ts
- * Path: https://github.com/ccagml/leetcode_extension
+ * https://github.com/ccagml/leetcode_ext/src/rpc/factory/api/testApi.ts
+ * Path: https://github.com/ccagml/leetcode_ext
* Created Date: Thursday, November 17th 2022, 11:44:14 am
* Author: ccagml
*
diff --git a/src/rpc/factory/api/userApi.ts b/src/rpc/factory/api/userApi.ts
index 99d38fa..a308693 100644
--- a/src/rpc/factory/api/userApi.ts
+++ b/src/rpc/factory/api/userApi.ts
@@ -1,6 +1,6 @@
/*
- * https://github.com/ccagml/leetcode_extension/src/rpc/factory/api/userApi.ts
- * Path: https://github.com/ccagml/leetcode_extension
+ * https://github.com/ccagml/leetcode_ext/src/rpc/factory/api/userApi.ts
+ * Path: https://github.com/ccagml/leetcode_ext
* Created Date: Thursday, November 17th 2022, 11:44:14 am
* Author: ccagml
*
diff --git a/src/rpc/factory/apiBase.ts b/src/rpc/factory/apiBase.ts
index e88b51e..396091e 100644
--- a/src/rpc/factory/apiBase.ts
+++ b/src/rpc/factory/apiBase.ts
@@ -1,6 +1,6 @@
/*
- * https://github.com/ccagml/leetcode_extension/src/rpc/factory/apiBase.ts
- * Path: https://github.com/ccagml/leetcode_extension
+ * https://github.com/ccagml/leetcode_ext/src/rpc/factory/apiBase.ts
+ * Path: https://github.com/ccagml/leetcode_ext
* Created Date: Thursday, November 17th 2022, 11:44:14 am
* Author: ccagml
*
diff --git a/src/rpc/utils/ReplyUtils.ts b/src/rpc/utils/ReplyUtils.ts
index 046e31b..7182887 100644
--- a/src/rpc/utils/ReplyUtils.ts
+++ b/src/rpc/utils/ReplyUtils.ts
@@ -1,6 +1,6 @@
/*
- * https://github.com/ccagml/leetcode_extension/src/rpc/Response.ts
- * Path: https://github.com/ccagml/leetcode_extension
+ * https://github.com/ccagml/leetcode_ext/src/rpc/Response.ts
+ * Path: https://github.com/ccagml/leetcode_ext
* Created Date: Monday, November 14th 2022, 4:04:31 pm
* Author: ccagml
*
diff --git a/src/rpc/utils/commUtils.ts b/src/rpc/utils/commUtils.ts
index ef13f48..9f8de88 100644
--- a/src/rpc/utils/commUtils.ts
+++ b/src/rpc/utils/commUtils.ts
@@ -1,6 +1,6 @@
/*
- * https://github.com/ccagml/leetcode_extension/src/rpc/commUtils.ts
- * Path: https://github.com/ccagml/leetcode_extension
+ * https://github.com/ccagml/leetcode_ext/src/rpc/commUtils.ts
+ * Path: https://github.com/ccagml/leetcode_ext
* Created Date: Wednesday, November 16th 2022, 4:50:55 pm
* Author: ccagml
*
diff --git a/src/rpc/utils/configUtils.ts b/src/rpc/utils/configUtils.ts
index 5c143fa..2e13110 100644
--- a/src/rpc/utils/configUtils.ts
+++ b/src/rpc/utils/configUtils.ts
@@ -1,6 +1,6 @@
/*
- * Filename: https://github.com/ccagml/leetcode_extension/src/rpc/config.ts
- * Path: https://github.com/ccagml/leetcode_extension
+ * Filename: https://github.com/ccagml/leetcode_ext/src/rpc/config.ts
+ * Path: https://github.com/ccagml/leetcode_ext
* Created Date: Thursday, October 27th 2022, 7:43:29 pm
* Author: ccagml
*
diff --git a/src/rpc/utils/queueUtils.ts b/src/rpc/utils/queueUtils.ts
index 47aeb8d..b98791c 100644
--- a/src/rpc/utils/queueUtils.ts
+++ b/src/rpc/utils/queueUtils.ts
@@ -1,6 +1,6 @@
/*
- * Filename: https://github.com/ccagml/leetcode_extension/src/rpc/queue.ts
- * Path: https://github.com/ccagml/leetcode_extension
+ * Filename: https://github.com/ccagml/leetcode_ext/src/rpc/queue.ts
+ * Path: https://github.com/ccagml/leetcode_ext
* Created Date: Thursday, October 27th 2022, 7:43:29 pm
* Author: ccagml
*
diff --git a/src/rpc/utils/sessionUtils.ts b/src/rpc/utils/sessionUtils.ts
index 8e9912e..fb0f0c9 100644
--- a/src/rpc/utils/sessionUtils.ts
+++ b/src/rpc/utils/sessionUtils.ts
@@ -1,6 +1,6 @@
/*
- * Filename: https://github.com/ccagml/leetcode_extension/src/rpc/session.ts
- * Path: https://github.com/ccagml/leetcode_extension
+ * Filename: https://github.com/ccagml/leetcode_ext/src/rpc/session.ts
+ * Path: https://github.com/ccagml/leetcode_ext
* Created Date: Thursday, October 27th 2022, 7:43:29 pm
* Author: ccagml
*
diff --git a/src/rpc/utils/storageUtils.ts b/src/rpc/utils/storageUtils.ts
index afd5284..4ed3115 100644
--- a/src/rpc/utils/storageUtils.ts
+++ b/src/rpc/utils/storageUtils.ts
@@ -1,6 +1,6 @@
/*
- * Filename: https://github.com/ccagml/leetcode_extension/src/rpc/storageUtils.ts
- * Path: https://github.com/ccagml/leetcode_extension
+ * Filename: https://github.com/ccagml/leetcode_ext/src/rpc/storageUtils.ts
+ * Path: https://github.com/ccagml/leetcode_ext
* Created Date: Thursday, October 27th 2022, 7:43:29 pm
* Author: ccagml
*
diff --git a/src/service/BaseWebviewService.ts b/src/service/BaseWebviewService.ts
index 66d89e0..0bcaa69 100644
--- a/src/service/BaseWebviewService.ts
+++ b/src/service/BaseWebviewService.ts
@@ -1,6 +1,6 @@
/*
- * Filename: https://github.com/ccagml/leetcode_extension/src/webview/BaseWebViewService.ts
- * Path: https://github.com/ccagml/leetcode_extension
+ * Filename: https://github.com/ccagml/leetcode_ext/src/webview/BaseWebViewService.ts
+ * Path: https://github.com/ccagml/leetcode_ext
* Created Date: Thursday, October 27th 2022, 7:43:29 pm
* Author: ccagml
*
diff --git a/src/service/BricksDataService.ts b/src/service/BricksDataService.ts
index c943b26..6d8fda6 100644
--- a/src/service/BricksDataService.ts
+++ b/src/service/BricksDataService.ts
@@ -1,6 +1,6 @@
/*
- * https://github.com/ccagml/leetcode_extension/src/service/BricksDataService.ts
- * Path: https://github.com/ccagml/leetcode_extension
+ * https://github.com/ccagml/leetcode_ext/src/service/BricksDataService.ts
+ * Path: https://github.com/ccagml/leetcode_ext
* Created Date: Tuesday, November 22nd 2022, 10:42:49 am
* Author: ccagml
*
diff --git a/src/service/EventService.ts b/src/service/EventService.ts
index d1ffe97..916d88f 100644
--- a/src/service/EventService.ts
+++ b/src/service/EventService.ts
@@ -1,6 +1,6 @@
/*
- * Filename: https://github.com/ccagml/leetcode_extension/src/service/EventService.ts
- * Path: https://github.com/ccagml/leetcode_extension
+ * Filename: https://github.com/ccagml/leetcode_ext/src/service/EventService.ts
+ * Path: https://github.com/ccagml/leetcode_ext
* Created Date: Thursday, November 10th 2022, 3:14:29 pm
* Author: ccagml
*
diff --git a/src/service/ExecuteService.ts b/src/service/ExecuteService.ts
index 557e569..25e4109 100644
--- a/src/service/ExecuteService.ts
+++ b/src/service/ExecuteService.ts
@@ -1,6 +1,6 @@
/*
- * Filename: https://github.com/ccagml/leetcode_extension/src/service/executeService.ts
- * Path: https://github.com/ccagml/leetcode_extension
+ * Filename: https://github.com/ccagml/leetcode_ext/src/service/executeService.ts
+ * Path: https://github.com/ccagml/leetcode_ext
* Created Date: Monday, October 31st 2022, 10:16:47 am
* Author: ccagml
*
diff --git a/src/service/FileButtonService.ts b/src/service/FileButtonService.ts
index fb1eb7c..39069aa 100644
--- a/src/service/FileButtonService.ts
+++ b/src/service/FileButtonService.ts
@@ -1,6 +1,6 @@
/*
- * Filename: https://github.com/ccagml/leetcode_extension/src/service/FileButtonService.ts
- * Path: https://github.com/ccagml/leetcode_extension
+ * Filename: https://github.com/ccagml/leetcode_ext/src/service/FileButtonService.ts
+ * Path: https://github.com/ccagml/leetcode_ext
* Created Date: Thursday, October 27th 2022, 7:43:29 pm
* Author: ccagml
*
diff --git a/src/service/MarkdownService.ts b/src/service/MarkdownService.ts
index 25574ed..9216ae5 100644
--- a/src/service/MarkdownService.ts
+++ b/src/service/MarkdownService.ts
@@ -1,6 +1,6 @@
/*
- * Filename: https://github.com/ccagml/leetcode_extension/src/service/markdownService.ts
- * Path: https://github.com/ccagml/leetcode_extension
+ * Filename: https://github.com/ccagml/leetcode_ext/src/service/markdownService.ts
+ * Path: https://github.com/ccagml/leetcode_ext
* Created Date: Thursday, October 27th 2022, 7:43:29 pm
* Author: ccagml
*
diff --git a/src/service/PreviewService.ts b/src/service/PreviewService.ts
index c826c2a..d566171 100644
--- a/src/service/PreviewService.ts
+++ b/src/service/PreviewService.ts
@@ -1,6 +1,6 @@
/*
- * Filename: https://github.com/ccagml/leetcode_extension/src/service/previewService.ts
- * Path: https://github.com/ccagml/leetcode_extension
+ * Filename: https://github.com/ccagml/leetcode_ext/src/service/previewService.ts
+ * Path: https://github.com/ccagml/leetcode_ext
* Created Date: Thursday, October 27th 2022, 7:43:29 pm
* Author: ccagml
*
diff --git a/src/service/SolutionService.ts b/src/service/SolutionService.ts
index fbc16a8..10d2a54 100644
--- a/src/service/SolutionService.ts
+++ b/src/service/SolutionService.ts
@@ -1,6 +1,6 @@
/*
- * Filename: https://github.com/ccagml/leetcode_extension/src/service/SolutionService.ts
- * Path: https://github.com/ccagml/leetcode_extension
+ * Filename: https://github.com/ccagml/leetcode_ext/src/service/SolutionService.ts
+ * Path: https://github.com/ccagml/leetcode_ext
* Created Date: Thursday, October 27th 2022, 7:43:29 pm
* Author: ccagml
*
diff --git a/src/service/StatusBarService.ts b/src/service/StatusBarService.ts
index 7d25750..12afb35 100644
--- a/src/service/StatusBarService.ts
+++ b/src/service/StatusBarService.ts
@@ -1,6 +1,6 @@
/*
- * Filename: https://github.com/ccagml/leetcode_extension/src/service/StatusBarService.ts
- * Path: https://github.com/ccagml/leetcode_extension
+ * Filename: https://github.com/ccagml/leetcode_ext/src/service/StatusBarService.ts
+ * Path: https://github.com/ccagml/leetcode_ext
* Created Date: Thursday, October 27th 2022, 7:43:29 pm
* Author: ccagml
*
diff --git a/src/service/StatusBarTimeService.ts b/src/service/StatusBarTimeService.ts
index 8548b55..5fdc056 100644
--- a/src/service/StatusBarTimeService.ts
+++ b/src/service/StatusBarTimeService.ts
@@ -1,6 +1,6 @@
/*
- * https://github.com/ccagml/leetcode_extension/src/service/StatusBarTimeService.ts
- * Path: https://github.com/ccagml/leetcode_extension
+ * https://github.com/ccagml/leetcode_ext/src/service/StatusBarTimeService.ts
+ * Path: https://github.com/ccagml/leetcode_ext
* Created Date: Saturday, November 26th 2022, 2:14:53 pm
* Author: ccagml
*
diff --git a/src/service/SubmissionService.ts b/src/service/SubmissionService.ts
index d255ab2..9d3cec1 100644
--- a/src/service/SubmissionService.ts
+++ b/src/service/SubmissionService.ts
@@ -1,6 +1,6 @@
/*
- * Filename: https://github.com/ccagml/leetcode_extension/src/service/SubmissionService.ts
- * Path: https://github.com/ccagml/leetcode_extension
+ * Filename: https://github.com/ccagml/leetcode_ext/src/service/SubmissionService.ts
+ * Path: https://github.com/ccagml/leetcode_ext
* Created Date: Thursday, October 27th 2022, 7:43:29 pm
* Author: ccagml
*
diff --git a/src/service/TreeDataService.ts b/src/service/TreeDataService.ts
index 248df59..4bff2fe 100644
--- a/src/service/TreeDataService.ts
+++ b/src/service/TreeDataService.ts
@@ -1,6 +1,6 @@
/*
- * Filename: https://github.com/ccagml/leetcode_extension/src/service/TreeDataService.ts
- * Path: https://github.com/ccagml/leetcode_extension
+ * Filename: https://github.com/ccagml/leetcode_ext/src/service/TreeDataService.ts
+ * Path: https://github.com/ccagml/leetcode_ext
* Created Date: Thursday, October 27th 2022, 7:43:29 pm
* Author: ccagml
*
diff --git a/src/service/TreeItemDecorationService.ts b/src/service/TreeItemDecorationService.ts
index dbe54a9..57be577 100644
--- a/src/service/TreeItemDecorationService.ts
+++ b/src/service/TreeItemDecorationService.ts
@@ -1,6 +1,6 @@
/*
- * Filename: https://github.com/ccagml/leetcode_extension/src/service/TreeItemDecorationService.ts
- * Path: https://github.com/ccagml/leetcode_extension
+ * Filename: https://github.com/ccagml/leetcode_ext/src/service/TreeItemDecorationService.ts
+ * Path: https://github.com/ccagml/leetcode_ext
* Created Date: Thursday, October 27th 2022, 7:43:29 pm
* Author: ccagml
*
diff --git a/src/utils/CliUtils.ts b/src/utils/CliUtils.ts
index fac2ecc..df55dd9 100644
--- a/src/utils/CliUtils.ts
+++ b/src/utils/CliUtils.ts
@@ -1,6 +1,6 @@
/*
- * Filename: https://github.com/ccagml/leetcode_extension/src/utils/cliUtils.ts
- * Path: https://github.com/ccagml/leetcode_extension
+ * Filename: https://github.com/ccagml/leetcode_ext/src/utils/cliUtils.ts
+ * Path: https://github.com/ccagml/leetcode_ext
* Created Date: Monday, October 31st 2022, 10:16:47 am
* Author: ccagml
*
diff --git a/src/utils/ConfigUtils.ts b/src/utils/ConfigUtils.ts
index f89e565..33b2656 100644
--- a/src/utils/ConfigUtils.ts
+++ b/src/utils/ConfigUtils.ts
@@ -1,6 +1,6 @@
/*
- * Filename: https://github.com/ccagml/leetcode_extension/src/utils/configUtils.ts
- * Path: https://github.com/ccagml/leetcode_extension
+ * Filename: https://github.com/ccagml/leetcode_ext/src/utils/configUtils.ts
+ * Path: https://github.com/ccagml/leetcode_ext
* Created Date: Thursday, October 27th 2022, 7:43:29 pm
* Author: ccagml
*
diff --git a/src/utils/OutputUtils.ts b/src/utils/OutputUtils.ts
index fd70796..f4cf90c 100644
--- a/src/utils/OutputUtils.ts
+++ b/src/utils/OutputUtils.ts
@@ -1,6 +1,6 @@
/*
- * Filename: https://github.com/ccagml/leetcode_extension/src/utils/OutputUtils.ts
- * Path: https://github.com/ccagml/leetcode_extension
+ * Filename: https://github.com/ccagml/leetcode_ext/src/utils/OutputUtils.ts
+ * Path: https://github.com/ccagml/leetcode_ext
* Created Date: Thursday, October 27th 2022, 7:43:29 pm
* Author: ccagml
*
diff --git a/src/utils/SystemUtils.ts b/src/utils/SystemUtils.ts
index 78dedb6..fe64525 100644
--- a/src/utils/SystemUtils.ts
+++ b/src/utils/SystemUtils.ts
@@ -1,6 +1,6 @@
/*
- * Filename: https://github.com/ccagml/leetcode_extension/src/utils/SystemUtils.ts
- * Path: https://github.com/ccagml/leetcode_extension
+ * Filename: https://github.com/ccagml/leetcode_ext/src/utils/SystemUtils.ts
+ * Path: https://github.com/ccagml/leetcode_ext
* Created Date: Thursday, October 27th 2022, 7:43:29 pm
* Author: ccagml
*