Menu

#112 trivial matlab lexer feature request

Committed
closed
2
2019-02-07
2003-12-03
Shai Ayal
No

Hi

first: scintilla/SciTe are amazing pieces of software --
thank you.

I want to request a trivial feature in the matlab lexer: In
order for it to work with GNU octave (www.ocatve.org)
it needs to understand comments begining with the
charachter # in addition to the already implemented %.
From looking in the CVS this is a simple task, but I am no
expert in the lexer. I would like to point out that
supporting octave is "good" since it is also GPL, opposed
to the propriety matlab.

shai

Discussion

  • Neil Hodgson

    Neil Hodgson - 2003-12-04
    • priority: 5 --> 2
    • assigned_to: nobody --> nyamatongwe
     
  • Nobody/Anonymous

    Logged In: NO

    version 1.67 comes with matlab and octave lexer.
    latter supports #-comments, so i guess this
    request can be closed.

    sebastian

     
  • Zufu Liu

    Zufu Liu - 2019-02-07

    Implemented by SCLEX_OCTAVE.

     

    Last edit: Zufu Liu 2019-02-07
  • Neil Hodgson

    Neil Hodgson - 2019-02-07
    • labels: --> scintilla, octave
    • status: open --> closed
    • Group: --> Committed
     

Log in to post a comment.