Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>ImVec4 Color Picker (ImGui)New to Visual Studio Code? Get it now.
ImVec4 Color Picker (ImGui)

ImVec4 Color Picker (ImGui)

Max Beehler

|
76 installs
| (0) | Free
Highlights and edits ImGui ImVec4(r,g,b,a) color calls
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

ImGui ImVec4 Color Picker

ImGui ImVec4 Color Picker highlights ImVec4(r, g, b, a) calls in your C++ code and provides an inline color wheel to edit them.


Features

  • Detects any ImVec4(...) constructor calls in both saved and unsaved C++ buffers
  • Shows a gutter swatch and launches a color picker on click
  • Updates your code in-place with the chosen RGBA values

Installation

  1. Via Marketplace
    code --install-extension maxbeehler.imvec4-color-picker
    
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft