Hello, thx for the update - a great editor. :)
One thing I found out in the codeexplorer. If you write your css-code like
this:
#example1,
#example2,
#example3
{
}
the codeexpl. will show you:
- #example3 (...nothing more)
If you write it like this:
#example1, #example2, #example3
{
}
all ID's are visible in the codeexpl.
Bug or Feature?
--
phoenix0107
--
<http://forum.pspad.com/read.php?6,34450,34713>
PSPad freeware editor http://www.pspad.com
