Zufu Liu

Results 628 comments of Zufu Liu

Notepad2 will not do any dangerous operations like change user's registry, access Internet, etc. I closed this as won't fix.

access over samba is done by Windows systems, for application it's same as access another local drive.

Reopen this, seems more people need this (see issue #189), and it's documented by Florian on http://www.flos-freeware.ch/doc/notepad2-Replacement.html

Implemented by ab19001550ae61dee9397c739fa5f44db336c694, see https://github.com/zufuliu/notepad2/wiki/System-Integration

Command line option seems not useful: system integration requires administrator privilege.

Notepad2目前没有这个功能(参数替换),只支持完整的外部程序路径 + 当前文件路径。 SciTE 是可以的 https://www.scintilla.org/SciTE.html,文档 Properties file https://www.scintilla.org/SciTEDoc.html

Sorry, but yes this will not be considered in recent years. It will take me some years to support more files (issues labeled with "lexer"), which would be more useful...

This will not be implemented recently, though implementation for one type argument seems not hard: look ahead for an identifier (include `.` and `::`), then `>` and `(`.

Notepad2 (both 32-bit and 64-bit) works under Wine, port to Qt or GTK will need some work to split current code to platform independent parts and platform dependent parts; maybe...

That's may not true, their native editors, gedit and kate have multi-tab (issue #165) and spell checking, plugins, etc.