-
Notifications
You must be signed in to change notification settings - Fork 288
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/C++ variables are set red #390
Comments
Hello, Either you can change your theme to material theme or you can change your IDE. I personally use both Sublime text as well as VS code But in sublime text, the variables are not in red color. So it's completely your choice which option to choose to. |
@sagarbarapatre02 Thanks for your suggestion, but I don't have a commercial lincense of sublime text, so vs code is the only choise for me. I use atom in my personal computer, and I really enjoy the One-Dark theme. I cannot give up easily... |
could you provide the code in your screenshot |
|
@Binaryify |
ok |
It seems good in my WSL too. Could you please try it in Windows? |
thank you |
just fixed this in v3.6.1 |
Thanks. It's fine now in my personal machine. I'll check it tomorrow. |
@Gytobp will fix that soon |
@Gytobp you can check v3.12.3 |
In C#, all variables also are set red. Could you please change it too? =) |
@e-potashkin ok |
@Binaryify Hello,I am accustomed to the coral color of the variables in the C language. Now it was fixed as a bug. I am very uncomfortable. Can you make this an option? |
@MoonChasing
|
@Binaryify Thank you very much. |
Initially it was a jarring change. Wondering what Atom One Dark Pro does in this situation. It was kind of nice to be able to see the parameters at a glance easily. Don't really care enough to stray from the default behavior however. |
discussion link |
It should be consistent with the original implementation of the theme. They should be grey. If red is preferred by some it could be a potential option. But if you are to make a clone of a colour theme then you should be consistent with it, otherwise what is the point ? |
If you just want to keep using the defaults of one dark pro but still use the c/c++ extension, you can set the following extension setting:
|
In C/C++, all variables are set red. It's too harsh when the C codes are full of variables.
I wonder if it's a bug, if not, how can I set the variables gray as in python codes?
OS: Win7 Pro SP1
VSCode: 1.44.2
One Dark Pro: 3.5.0
The text was updated successfully, but these errors were encountered: