【问题标题】:How can I add workspaces (tabs groups) to PhpStorm?如何将工作区(选项卡组)添加到 PhpStorm?
【发布时间】:2016-03-06 22:02:19
【问题描述】:

PhpStorm 的一个项目中是否存在像 NuSphere phped(保存打开的文件)这样的工作空间?

也许存在任何插件?我需要在一个项目(选项卡组)中打开文件配置文件...

【问题讨论】:

  • 如果我理解正确——它在 PhpStorm 中被称为 Context——jetbrains.com/phpstorm/help/…
  • 是的,它是 PhpStorm 中的上下文。非常感谢。

标签: intellij-idea phpstorm workspace jetbrains-ide


【解决方案1】:

此类功能在 PhpStorm 中称为“上下文”,您可以使用 Tools | Tasks & Contexts | Load Context 在它们之间切换。

更多信息请参见官方帮助页面:https://www.jetbrains.com/phpstorm/help/switching-between-contexts.html?search=context


P.S.如果您在项目中使用 VCS 并且您使用的是 integration with an Issue Tracking System in PhpStorm,那么 IDE 将加载您上次处理该特定工单/任务时打开的选项卡。

【讨论】:

    猜你喜欢
    • 2016-10-09
    • 2012-09-16
    • 2019-12-12
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多