Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>FlagViewerNew to Visual Studio Code? Get it now.
FlagViewer

FlagViewer

UtkarshGupta

|
91 installs
| (0) | Free
Use C++ Preprocessor to easily read code with a lot of flags
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

FlagViewer README

This extension uses g++ preprocessor to simplify code with a lot of #if defined() flags.

Features

There are two modes to use this extension - with/without macros expansion.

Requirements

g++ is the only dependency.

Extension Settings

No custom settings

Known Issues

g++ path is not configurable (hardcoded as g++).

Release Notes

1.0.0

Initial release of FlagViewer.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft