崮生 (@llej) 在 vscode 这个配置好啊,终于可以知道每个 index.vue 文件是哪个了 中发帖
[image]
最终我配置成了这样
"workbench.editor.customLabels.patterns": {
"**/index.vue": "${dirname}⚡"
},
[image]