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

Add Colang commenting feature to VScode extension #749

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

radinshayanfar
Copy link
Contributor

This PR adds Colang commenting feature to VSCode extension. By pressing Ctrl + /, VSCode can automatically comment out a line or the selected block.

@drazvan
Copy link
Collaborator

drazvan commented Sep 15, 2024

Thanks, @radinshayanfar. If you can fix the formatting issue (see the failed tests), we can merge. You should install pre-commit and run pre-commit run --all-files.

@radinshayanfar
Copy link
Contributor Author

Hi @drazvan - Thank you for your time. I fixed the formatting issue and it now passes the pre-commit hooks.

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

Successfully merging this pull request may close these issues.

2 participants