-
Notifications
You must be signed in to change notification settings - Fork 97
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
Comment #212
Comments
@KievJunta Is this C#? |
From @KievJunta on April 20, 2016 9:20 @dbaeumer yes, C#. If there is no space between class declaration and comment, comment isn't become green. |
@jrieken assigning to you. Not sure were we get the TextMate grammar from |
From @aeschli on April 20, 2016 18:10 This issue was moved to dotnet/vscode-csharp#225 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
From @KievJunta on April 19, 2016 20:8
private char GetChar()//Метод возвращающий
Comment isn't become green
Copied from original issue: microsoft/vscode#5513
The text was updated successfully, but these errors were encountered: