作者热门文章
- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
在Visual Studio Code中,您可以使用vscode:
超链接来完成一些操作(即vscode:extension/ericadamski.carbon-now-sh
)。有没有办法使用它来打开目录?
例如,我有自己的~/Projects/Handbook
目录,并且我想链接以使用超链接在Boostnote页面上打开/编辑该目录。
最佳答案
是的,有可能。
打开一个项目(或目录)
vscode://file/{full path to project}/
vscode://file/c:/myProject/
vscode://file/{full path to file}
vscode://file/c:/myProject/package.json
vscode://file/{full path to file}:line:column
vscode://file/c:/myProject/package.json:5:10
关于visual-studio-code - 是否可以使用vscode : hyperlink to open a file or directory in Code?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/48641921/
我是一名优秀的程序员,十分优秀!