Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

How to Fold up Code in Editor

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    How to Fold up Code in Editor

    How can I fold a section of code so that it is out of view unless I press the plus button in the line number area, similar to the way that variables and properties is by default?

    Is it possible to undo this default behavior for the variables section, so it is always visible?

    #2
    You can set up a region of your own
    #region MyRegion
    //Code here
    #endregion
    Then you can fold or unfold it like the Variables or Properties regions
    If you don't want the editor to fold Variables region you can comment out the beginning and ending tags. The NT editor does fold all regions though automatically, and I've never found away to prevent it. However I use Visual Studio for all my coding anyway.

    VT

    Comment


      #3
      Hi , thanks for your post. I have done that for collapse code, and its works, but every time that I reload de code (program), the code is not collapse.
      Could you help me.
      Thanks

      Comment


        #4
        Welcome to our forums aruizname, you work in a NS strategy here, correct?

        Comment


          #5
          Yes. Is a program in NinjaScript. That now is growing and growing¡¡¡
          Thanks

          Comment


            #6
            No, what I meant was it's a strategy file and not an indicator in NinjaScript? Those would be separated and for Strategies we would expect that behavior of your custom regions unfortunately.

            Comment


              #7
              Is a strategy. By the way, there is some metod, to "separate code", that is tested in a kind of "subprogram", to be more efficient. Is difficult to manage a program with more than 2000 lines¡¡¡
              Sure than the advanced programmers, have some way to solve this matter.

              Thanks again

              Comment

              Latest Posts

              Collapse

              Topics Statistics Last Post
              Started by Geovanny Suaza, 02-11-2026, 06:32 PM
              0 responses
              648 views
              0 likes
              Last Post Geovanny Suaza  
              Started by Geovanny Suaza, 02-11-2026, 05:51 PM
              0 responses
              369 views
              1 like
              Last Post Geovanny Suaza  
              Started by Mindset, 02-09-2026, 11:44 AM
              0 responses
              108 views
              0 likes
              Last Post Mindset
              by Mindset
               
              Started by Geovanny Suaza, 02-02-2026, 12:30 PM
              0 responses
              572 views
              1 like
              Last Post Geovanny Suaza  
              Started by RFrosty, 01-28-2026, 06:49 PM
              0 responses
              574 views
              1 like
              Last Post RFrosty
              by RFrosty
               
              Working...
              X