Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Shortcut for collapsing code blocks

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

    Shortcut for collapsing code blocks

    Is there a way or shortcut to collaps all codeblocks in the NT code editor?

    (Ctrl + M + O as in VS doesn´t work)

    Kindly, Fredrik

    #2
    Hi FREEN, there would unfortunately not be such a command available, however the next major platform update will enhance the coding experience via VS as editor.
    BertrandNinjaTrader Customer Service

    Comment


      #3
      Thanks Bertrand. There´s no problem running VS instead, but what about compiling? I haven´t tried but I guess VS doesn´t know about the additional work of the NT compilator? So "build" wouldn´t do the job, would it?

      If so, is there a way to run the NT compilator from VS?
      Last edited by FREEN; 10-08-2014, 02:48 PM.

      Comment


        #4
        Hello FREEN,

        Thank you for your response.

        Debug Mode allows you to utilize the NinjaTrader compiler but debug the code through Visual Studio.

        You can find information on debugging through Visual Studio at the following link: http://www.ninjatrader.com/support/h..._debugging.htm

        You can also find a video on debugging in Visual Studio at the following link: http://www.ninjatrader.com/support/f...8&postcount=11

        Comment


          #5
          Thanks! Wrapping code in a region saved me the hassle of closing the clutter of multiple methods and codeblocks each time compiling.

          #region MyRegion

          ..code to hide...

          #endregion
          Last edited by FREEN; 10-11-2014, 05:12 PM.

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by Kensonprib, 04-28-2021, 10:11 AM
          5 responses
          191 views
          0 likes
          Last Post Hasadafa  
          Started by GussJ, 03-04-2020, 03:11 PM
          11 responses
          3,229 views
          0 likes
          Last Post xiinteractive  
          Started by andrewtrades, Today, 04:57 PM
          1 response
          14 views
          0 likes
          Last Post NinjaTrader_Manfred  
          Started by chbruno, Today, 04:10 PM
          0 responses
          7 views
          0 likes
          Last Post chbruno
          by chbruno
           
          Started by josh18955, 03-25-2023, 11:16 AM
          6 responses
          441 views
          0 likes
          Last Post Delerium  
          Working...
          X