【问题标题】:Is there a VS Code extension or setting to alleviate useless index.js tab names?是否有 VS Code 扩展或设置来减轻无用的 index.js 选项卡名称?
【发布时间】:2018-06-26 21:53:06
【问题描述】:

这是我当前的标签列表,供参考:

我不需要在这些文件中看到index.js,我需要直接在index.js 旁边的父文件夹名称,这是选项卡中的有用信息。

是否有将index.js 推到选项卡末尾的设置或扩展,让我返回有用的选项卡?

我想与此同时,我可以改用导航器的 open editors 部分。

【问题讨论】:

标签: visual-studio-code vscode-settings


【解决方案1】:

您可以为此使用“workbench.editor.labelFormat”选项。我已将其设置为“短”,现在每个文件后面都有其目录。

【讨论】:

  • 这也是我能配置的最好的。
猜你喜欢
  • 2020-10-08
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 2017-04-18
  • 1970-01-01
  • 1970-01-01
  • 2018-01-14
  • 2019-11-24
相关资源
最近更新 更多