You are here: PSPad forum > Bug report / Hlášení chyb > Re: Shift+CTRL+Z not correctly working
Posted by: Macari | Date: 2017-03-27 13:57 | IP: IP Logged
Write code and back with CTRL+Z and use now Shift+CTRL+Z thats the result for a scss file (bold line with errors):
:before {
isplay: block;
content: '';
osition: absolute;
left: 50%;
right: 50%;
op: 0;
eight: 100%;
margin-left: -50vw;
margin-right: -50vw;
background-color: red;
&}
it should be
&:before {
display: block;
content: '';
position: absolute;
left: 50%;
right: 50%;
top: 0;
height: 100%;
margin-left: -50vw;
margin-right: -50vw;
background-color: red;
}
Edited 1 time(s). Last edit at 2017-03-27 13:58 by Macari.
Posted by: pspad | Date: 2017-03-27 15:03 | IP: IP Logged
PSPad version?
I did it, UNDO all and REDO all and didn't noticed your problem.
Maybe somebody else can confirm it.
Posted by: Macari | Date: 2017-03-27 15:23 | IP: IP Logged
Version latest 4.6.2. I see this problem for a very long time, but never reported, because I really rare use this function.
Posted by: pspad | Date: 2017-03-27 15:42 | IP: IP Logged
Can you test it please in 5.0.0 build from Developer forum?
Download and unpack it into some folder out of program files, run and test it.
Old PSpad must be closed.
Posted by: Andreas | Date: 2017-03-27 21:39 | IP: IP Logged
I can not confirm this with 5.0.0 156. Syntax-Highlighter CSS.
Posted by: Macari | Date: 2017-03-28 06:34 | IP: IP Logged
A short test with version 5 (156) that problem here is possible solved.
Editor PSPad - freeware editor, © 2001 - 2024 Jan Fiala, Hosted by Webhosting TOJEONO.CZ, design by WebDesign PAY & SOFT, code Petr Dvořák, Privacy policy and GDPR