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

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

[Octave-bug-tracker] [bug #46809] Editor: color matching not quite right


From: Ceral Paquet
Subject: [Octave-bug-tracker] [bug #46809] Editor: color matching not quite right after }' combination
Date: Mon, 04 Jan 2016 10:37:47 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

URL:
  <http://savannah.gnu.org/bugs/?46809>

                 Summary: Editor: color matching not quite right after }'
combination
                 Project: GNU Octave
            Submitted by: octavebugs
            Submitted on: Mon 04 Jan 2016 10:37:46 AM GMT
                Category: GUI
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.0.0
        Operating System: GNU/Linux

    _______________________________________________________

Details:

The GUI Editor color coding doesn't seem to handle }' properly. Paste the
snippet below into the editor to see what I mean - I see all the text
following }'*b in yellow.


for k = 1:10
    % comment 1
    G(k) = V{k}*S{k}*U{k}'*b;
    % comment 2
    G(k) = G(k)-1;
end


Screenshot attatched.




    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Mon 04 Jan 2016 10:37:46 AM GMT  Name:
Screenshot_2016-01-04_11-36-37.png  Size: 34kB   By: octavebugs

<http://savannah.gnu.org/bugs/download.php?file_id=35916>

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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