Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Specs PreviewNew to Visual Studio Code? Get it now.
Specs Preview

Specs Preview

Tom Linford

|
9 installs
| (0) | Free
A VS Code extension to preview specs folder files with real-time updates for saved and unsaved changes
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Specs Preview

A Visual Studio Code extension that displays all files from a specs folder in a preview pane with a clean, copy-pastable format and auto-refresh on file changes.

Features

  • Shows all files in the specs folder with titles.
  • Auto-refreshes when files in specs are modified, added, or removed.
  • Formats output as:
SPECS:
----

File: filename1
{filecontent}
----
File: filename2
{file content}
----
  • Preserves formatting when copied.

Usage

  1. Install the extension from the VS Code Marketplace.
  2. Create a specs folder in your workspace root.
  3. Add some files to the specs folder.
  4. Open the Command Palette (Ctrl+Shift+P) and run "Show Specs Preview".

Installation

Install via the VS Code Marketplace or search for "Specs Preview" in the VS Code Extensions view.

License

MIT License - see LICENSE for details.

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