Getting Started
Installation
Install the extension from the VS Code Marketplace or from a .vsix file.
Requirements: VS Code 1.75.0 or newer.
First Steps
Open a folder containing
.pssfiles.The extension activates automatically for
.pssfiles.The Outline panel (
Ctrl+Shift+O) shows your declarations.Hover, Go to Definition, and completions work immediately.
Keyboard Shortcuts
Action |
Shortcut |
|---|---|
Go to Definition |
|
Find All References |
|
Rename Symbol |
|
Outline |
|
Workspace Symbols |
|
Trigger Completions |
|
Format Document |
|
Call Hierarchy |
|
Configuration
Create .pssconfig.json in your workspace root to configure include/exclude
globs, formatting options, and lint rules. See
docs/CONFIGURATION.md
in the repository.
CLI
Check PSS files from the command line without opening VS Code:
npx pss-check src/