-
Notifications
You must be signed in to change notification settings - Fork 12
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
comments uses // instead of # #7
Comments
Hi, I can not reproduce your problem, the plugin works as expected(comment with |
Hi, |
I use the same version with you, but still can't reproduce. What's your OS version? Do you install other plugins about cython? |
Sorry, I'm under Windows 10 Pro, I don't have any other cython plugins :( |
On Linux (Ubuntu 19.10), I fixed this problem by reloading the window: |
@stowejt this worked for me. |
Same issue as @kasliwalr in Windows 10 and V.S. code 1.72.1 |
same issue with macOS |
Same issue, Windows 10 and VS Code 1.73.1
|
Hi,
Thanks for the cython syntax support !
Just a quick feedback : It should be useful to get a python-like comments when toogle code comments (block & line) instead of a C/C++ like (//, /**)
The text was updated successfully, but these errors were encountered: