Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Character "greater than" > breaks comments #768

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

Character "greater than" > breaks comments #768

serdula opened this issue Feb 17, 2021 · 0 comments
Labels
bug formatting good first issue Easy issue for beginners to start contributing to the project

Comments

@serdula
Copy link

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

@serdula serdula added the triage label Feb 17, 2021
@mtxr mtxr added bug formatting good first issue Easy issue for beginners to start contributing to the project and removed triage labels Mar 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug formatting good first issue Easy issue for beginners to start contributing to the project
Projects
None yet
Development

No branches or pull requests

2 participants