Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>use autojump in vscodeNew to Visual Studio Code? Get it now.
use autojump in vscode

use autojump in vscode

webxmsj

|
11 installs
| (1) | Free
Quick folders open and data is shared with autojump
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

autojump README

一个在vscode中使用autojump 的插件

你可以在 keybinds.json 中配置如下快捷键 使用 快速打开文件夹 [已自动设置]

{
  "key": "cmd+o",
  "command": "autojump.openFolder"
},

可供使用的配置项

{
  "autojump.isSkipWarnModal": false // 是否跳过未找到匹配项时使用文件夹选择确认弹窗
}

TODO

  • ~~暂不支持 在未安装autojump的情况下使用(为重新计算权重) WIP~~
  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft