The Wayback Machine - https://web.archive.org/web/20220321100315/https://github.com/mtxr/vscode-sqltools/issues/768
Skip to content
This repository has been archived by the owner. It is now read-only.

Character "greater than" > breaks comments #768

Open
serdula opened this issue Feb 17, 2021 · 0 comments
Open

Character "greater than" > breaks comments #768

serdula opened this issue Feb 17, 2021 · 0 comments

Comments

@serdula
Copy link

@serdula serdula commented Feb 17, 2021

Describe the bug
Character greater then > breaks comment in formatter

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://vscode-sqltools.mteixeira.dev/playground/formatter
  2. Click on insert into below text:
    -- comments are
    -- breaks by sign greater than >
    -- unfortunately
  3. See error

Expected behavior
the comment should not be affected by a character greater than >

Screenshots
image

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.