- AuthorPosts
- June 2, 2009 at 12:46 pm #7353blades018Member
I need to do a custom outline for SystemVerilog. In this language, a collapsed line should be, for example, begin/end or class/endclass. Is it possible to not select words that have been commented out? I noticed for built in configurations like C++, the “{“ that are commented out do not get collapsed, which is what I am looking for.
Thanks
June 3, 2009 at 2:10 am #7359Yutaka EmuraKeymasterblades018 wrote:
I need to do a custom outline for SystemVerilog. In this language, a collapsed line should be, for example, begin/end or class/endclass. Is it possible to not select words that have been commented out? I noticed for built in configurations like C++, the “{“ that are commented out do not get collapsed, which is what I am looking for.Thanks
In EmEditor v9 alpha, the Outline plug-in was modified to ignore commented lines. You might want to try that new alpha version.
- AuthorPosts
- You must be logged in to reply to this topic.