Maybe
-
https://blogs.oracle.com/geertjan/10-questions-about-the-new-netbeans-lexer-api

- https://platform.netbeans.org/tutorials/nbm-mfsyntax_migrate_lexer.html
?

Eric Bresie
[email protected]


On Fri, Feb 19, 2021 at 9:27 AM Eric Bresie <[email protected]> wrote:

> Started looking through the code and noticed in the SQLCompletionProvider
> the below comment...
>
>     private static TokenSequence<SQLTokenId> getSQLTokenSequence(Document
> doc) {
>         // Hack until the SQL editor is entirely ported to the Lexer API
>
> Not sure this would get done yet, but what would be involved in "porting
> to the Lexer API"?
>
> Eric Bresie
> [email protected]
>
>>
>>

Reply via email to