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

Feature request: multiline comments #50

Closed
bannmann opened this issue Jul 14, 2021 · 2 comments
Closed

Feature request: multiline comments #50

bannmann opened this issue Jul 14, 2021 · 2 comments

Comments

@bannmann
Copy link
Contributor

In addition to // single line comments, Silverchain should support /* multiline comments */ as well.

I tried to use them to comment out sections of my AG file while debugging a problem, but I imagine it would be useful in other cases as well.

@tomokinakamaru
Copy link
Owner

Thanks for your requests :)

I added the support for multiline comments (#50), array types (#49), varargs (#48), and throws-clause (#47). Would you check the latest docker image and close the corresponding issues if it works fine for your case?

@bannmann
Copy link
Contributor Author

Thank you very much, all four features work perfectly! 🥇🎉

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