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
When code is disabled by the preprocessor it isn't indexed by the generator, which is both understandable and unsurprising.
To help the user identify that the code isn't enabled in the configuration that was indexed, the code in disabled sections should be faded or grayed out. (Example from a similar tool for C#)