[ 
https://issues.apache.org/jira/browse/GROOVY-8842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16648363#comment-16648363
 ] 

ASF GitHub Bot commented on GROOVY-8842:
----------------------------------------

GitHub user danielsun1106 opened a pull request:

    https://github.com/apache/groovy/pull/809

    GROOVY-8842: Refine highlighting source code in groovy console editor

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/danielsun1106/groovy smart-editor

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/groovy/pull/809.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #809
    
----
commit fa538f0d08793152cc1310762fcbf833fd5bc303
Author: danielsun1106 <realbluesun@...>
Date:   2018-10-12T19:35:34Z

    GROOVY-8842: Refine highlighting source code in groovy console editor

----


> Refine highlighting source code in groovy console editor
> --------------------------------------------------------
>
>                 Key: GROOVY-8842
>                 URL: https://issues.apache.org/jira/browse/GROOVY-8842
>             Project: Groovy
>          Issue Type: Improvement
>            Reporter: Daniel Sun
>            Assignee: Daniel Sun
>            Priority: Major
>             Fix For: 3.0.0-alpha-4
>
>
> Implement a source code highlighter based on Parrot's lexer, the new 
> highlighter should be smarter. e.g.
> It can show different colors in GString `"abc${'123' + 123}def${a + b}"`



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to