Custom Keyboard Shortcuts

Post your questions and problem reports here

Moderator: kfury77

Forum rules
Please try to follow these guidelines. This will help to receive faster and more accurate response.
  • Check the Support section of the corresponding product first. Chances are you will find your answer there;
  • Do not create new topics for already reported problems. Add your comments to the existing topics instead;
  • Create separate topic for each problem request. Do NOT post a number of non-related problem reports in a single topic;
  • Give your topic a meaningful title. Titles such as "A question," "Bug report" and "Help!" provide others no clue what your message is about;
  • Include the version number of the software you are using;
  • This is not an official customer support helpdesk. If you need a prompt and official response, please contact our support team directly instead. It may take a while until you receive a reply in the forum;
Post Reply
gp2727
Posts: 2
Joined: Sat Oct 31, 2009 5:22 pm

Custom Keyboard Shortcuts

Post by gp2727 »

I searched the forum and did not find a solution, so I'm posting this question....When writing PHP, it would be nice to have a keyboard shortcut where I'm finished writing POST variables or function variables that are in brackets, to have a shortcut that would go to the end of line and add a semicolon automatically with the cursor waiting after semicolon when keyboard shortcut is used. Is this possible now or can this be added in a later released version? Thanks (using the latest version of Rapid PHP)
Gatis
Blumentals Software Developer
Posts: 545
Joined: Sun Mar 05, 2006 12:30 am
Location: Latvia

Re: Custom Keyboard Shortcuts

Post by Gatis »

Hi!

I am afraid currently this feature is not available.
It seems this would require support for Macro recording, but there is currently no such feature in our editors.
Maybe we could add this in future, but then we need more requests for this. If I remember correctly, nobody has asked for Macros before.
Kind regards,
Gatis Avots
gp2727
Posts: 2
Joined: Sat Oct 31, 2009 5:22 pm

Re: Custom Keyboard Shortcuts

Post by gp2727 »

Yes Gatis, you have this feature but it is not called macros. It is called CallWord in your snippet library and it works beautifully. Type in a couple of letters - Ctrl+J and it prompts me to add my php if statements conditions and outcome without touching parentheses or brackets or semicolon. Same way with $_POST arrays.... :D
Post Reply