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

visual studio code - How to customise the label in VSCode "Open Recent" instead of the path, like a workspace&

programmeradmin0浏览0评论

I manage a ton of projects, and with every app I use, I give each project a "friendly" name where I can - x-frontend, x-backend, y-marketing, etc

In VSCode, I generally do this by way of workspace settings. In one of my projects, this is the .code-workspace file,

When in the project, this is nearly perfect. I want it "called" shopify-frontend, and it is, everywhere but in the editor window. I call it that in other places like Sourcetree and other apps too, like I said, which makes shifting between one app and project easier for me.

The issue comes with shifting to a different project. When giving a friendly name to most all other apps, that friendly name is used throughout the app, but this doesn't seem to be the case here. With VS Code, they use the path,

VSCode knows that it's a workspace, by way of the tag, and it seems like it's trying to show a "friendly name" but it's not using that information here. Some workspaces are sub-directories of repositories, so I really would prefer not to have the reference to it be as "basic" as just the path, but I haven't been able to find a way to do it.

与本文相关的文章

发布评论

评论列表(0)

  1. 暂无评论