Questions tagged «regions»

7
notepad ++用户定义的带折叠区域
我不知道如何配置notepad ++以显示用户定义的关键字的区域。 我有一个大的跟踪文件,其中显示了过程的开始和结束。跟踪文件如下所示: Beginn abc.def; ... Beginn ghi.jkl; ... Ende ghi.jkl; ... Ende abc.def; 我想像这样折叠这些区域: [+] Beginn abc.def; 要么 [-] Beginn abc.def; ... [+] Beginn ghi.jkl; ... Ende abc.def; 如何配置我的记事本++显示此内容。可能吗?你有什么其他的建议?
By using our site, you acknowledge that you have read and understand our Cookie Policy and Privacy Policy.
Licensed under cc by-sa 3.0 with attribution required.