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 Mestor, 03-10-2023, 01:50 AM
          16 responses
          388 views
          0 likes
          Last Post z.franck  
          Started by rtwave, 04-12-2024, 09:30 AM
          4 responses
          31 views
          0 likes
          Last Post rtwave
          by rtwave
           
          Started by yertle, Yesterday, 08:38 AM
          7 responses
          29 views
          0 likes
          Last Post yertle
          by yertle
           
          Started by bmartz, 03-12-2024, 06:12 AM
          2 responses
          22 views
          0 likes
          Last Post bmartz
          by bmartz
           
          Started by funk10101, Today, 12:02 AM
          0 responses
          7 views
          0 likes
          Last Post funk10101  
          Working...
          X