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

VS Code uses wrong symbol for comments #63

Closed
Intelix8996 opened this issue Mar 3, 2024 · 0 comments · Fixed by #64
Closed

VS Code uses wrong symbol for comments #63

Intelix8996 opened this issue Mar 3, 2024 · 0 comments · Fixed by #64
Assignees
Labels
bug Something isn't working
Milestone

Comments

@Intelix8996
Copy link
Member

Describe the bug
VS Code uses // as line comment, however cocas uses # as line comment

To Reproduce
Comment out some code with Ctrl + /.

Current behavior
Code gets commented with //.

Expected behavior
Code should get commented out with # symbol.

@Intelix8996 Intelix8996 added the bug Something isn't working label Mar 3, 2024
@Intelix8996 Intelix8996 added this to the Release 0.2.1 milestone Mar 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants