NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
phpEd Keyboard Shortcut cheat sheet


Joined: 27 Mar 2006
Posts: 77
Reply with quote
Is there a cheat sheet available for the default phpEd shortcut commands?
Perhaps somebody has one they would share? Cool
View user's profileFind all posts by twSend private message


Joined: 08 Feb 2007
Posts: 67
Reply with quote
Tool > Settings > IDE > IDE Shortcuts
Tool > Settings > Editor > Editor Shortcuts
View user's profileFind all posts by nothsaSend private message


Joined: 27 Mar 2006
Posts: 77
Reply with quote
Thanks nothsa but I was hoping for something a little easier to read then a dialog that can't be resized.
View user's profileFind all posts by twSend private message


Joined: 08 Feb 2007
Posts: 67
Reply with quote
You'll come up with a few results if you do a search for "shortcuts" in Help > PhpED Manual > Search

These sections are organised by their function. I am unaware of one giant list that contains all shortcuts, other than the phped.cfg file in your PhpED directory, but it's an XML file.
View user's profileFind all posts by nothsaSend private message


Joined: 27 Mar 2006
Posts: 77
Reply with quote
Ok, I will look in the phped.cfg file then.
At least xml can be parsed...
View user's profileFind all posts by twSend private message


Joined: 27 Mar 2006
Posts: 77
Reply with quote
Alas no keyboard shortcuts in phped.cfg.
I don't see them anywhere.
View user's profileFind all posts by twSend private message


Joined: 08 Feb 2007
Posts: 67
Reply with quote
I see a bunch of shortcuts in there. Do you not have an "<IDEShortCuts>" section?
Code:
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<root>
   <DefaultExternalBrowser>Embedded Internet Explorer</DefaultExternalBrowser>
   <IDEShortCuts>
      <acFileSaveAll shortcut="24641">Shift+Ctrl+A</acFileSaveAll>
      <acPrintFile shortcut="16464">Ctrl+P</acPrintFile>
      <acFileNew shortcut="16462">Ctrl+N</acFileNew>
      <acFileOpen shortcut="16463">Ctrl+O</acFileOpen>
      ...
      ...
View user's profileFind all posts by nothsaSend private message


Joined: 27 Mar 2006
Posts: 77
Reply with quote
Embarassed Your right, I missed them.

This will work, thanks for your help nothsa
View user's profileFind all posts by twSend private message
phpEd Keyboard Shortcut cheat sheet
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic