vscode-monorepo-workspace icon indicating copy to clipboard operation
vscode-monorepo-workspace copied to clipboard

Add support for new vscode customLabels

Open daniheras opened this issue 1 year ago • 0 comments

VSCode recently added support for add patterns in order to display custom labels for the vscode tabs: https://code.visualstudio.com/docs/getstarted/userinterface#_customize-tab-labels

I think we can take advantage of this new feature and use it to prefix (for example) monorepo app|package|util related to the open file within the tab.

daniheras avatar Apr 25 '24 06:04 daniheras