Zufu Liu

Results 628 comments of Zufu Liu

Tools -> Run as Administrator: ![Image](https://github.com/user-attachments/assets/1482a5f6-a487-4b95-a204-a2a1c9c4174d)

You need to ask the author to upstream his code.

> 4.以管理员身份启动(UAC开启情况下),支持拖放文件:暂时只能拖到工具栏上,不能拖到编辑框中(目前基于Scintilla组件的所有编辑器都是这样)。 The code for this non-standard behavior is commented out: https://github.com/zufuliu/notepad4/blob/85d1f296e03c8111df0b48641770d47acae2023c/src/Notepad4.cpp#L1876-L1883

Current EOL representation makes it clearly distinguished from colored arrow characters (document text). ![image](https://github.com/user-attachments/assets/01a7262f-474e-4737-af45-d867793b4e17)

> 后面的换行符太碍眼了,能不能不那么明显。 You can configure the color using global style "Control Character": `fore` set *background* color for EOL symbol (`CR`, `LF`), `back` set background color for control character.

> 提示换行又不干扰内容的目的。 ![image](https://github.com/user-attachments/assets/d3882f7e-fb70-405d-82cb-872e0255adc9)

Notepad2 rewritten in modern C++. ![image](https://github.com/user-attachments/assets/b6d88185-c068-4f67-92e8-6ae08ebc0de0)

4 is major version used in past. ![image](https://github.com/user-attachments/assets/979a03e1-2380-41fa-b4d2-0f7b4a665653)

> 4 is major version used in past. https://github.com/zufuliu/notepad4/blob/b5523a3c604c3af7b662c8f7b599b208d975c967/doc/Notepad2.txt#L125 https://github.com/zufuliu/notepad4/blob/b5523a3c604c3af7b662c8f7b599b208d975c967/doc/Notepad2.txt#L163

Ctrl + A then compress or pretty.