User Tools

Site Tools


php:phpstorm

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
php:phpstorm [2025/02/06 11:41] – [PhpStorm] Wulf Rajekphp:phpstorm [2025/03/18 14:27] (current) – [Remote Tools and Custom Menu] Wulf Rajek
Line 122: Line 122:
 ====== Remote Tools and Custom Menu ====== ====== Remote Tools and Custom Menu ======
  
-Example custom main menu with remote tools and icons:+Example custom main menu with remote tools and icons, store in ''~/.local/share/icons/'' :
  
-{{php:changelog-white.png?50}} {{php:sync-white.png?50}}+{{php:changelog-white.png?50}} {{php:sync-white.png?50}}\\  
 +{{php:sync-black.png?50}}{{php:changelog-black.png?50}}
  
 <code - ~/.config/PhpStorm2024.2/remoteTools/Remote Tools.xml> <code - ~/.config/PhpStorm2024.2/remoteTools/Remote Tools.xml>
Line 249: Line 250:
       <path value="Left" />       <path value="Left" />
     </group>     </group>
-    <action id="RemoteTool_Remote Tools_Show changeset of remote system" icon="/home/user/Desktop/changelog-white.png" /> +    <action id="RemoteTool_Remote Tools_Show changeset of remote system" icon="/home/user/.local/share/icons/changelog-white.png" /> 
-    <action id="RemoteTool_Remote Tools_sync remote system to remote system" icon="/home/user/Desktop/sync-white.png" />+    <action id="RemoteTool_Remote Tools_sync remote system to remote system" icon="/home/user/.local/share/icons/sync-white.png" />
   </component>   </component>
 </application> </application>
php/phpstorm.1738842105.txt.gz · Last modified: 2025/02/06 11:41 by Wulf Rajek