最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

How to quickly navigate to a relative path in the VS Code terminal output? - Stack Overflow

programmeradmin5浏览0评论

I’m using VS Code on macOS, and I often see file paths in the integrated terminal output, formatted like:

./src/main.ts:5

I expect that when I hold Cmd and click on the path, VS Code should open src/main.ts at line 5. However, nothing happens when I click the link. Is there any solution? The problem concerns only relative paths.

发布评论

评论列表(0)

  1. 暂无评论