Fri Oct 03, 2014 5:23 am |
Replies: 5 |
Views: 4280 |
|
 |
I think I set the value to 8192, but that alone did not solve the issue. I needed to change the order of icons in HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\ShellIconOverlayIdentifie ...
|
Fri Oct 03, 2014 5:12 am |
Replies: 5 |
Views: 4280 |
|
 |
You might need to increase icon cache size (if I recall correctly), then rebuild icon cache/restart computer/cross fingers.
|
Fri Oct 03, 2014 1:49 am |
Replies: 3 |
Views: 4420 |
|
 |
Turns out so many programs wanted to add overlay icons that (maybe) the indexes had doubles.
There is a bunch of things to try (I had to do all of them) and you can find them here: http://stackover ...
|
Fri Aug 15, 2014 6:15 am |
Replies: 3 |
Views: 4420 |
|
 |
Thank you for your reply. I'll investigate further with this.
|
Fri Aug 15, 2014 2:01 am |
Replies: 3 |
Views: 4420 |
|
 |
Hello,
I'm struggling with incorrect file icons in PhpEd. In Windows Explorer (and in every other application) file icons are correct.
When I open PhpEd at first correct icons are shown, but the ...
|
Fri Feb 28, 2014 8:45 am |
Replies: 2 |
Views: 4161 |
|
 |
Just happened again three times. Here's information from crash.
Problem signature:
Problem Event Name: APPCRASH
Application Name: phped.exe
Application Version: 12.0.0.1203 ...
|
Fri Feb 28, 2014 8:39 am |
Replies: 2 |
Views: 4161 |
|
 |
I've started to have more and more problems with latest PhpEd's.
I'm debugging PHP 5.4 on remote server. I'm running PhpEd 12.0 (build 12034, 64bit).
Sometimes it just hangs when I jump from com ...
|
Tue Feb 25, 2014 1:59 am |
Replies: 0 |
Views: 2609 |
|
 |
Auto-complete loses track of auto-complete suggestions when CSS class name contains a dash.
Assume I have CSS file like this:
.my-class-name { color: black; }
and I'm editing HT ...
|
Mon Nov 21, 2011 2:05 am |
Replies: 41 |
Views: 16845 |
|
 |
Here's info for my drivers:
Keyboard:
Driver Provider: Microsoft
Driver Date: 21.6.2006
Driver Version: 6.1.7601.17514
Mouse:
Driver Provider: Microsoft
Driver Date: 21.6.2006
Driver Versi ...
|
Fri Nov 18, 2011 3:31 am |
Replies: 41 |
Views: 16845 |
|
 |
I have this same issue on Windows 7 x64. My keyboard is some I-don't-know-the-model which came with Acer. Those music player specific buttons do not work if code editor has focus. They do work if focu ...
|
Fri Aug 05, 2011 5:21 am |
Replies: 2 |
Views: 3075 |
|
 |
I'm trying to write a block of JavaScript, but I cannot do it, since PhpED hang every single time I try to do it. This is very annoying.
<div>
some content
<script type="text/ja ...
|
Mon Jul 04, 2011 2:55 am |
Replies: 13 |
Views: 6523 |
|
 |
Yes, I'm having issues while editing, too. This seems to be related to code completion: if I set code completion to "Limit scope to includes" performance is "normal", but without t ...
|