Skip to content

Feature request: Inline SQL highlighting #11

@jmoore34

Description

@jmoore34

Similar to the Inline SQL VS Code extension, it would be nice to support inline SQL, i.e. highlighting SQL strings within other languages. Ideally, one could configure what constitutes the start and end of a SQL string. For instance, for Haskell files I'd like to specify that SQL can be found between [isql| and |] (i.e. targeting a Haskell sql library). Perhaps in other languages the user may want to specify that sql can be found between "--sql and --".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions