just tested this in a css file. Add a pseudo class: type h2, then open snippet via ctrl-space, now you see h preselected, remove h with backspace, type : or click down to pseudo, enter, 2 is deleted, choose pseudo ..., enter result: h:first-letter (instead of h2:first-letter)
With a or li, both will be deleted. Typing #myid, then the last letter will be deleted. I have to set a blank and delete the space afterwards. The same behaviour with class or id snippet. Cannot create ul#test, have to write ul #test. With class or id it's tolerable, but with pseudo it's wrong. Other example: when using prefix, there's no problem. Can write -moz- and add snippet directly. Something like -moz-transition is no problem. Any idea, how to handle this? regards Manfred -- PSPad 4.5.7 (2449) <http://forum.pspad.com/read.php?2,60078,60078> PSPad freeware editor http://www.pspad.com
