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

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

[Octave-bug-tracker] [bug #52628] Add way to jump between matching contr


From: Marshall
Subject: [Octave-bug-tracker] [bug #52628] Add way to jump between matching control keywords and end statements
Date: Fri, 8 Dec 2017 21:20:51 -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/?52628>

                 Summary: Add way to jump between matching control keywords
and end statements
                 Project: GNU Octave
            Submitted by: marsian
            Submitted on: Sat 09 Dec 2017 02:20:50 AM 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 nice if there was a way to jump between matching control and end
statements. For example, in Matlab if clicking on an "if" and the matching
"end" is out of view, a popup at the bottom of the screen will show up with
the matching end line that can be clicked and then jump to that line in the
document. Clicking on and "end" lets you click on the matching "if" popup to
jump to it. 

I think another, perhaps better way to jump between the control statements
(if, for, while, etc) and matching end statements is to allow a keyboard
command to jump to the matching statement, just like Ctl-m allows jumping to
the matching bracket in octave. I would even use Ctl-m for both jumping
between matching brackets and matching control/end statements. This would
allow convenient jumping to related places in the code. (This would be better
than matlab because you could jump even if both statements are visible on the
screen).




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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