notepad4
notepad4 copied to clipboard
Error log highlighting
能不能提供.log 文件的高亮呀,类似VSCode 中的这个插件 https://marketplace.visualstudio.com/items?itemName=emilast.LogFileHighlighter
或者有没有啥办法写个插件来实现类似的功能也可以
Plugin is not supported. You can test error log Lexer (https://github.com/ScintillaOrg/lexilla/blob/master/lexers/LexErrorList.cxx) in SciTE (https://www.scintilla.org/SciTE.html), and check whether it works, then integrate it (or write a new lexer) to Notepad4.