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 kaywai, 09-01-2023, 08:44 PM
          5 responses
          601 views
          0 likes
          Last Post NinjaTrader_Jason  
          Started by xiinteractive, 04-09-2024, 08:08 AM
          6 responses
          22 views
          0 likes
          Last Post xiinteractive  
          Started by Pattontje, Yesterday, 02:10 PM
          2 responses
          19 views
          0 likes
          Last Post Pattontje  
          Started by flybuzz, 04-21-2024, 04:07 PM
          17 responses
          230 views
          0 likes
          Last Post TradingLoss  
          Started by agclub, 04-21-2024, 08:57 PM
          3 responses
          17 views
          0 likes
          Last Post TradingLoss  
          Working...
          X