TokenCap
FeaturesDocsCLIPricingAbout
Demo CLI
TokenCap emblem

TokenCap

Coding context at the speed of thought.
Built for the LLM era.

Product

  • Features
  • Docs
  • Changelog

Resources

  • Terms
  • Privacy
  • Security

Community

  • •GitHub
  • •Discord
© 2026 TokenCap. Built for developers.
terminal

Documentation

v2.4.0
rocket_launchGetting StartedsettingsConfigurationsettings_input_componentContext Profilesaccount_treeKnowledge Graphinventory_2Memory Layerenhanced_encryptionSecret RedactionterminalCLI ReferenceextensionVS Code Extension
codeGitHubforumDiscord
DOCUMENTATION

VS Code Extension

The TokenCap VS Code extension brings all functionality directly into your editor.

Installation: Search for TokenCap by VanshArora21 in the VS Code Extensions panel, or install the VSIX package manually.

Auto Capture: After installing, TokenCap starts watching your workspace immediately. Every time you save a file, it waits 30 seconds (configurable) then regenerates all three snapshot files.

Status Bar: A $(files) TokenCap • HH:MM item appears in the status bar showing your last snapshot time. Click it to open the command menu.

Command Menu (Quick-Pick):

  • Make Snapshot Now
  • Open TokenCap Snapshot
  • Toggle Auto Capture ON/OFF
  • Create Config File

VS Code Settings:

SettingDefaultDescription
tokencap.autoCapturetrueAuto-regenerate on save
tokencap.debounceMs30000Wait time after save
tokencap.outputPathTOKENCAP.mdOutput file path
tokencap.profilebalancedContext profile
tokencap.maxFiles90Max files in snapshot
tokencap.maxSourceBytes220000Source byte budget
tokencap.maxFileBytes14000Per-file byte limit
tokencap.maxDiffBytes50000Diff byte budget
tokencap.includeGitDifftrueInclude git diffs
tokencap.includeFileContentstrueInclude file contents
chevron_leftDocs OverviewCLI Referencechevron_right