From ced5308e529168ba74b77821954b5edcdc8074cf Mon Sep 17 00:00:00 2001 From: AMoment Date: Fri, 5 Dec 2025 10:46:40 +0800 Subject: [PATCH] =?UTF-8?q?Revise=20VS=20Code=20extension=20details=20in?= =?UTF-8?q?=20README.=E4=B8=AD=E6=96=87.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Updated information about VS Code extensions and their maintenance status, coordinate it with the English version. --- "README.\344\270\255\346\226\207.md" | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git "a/README.\344\270\255\346\226\207.md" "b/README.\344\270\255\346\226\207.md" index fd004b5a86..76c14adc31 100644 --- "a/README.\344\270\255\346\226\207.md" +++ "b/README.\344\270\255\346\226\207.md" @@ -396,15 +396,9 @@ augroup END ### Visual Studio Code -由 [skellock](https://github.com/skellock) 为 VS Code 提供的扩展 [可在此获得](https://marketplace.visualstudio.com/items?itemName=skellock.just)([仓库](https://github.com/skellock/vscode-just)),但是开发已经不活跃了。 - -你可以通过运行以下命令来安装它: - -```sh -code --install-extension skellock.just -``` - -最近由 [sclu1034](https://github.com/sclu1034) 提供的一个更活跃的分叉可以在 [这里](https://github.com/sclu1034/vscode-just) 找到。 +VS Code 的一个插件可以在 [这里](https://github.com/nefrob/vscode-just) 找到。 + +不再维护的 VS Code 插件有 [skellock/vscode-just](https://github.com/skellock/vscode-just) 和 [sclu1034/vscode-just](https://github.com/sclu1034/vscode-just)。 ### JetBrains IDEs