Community

    • Login
    • Search
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Python language like folding for custom language

    Help wanted · · · – – – · · ·
    2
    2
    2228
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Murat Tepegoz
      Murat Tepegoz last edited by

      Hello everyone,
      I am trying to define a new custom language for a special purpose. I want to have python language like folding, such as:

      Line 1
      <tab>Line2
      <tab><tab>Line3
      <tab>Line4
      Line5

      Line 1 to Line5 is foldable, Line 2-Line4 block is also foldable.
      This is the case for python language of NPP anyways, but I could not do this with user defined language.
      Any help?
      Regards,
      Murat

      Claudia Frank 1 Reply Last reply Reply Quote 0
      • Claudia Frank
        Claudia Frank @Murat Tepegoz last edited by

        @Murat-Tepegoz
        current version of udl doesn’t support folding indicated by indenting code.

        Cheers
        Claudia

        1 Reply Last reply Reply Quote 0
        • First post
          Last post
        Copyright © 2014 NodeBB Forums | Contributors