Description of the Issue
When I write (p {) it is jump to right.
Steps to Reproduce the Issue
- please create in your clear PC any .css file, for example style.css
- write this code
body {background-color: powderblue;}
h1 {color: blue;}
and then p {
- you see in new version of notepad-plus-plus. why?
Thanks.
Description of the Issue
When I write (p {) it is jump to right.
Steps to Reproduce the Issue
body {background-color: powderblue;}
h1 {color: blue;}
and then p {
Thanks.