Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>PSPF ExplorerNew to Visual Studio Code? Get it now.
PSPF Explorer

PSPF Explorer

Toby Harvey

|
1 install
| (0) | Free
Interactive PSPF compliance tracker hosted inside a VS Code webview.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

PSPF Explorer VS Code Extension

This VS Code extension packages the PSPF Explorer 2025 web application inside a webview so you can run the dashboard directly from the editor.

Getting started

  1. Open this folder in VS Code.
  2. Run the Install Extensions task if prompted (installs @types/vscode for dev-time help).
  3. Press F5 or run the Run Extension launch configuration to open a new Extension Development Host.
  4. In the command palette (⇧⌘P / Ctrl+Shift+P), run PSPF Explorer: Open to launch the dashboard.

Packaging

Use npm install followed by npm run package to produce a .vsix bundle via npx vsce package (fetched on demand).

Notes

  • The original HTML uses localStorage for persistence; each VS Code window keeps its own sandboxed dataset.
  • Remote Google Fonts remain enabled; update the CSP in extension.js if you need to block external resources.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft