最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

phpstorm - How to open Remote Development project project on client's machine for IntelliJ IDEs with one command? - Stac

programmeradmin3浏览0评论

I use IntelliJ remote development.

On my client I have PhpStorm 2024.3 running. The remote server too starts a PhpStorm 2024.3 instance.

My issue is the workflow to start my project on my client:

  • open PhpStorm
  • select Remote Development
  • SSH
  • wait for the list to load
  • click on on link in the list
  • wait for project to load

If I close and start phpstorm again, at least it stays on the SSH panel, yet I have to click twice to my project started.

It is worse if I had a local project open prior as the default is that on start of PhpStorm, it jumps tp the last local project.

I have to close that, and then navigate to Remote Development > SSH again.

Can I create a shortcut that would open my remote project directly in one click?

I tried

Tools > Create Command Line Launcher

yet that appears to only create an executable to start my client's phpstorm; it won't open the remote development project directly.

与本文相关的文章

发布评论

评论列表(0)

  1. 暂无评论