Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
menu search
person
Welcome To Ask or Share your Answers For Others

Categories

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


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

1 Answer

打开iTerm2的配置项

image.png

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

image.png

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


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
...