External preview 怎么使用电脑的vscode查看文件 #4178
Unanswered
Masterlovsky
asked this question in
Q&A
Replies: 1 comment 2 replies
-
这里我只是举例子,实际的vscode可能并不支持通过url打开文件,需要你自己查找相关资料。 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
我按照说明文档的方法添加了
"/.*/": {
"VSCode": "vscode://$url"
}
点击右边的vscode能正常打开我电脑上的vscode,但是alist上的文件没有传递过来。请问我哪里设置的不对吗?
Beta Was this translation helpful? Give feedback.
All reactions