I'm using WeBuilder 2014 and have several projects set up that includes the WordPress wp-admin and wp-include folders in the project libraries so that the functions display in the intellisense popups.
However, I have found that when I start a variable $ and pause my typing the application locks up for almost a minute, presumably it is trying to process and list all the variables in the project, once the application recovers no popup shows.
Very slow with PHP variables
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;
Re: Very slow with PHP variables
I assume Wordpress is humongous. You can improve autocomplete by adding some of the folders to Excluded folders list (Project -> Edit Current Project -> Excluded Files and Folders, then Library Paths -> Refresh Library Data).
Blumentals Software Programmer
-
- Posts: 3
- Joined: Sat Dec 21, 2013 2:19 pm
Re: Very slow with PHP variables
I wouldn't really know which folders to exclude to get all the core functions. It would be nice to have an option that disables the intellisense popup for variables.