octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #52573] Please highlight selected variables in


From: Marshall
Subject: [Octave-bug-tracker] [bug #52573] Please highlight selected variables in the Editor
Date: Fri, 1 Dec 2017 14:53:44 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:56.0) Gecko/20100101 Firefox/56.0

URL:
  <http://savannah.gnu.org/bugs/?52573>

                 Summary: Please highlight selected variables in the Editor
                 Project: GNU Octave
            Submitted by: marsian
            Submitted on: Fri 01 Dec 2017 07:53:42 PM UTC
                Category: GUI
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Feature Request
                  Status: None
             Assigned to: None
         Originator Name: Marsian
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.2.1
        Operating System: Any

    _______________________________________________________

Details:

It would be very beneficial if all instances of a selected variable could be
highlighted in the editor. I've found this a very useful feature I rely on in
the Matlab and Notepad++ editors. It helps to know where else in the code a
variable is used (or not used due to mis-spelling). Notepad++ highlights all
variables of the same name, whereas Matlab does scoped highlighting. I've
found both to be useful in different ways, either to limit highlighting to a
given code scope, or to see all places a phrase or variable by the same name
is used in any scope or in comments. I'd be happy if either method were
implemented (and happiest if both were implemetned with an option to toggle
between methods).  

Another very useful extension to variable highlighting is if a colored marker
is placed by the scrollbar to show where instances occur in the whole
document, not just where they are visible in the current view. Matlab does
this and I have an addon in Notepad++ to do this (and used to have an addon in
firefox that did the same on ctl-f on searches).




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?52573>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]