Menu

#1865 Patch for CoffeeScript lexer to style interpolated code within strings/regex

Bug
closed-fixed
4
2016-10-16
2016-09-23
active-m
No

Hi, please see the attached LexCoffeeScript.cxx lexer based on in Scintilla 3.6.7 that provides proper styling for interpolated code within strings. This is based on code from LexRuby.cxx.

This patch was produced by ActiveState.

Thank you for your consideration.

1 Attachments

Discussion

  • active-m

    active-m - 2016-09-23

    Despite the title, this patch does not consider regex. Sorry for the typo.

     
  • Neil Hodgson

    Neil Hodgson - 2016-09-24
    • labels: --> scintilla, lexer, coffeescript
    • status: open --> open-fixed
    • assigned_to: Neil Hodgson
    • Priority: 5 --> 4
     
  • Neil Hodgson

    Neil Hodgson - 2016-09-24

    Committed as [1fc35c].

     

    Related

    Commit: [1fc35c]

  • Neil Hodgson

    Neil Hodgson - 2016-10-16
    • status: open-fixed --> closed-fixed
     

Log in to post a comment.