FlagViewer READMEThis extension uses g++ preprocessor to simplify code with a lot of #if defined() flags. FeaturesThere are two modes to use this extension - with/without macros expansion. Requirementsg++ is the only dependency. Extension SettingsNo custom settings Known Issuesg++ path is not configurable (hardcoded as g++). Release Notes1.0.0Initial release of FlagViewer. |