You can also access settings and other options in the top right corner of the Vxplain sidebar.
top-bar

Options

These options are available in the top right corner of the Vxplain sidebar.
  • Open in Editor: Opens the diagram in the editor.
  • LLM Provider: Selects the LLM provider to use for AI-powered features.
  • Report Issue: Reports an issue with Vxplain.
  • Settings: Opens the settings.

Configuration Options

To open the settings, press Cmd+Alt+s on Mac or Ctrl+Alt+s on Windows/Linux, or run the Vxplain: Open Settings command from the Command Palette.
vxplain.enableAI
boolean
default:"true"
Enable or disable AI-powered features. When disabled, features like architecture diagrams, summaries, and code-to-diagram generation will not be available. Only function call graphs and the directory tree visualization will work.
vxplain.enableAnalytics
boolean
default:"true"
Enable or disable the collection of usage data and crash reports. We use this data to improve Vxplain. We never collect any source code, file contents, or other sensitive data.
vxplain.autoStart
boolean
default:"true"
Enable or disable the automatic start of the Vxplain extension when you open VS Code.