Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Is there a way to highlight all occurrences of a given text in Ninjascript Editor?

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

    Is there a way to highlight all occurrences of a given text in Ninjascript Editor?

    Can we get all the occurrences of a given cursor selected text be highlighted in Ninjascript Editor?

    If yes, how? else, can this be added as feature request? Upon double-clicking the given text?

    For example:

    Code:
        
    public class _mymindicator : Indicator
    {​
    private int        last;
    
    protected override void OnBarUpdate()
    {
    if (last != 1)
    {
    last= 1;​
    As in Notepad++ upon double-clicking a single occurrence of last:

    Click image for larger version  Name:	imagy-image (7).jpg Views:	0 Size:	106.6 KB ID:	1284857
    Attached Files
    Last edited by PaulMohn; 01-04-2024, 11:46 AM.

    #2
    Simple, free editor Notepad++ does this. You could edit there, save file and the NT editor will automatically compile.
    eDanny
    NinjaTrader Ecosystem Vendor - Integrity Traders

    Comment


      #3
      Originally posted by eDanny View Post
      Simple, free editor Notepad++ does this. You could edit there, save file and the NT editor will automatically compile.
      The idea is not to need another editor for this basic feature, sparing the back and forth.

      Comment


        #4
        Hello PaulMohn,

        Unfortunately, this is not a feature of the NinjaScript Editor, and I'm not aware of any way to change it.

        We can submit a request for development to consider, but note we get a large amount of requests.

        Let me know if you would like me to submit.
        Chelsea B.NinjaTrader Customer Service

        Comment


          #5
          Hello Chelsea,

          Yes. Development could ask Notepad++ how they do it, and or check their source.

          Comment


            #6
            Hello,

            This request is being tracked with ID # SFT-6186.

            Please note, we receive many requests and cannot reasonably implement all requested features or changes. Interest is tracked internally and if enough interest is tracked, it would be weighed against how feasible it would be to make those changes to consider implementing, so we cannot offer an ETA or promise of fulfillment.

            When new features are implemented, they will be listed in the Release Notes page of the Help Guide. The ID number may be different than the internal feature request tracking ID, but the description of the feature will let you know if that feature has been implemented.

            Release Notes - https://ninjatrader.com/support/help...ease_notes.htm
            Chelsea B.NinjaTrader Customer Service

            Comment


              #7
              I like the idea.
              eDanny
              NinjaTrader Ecosystem Vendor - Integrity Traders

              Comment


                #8
                Hello eDanny,

                I've added your vote to SFT-6186,

                Thank you for your vote.
                Chelsea B.NinjaTrader Customer Service

                Comment

                Latest Posts

                Collapse

                Topics Statistics Last Post
                Started by Geovanny Suaza, 02-11-2026, 06:32 PM
                0 responses
                633 views
                0 likes
                Last Post Geovanny Suaza  
                Started by Geovanny Suaza, 02-11-2026, 05:51 PM
                0 responses
                364 views
                1 like
                Last Post Geovanny Suaza  
                Started by Mindset, 02-09-2026, 11:44 AM
                0 responses
                105 views
                0 likes
                Last Post Mindset
                by Mindset
                 
                Started by Geovanny Suaza, 02-02-2026, 12:30 PM
                0 responses
                567 views
                1 like
                Last Post Geovanny Suaza  
                Started by RFrosty, 01-28-2026, 06:49 PM
                0 responses
                568 views
                1 like
                Last Post RFrosty
                by RFrosty
                 
                Working...
                X