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

[C++] syntax highlighting is not correct #4061

Closed
milesxu opened this issue Mar 12, 2016 · 1 comment
Closed

[C++] syntax highlighting is not correct #4061

milesxu opened this issue Mar 12, 2016 · 1 comment
Assignees

Comments

@milesxu
Copy link

milesxu commented Mar 12, 2016

When I use vscode to browse the db_bench.cc in the source code of rocksdb, I found the syntax highlighting of C++ is incorrect. Illustrated below:
screenshot of syntax highlighting in vscode,
vscode-cpp
whereas, the same content displayed in atom
atom-cpp

The colors used in atom editor is much richer, and it will not misinterpret keywords in strings such as if or for.
Environment:
ArchLinux 4.4.5 64bit
vscode 0.10.10
atom 1.5.3

@aeschli aeschli closed this as completed Mar 14, 2016
@aeschli aeschli changed the title C++ syntax highlighting is not correct [C++] syntax highlighting is not correct Mar 14, 2016
@aeschli
Copy link
Contributor

aeschli commented Apr 1, 2016

duplicate of #4769

@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants