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

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

[Octave-bug-tracker] [bug #60712] Editor : highlight statements that are


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #60712] Editor : highlight statements that are not terminated by semicolon
Date: Wed, 2 Jun 2021 21:24:04 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.77 Safari/537.36

Follow-up Comment #5, bug #60712 (project octave):

You might find it useful to use the search tool in the editor (Ctrl+F), and
use regular expression matching to find lines with something like
"^[^#%].*[^;]$".

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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