【问题标题】:VS Code equivalent code . command for WebStorm which opens the current directory on the editorVS Code 等效代码。用于在编辑器上打开当前目录的 WebStorm 命令
【发布时间】:2020-08-21 11:26:21
【问题描述】:

对于WebStorm 是否有类似的命令,例如code .,它会自动使用VS Code 编辑器打开目录?

【问题讨论】:

标签: visual-studio-code terminal command webstorm vscode-settings


【解决方案1】:

感谢@LazyOne 评论告诉我检查command-line interface 我找到了答案here

最相似的命令是:

    1234563
  • 在 macOS 中,creating a launcher script 之后是 $ webstorm 来打开编辑器或者如果你想打开一个项目 $ webstorm ~/MyProject

【讨论】:

    猜你喜欢
    • 2015-08-07
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2022-08-23
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多