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
{{ message }}
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.
Prerequisites
Description
A code block is not grayed out when it is disabled with
#if 0
and a corresponding#endif
.Steps to Reproduce
Expected behavior:
I'd expect it to be grayed out as if it was a comment line.
Actual behavior:
It is highlighted as if this block wasn't taken out of the build.
Reproduces how often:
Everytime.
Versions
Atom : 1.40.1
Electron: 3.1.10
Chrome : 66.0.3359.181
Node : 10.2.0
Additional Information
The text was updated successfully, but these errors were encountered: