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: Sat, 22 May 2021 09:50:23 -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 #6, bug #60649 (project octave):

Indenting interactively on the go, as you type:

Enter this code manually, and stay on the last line.

switch a
  case 1
    b = 0
  case 2

Then type "carriage return".  "case 2" becomes mis-aligned.


Indenting a selected section of code.
procedure : Select text. Right-click, choose the menu item Format, Indent.

The bulk indenting of a section of code containing switch statements is
messy.




    _______________________________________________________

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]