Custom Keyboard Shortcuts
Moderator: kfury77
Forum rules
Please try to follow these guidelines. This will help to receive faster and more accurate response.
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;
Custom Keyboard Shortcuts
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)
Re: Custom Keyboard Shortcuts
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.
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
Gatis Avots
Re: Custom Keyboard Shortcuts
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.... 
