Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #7353
    blades018
    Member

    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

    #7359
    Yutaka Emura
    Keymaster

    blades018 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.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.