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

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

[Octave-bug-tracker] [bug #60649] Incorrect indentation for endswitch an


From: PIERRE LABRECHE
Subject: [Octave-bug-tracker] [bug #60649] Incorrect indentation for endswitch and otherwise keywords in GUI editor
Date: Fri, 21 May 2021 20:57:28 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36

Follow-up Comment #4, bug #60649 (project octave):

Don't forget to also fix interactive editing. When entering the individual
case clauses, indentation is also messy , even before typing an otherwise
clause.

For example, the editor auto indents like this (badly):

switch r
  case c
    do_this
case d
...
  
In the above, "case d" is automatically misaligned with "case c" above.


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?60649>

_______________________________________________
  Message posté via Savannah
  https://savannah.gnu.org/




reply via email to

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