Hi there.
The Code Explorer is not correctly refreshing when a new tab / code page is selected.
Eg I'll have two php files open, and if I activate another tab to bring up the second file the Code Explorer is still displaying the info for the previous file UNTIL I hover over the Code Explorer, which is when it repaints.
Chris
Code Explorer bug
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;
I found out about this software from a site where someone also experienced the same problem. Here is the link.
I did some testing and it seems to happen with larger functions and/or longer files. I created a php file with a few small functions and they automatically refreshed. As soon as I pasted some larger ones into it, the code explorer only refreshed when I hovered over it, and going from a .txt document to .php for example would show a blank explorer panel. The only way to make it appear again was to hover over it.
It's not a big deal, the program is excellent for the money, so it's only a minor annoyance for me.
I did some testing and it seems to happen with larger functions and/or longer files. I created a php file with a few small functions and they automatically refreshed. As soon as I pasted some larger ones into it, the code explorer only refreshed when I hovered over it, and going from a .txt document to .php for example would show a blank explorer panel. The only way to make it appear again was to hover over it.
It's not a big deal, the program is excellent for the money, so it's only a minor annoyance for me.
- Karlis
- Site Admin
- Posts: 3605
- Joined: Mon Jul 15, 2002 5:24 pm
- Location: Riga, Latvia, Europe
- Contact:
Ah, yes, it is good that you told this. Actually this was a feature. The program counts the amount of code and if there is too much, it does not launch auto-refresh, because it would delay switching between files for 0.5 sec.
At the time it was written, most computers were slower and we have improved processing speed a lot since then, so I guess, we can increase the tolerance.
I will look into this.
At the time it was written, most computers were slower and we have improved processing speed a lot since then, so I guess, we can increase the tolerance.
I will look into this.