Skip to content

Commit

Permalink
docs: description
Browse files Browse the repository at this point in the history
Signed-off-by: jackhuang <[email protected]>
  • Loading branch information
jackiotyu committed Aug 28, 2023
1 parent 98e145f commit 74cff4d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"publisher": "jackiotyu",
"name": "git-worktree-manager",
"displayName": "Git Worktree Manager",
"description": "",
"description": "This plugin aims to provide convenient switching between multiple workspaces, facilitate shared Git commit information, and support running code simultaneously in different directories.该插件旨在提供便捷的多工作区切换功能,并实现共享 Git 提交信息,同时支持在不同目录上同时运行代码。",
"version": "0.0.5",
"engines": {
"vscode": "^1.60.0"
Expand Down Expand Up @@ -414,4 +414,4 @@
"lodash": "^4.17.21",
"vscode-nls-i18n": "^0.2.4"
}
}
}

0 comments on commit 74cff4d

Please sign in to comment.