在Debian上安装PhpStorm插件主要有以下两种方法:
- 通过JetBrains插件仓库安装:打开PhpStorm,点击“File”>“Settings”(或“PhpStorm”>“Preferences”),在左侧导航栏中展开“Plugins”,点击“Marketplace”标签,在搜索框中输入插件名称,找到后点击“Install”,安装完成后点击“Restart IDE”。
- 从本地安装:先下载插件ZIP文件,打开PhpStorm,点击“Configure”>“Plugins”,点击右侧齿轮图标选择“Install Plugin from Disk…”,选择下载的ZIP文件,点击“OK”安装,安装完成后按提示重启PhpStorm。