Notepad3
Notepad3 copied to clipboard
about xml file comment
xml file comment is <!--Your comment-->
But if i open a xml file and press ctrl + /,it show //Your comment
This makes xml file not valid
XML/HTML have Stream Comment only (no single Line Comment), so:
Ctrl+Q(Ctrl+Alt+Q,Ctrl+Alt+Shift+Q,Alt+Shift+Q) for single line comments should be not available.Ctrl+Shift+Qshould do a Stream Comment of selected text.
xml file comment is
<!--Your comment-->
Hello @liux-pro ,
Feel free to test the "BETA/RC PortableApps", version "Notepad3Portable_5.22.128.2_beta.paf" or newer, see 1st list in issue #1129.
"Notepad3Portable BETA/RC PortableApps" version can be used with or without ".7z" extension.
Also, feel free to test the "BETA/RC Setup", version "Notepad3_5.22.128.2_beta_Setup" or newer, see the 2nd list in issue #1129.
Comments and suggestions are welcome... 😃