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: Torsten Lilge
Subject: [Octave-bug-tracker] [bug #60649] Incorrect indentation for endswitch and otherwise keywords in GUI editor
Date: Sat, 22 May 2021 10:10:04 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36

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

IMHO "as you type" means that you just type "case 2" without already fixing
its indentation manually, i.e.


switch a
  case 1
    b = 0
    case 2<return>


When using the "Indent" action on selected code, I can confirm the wrong
indentation of "otherwise".


    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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