Where PHP editing is concerned, Microsoft Expression Web (EW) falls very short. However, there are a few things it does very nicely. One is its way of handling PHP super globals (those with the $_ prefix). Rapid knows how to insert $_SERVER variables but only by clicking a special menu item.
In EW, one simply starts typing the name of the super global. I've made a little screen capture video showing how it works in EW.
https://fastie.com/z/blumentals/php-superglobals/
I'd love to see something like that in the next version of Rapid. It's a much faster way to handle super globals and it is more generalized than the current Rapid approach.
RAPID - PHP Super Globals Code Intelligence
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".
- Will Fastie
- Posts: 160
- Joined: Mon Jan 31, 2005 6:47 pm
- Location: Timonium, MD USA
- Contact:
RAPID - PHP Super Globals Code Intelligence
Will
WebDesignBuild.biz, Fastie.com
WebDesignBuild.biz, Fastie.com
Re: RAPID - PHP Super Globals Code Intelligence
Thanks, I'll add this to suggestions.
Blumentals Software Programmer