Skip to content

SQL comments #2

Description

@oveand

Hi,

Nice little plugin,
Unfortunately it does not handle comments with double-dash (--) very well
SELECT * FROM table -- used to update other table from this
becomes

SELECT
    * 
FROM
    table -- used to update
        other table 
    from
        this

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions