You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been searching for how to configure this feature. I second this enhancement. This would make debugging of conditional includes much less tedious.
The classic C/C++ Editor in CDT highlights inactive code regions via background coloring:
The new LSP based C/C++ editor does not support this:
This #235 (comment) and the following #235 (comment) could be helpful for implementation
The text was updated successfully, but these errors were encountered: