Welcome toVigges Developer Community-Open, Learning,Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
410 views
in Technique[技术] by (71.8m points)

vscode如何在iterm2中快捷打开报错文件

通过command+鼠标左键点击报错的文件路径,可以直接在vscode中打开该文件,之前有看到过一次这种配置,但是怎么都找不到了??
20200602164036.jpg


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

打开iTerm2的配置项

image.png

Pointer里勾选?-Click opens filename/URL (semantic history)

image.png

然后切到Profiles,在Advanced里找到Semantic History,改成Open with editor,选择VS Code,然后就可以用?+鼠标左键的方式在VS Code里打开任何文件了。


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to Vigges Developer Community for programmer and developer-Open, Learning and Share
...