Hello,
I think it will be very useful if the PHP->Require File menu item could show the Windows Open File dialog to help the user locate the file and Rapid PHP 2015 could resolve the relative path composition.
Open file dialog to insert PHP require file
Moderator: kfury77
Forum rules
Please follow these guidelines when posting feature requests. This will help to increase the value of your contribution.
Please follow these guidelines when posting feature requests. This will help to increase the value of your contribution.
- Do not create new topics for already requested features. Add your comments to the existing feature request topics instead;
- Create separate topic for each feature suggestion. Do NOT post a number of non-related feature suggestions in a single topic;
- Give your topic a meaningful title. Do NOT create topics with meaningless titles, such as "My Suggestion" or "My Problem".
Open file dialog to insert PHP require file
Best regards.
Jayme Jeffman
Jayme Jeffman
Re: Open file dialog to insert PHP require file
Have you looked at plugin scripting?
It's quite easy to make your own "Require File" plugin. And then replace the original in the menu, with your plugin.
It's quite easy to make your own "Require File" plugin. And then replace the original in the menu, with your plugin.
There are 10 types of people in the world: Those who understand binary and those who don't.