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

syntax error if comment ends with semicolon #3

Closed
sorenpeter opened this issue May 13, 2020 · 3 comments
Closed

syntax error if comment ends with semicolon #3

sorenpeter opened this issue May 13, 2020 · 3 comments

Comments

@sorenpeter
Copy link

Hi dr. 0,

So found that commeting does not really works as one would except:
If you have a line of code, that you want to comment out, then Punctual will give you an error if you do not also remove the ending semicolon of that line:
No comments:
Screenshot 2020-05-13 at 19 43 45

Error when trying to make a comment, after removing the semicolon:
Screenshot 2020-05-13 at 19 43 57

Comment accepted, but now you have to remember to add the semicolon if you want to use your code again:
Screenshot 2020-05-13 at 19 44 09

And it looks to be the same in Estuary:
Screenshot 2020-05-13 at 19 49 58

All the best
Søren Peter

@dktr0
Copy link
Owner

dktr0 commented May 14, 2020

Thanks for submitting this to tracking! I've encountered this before but always forget to file it as a bug... Will try to fix in the next couple of days!

@dktr0
Copy link
Owner

dktr0 commented May 27, 2020

Should be fixed now - both in standalone Punctual and Estuary.

@dktr0 dktr0 closed this as completed May 27, 2020
@sorenpeter
Copy link
Author

Yes seem to work now. Thank you:)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants