VS Code Extension v1.0.2

DevTools

Smart command panel & code dump utility. Adapts automatically to your project stack.

C++ / CMake Python HTML / Web VS Code Extensions
Install on
Marketplace

Smart Command Panel

Detects your project type automatically. Only relevant commands are shown — no noise, no config.

C++ / CMakeConfigure · Build · Run · QEMU · Bochs
PythonRun · Debug · Tests · Clean cache
HTML / WebLive server · Open browser
VS Code ExtCompile · Package · Deploy VSIX
AllKill terminals · Clear · Reload window

Workflows

Multi-step command sequences triggered in one click. Full Rebuild & Deploy, Clean & Run — define your own flow.

Code Dump

Export your full project source to a single formatted text file. Built for AI assistants and code reviewers.

  • Selective export with per-file checkboxes
  • Live size estimation before generation
  • Smart filtering — blacklisted dirs excluded
  • Auto-split for large projects (part-1, part-2…)
  • Banner, Compact, or None header format

Auto-Update

Checks silently on startup. Patch updates show a discrete info bar. Minor or major updates open a modal with the full changelog.

Settings

thunderwebDevtools.cppCompiler cmake-ninja CMake generator
thunderwebDevtools.cppExecutablePath build/bin/ Path to built executable
thunderwebDevtools.checkUpdatesOnStartup true Auto check for updates

Requirements

VS Code ^1.80.0
CMake — for C++ projects
Python — for Python projects
@vscode/vscefor extension projects

Ready to ship faster?

Install ThunderWeb DevTools