Skip to content

Create custom MySQL Lexer to improve syntax highlighting #4

@natenho

Description

@natenho

The built-in Scintilla SQL Lexer is not fully compliant with the MySQL syntax, e.g. comments are not recognized. Eventhough I made some workaround to comments, the best way to get fully customized syntax adapted to the MySQL is by creating a new Scintilla Lexer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions