We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
From @fabiogusmao on January 22, 2016 16:11
Just a minor issue but I noticed that if you put a comment line in the middle of a function declaration the comment line is not showing in gray.
Copied from original issue: microsoft/vscode#2185
The text was updated successfully, but these errors were encountered:
From @fabiogusmao on January 22, 2016 20:17
Ah yeah and it also happens that the word default is not highlighted in a switch/case block.
Sorry, something went wrong.
This should be solved by #56
Fixed by #257
No branches or pull requests
From @fabiogusmao on January 22, 2016 16:11
Just a minor issue but I noticed that if you put a comment line in the middle of a function declaration the comment line is not showing in gray.
Copied from original issue: microsoft/vscode#2185
The text was updated successfully, but these errors were encountered: