VSCode PSS Support ================== **vscode-pss-support** is a VS Code extension providing rich language support for the Accellera Portable Stimulus Standard (PSS) 3.1. Source: https://github.com/PSSTools/vscode-pss-support Install from the VS Code Marketplace or from a ``.vsix`` file. Requirements: VS Code 1.75.0 or newer. Features at a Glance -------------------- .. list-table:: :header-rows: 1 :widths: 25 75 * - Category - Capabilities * - Navigation - Outline, Go to Definition, Find References, Call/Type Hierarchy, Workspace Symbol Search * - Editing - Completions, Signature Help, Rename, Code Actions, 44 Snippets, Formatting * - Analysis - Syntax diagnostics, Semantic diagnostics, Lint rules, Semantic tokens, Inlay hints * - Visualization - Activity diagrams, Resource binding tree, CodeLens .. toctree:: :maxdepth: 2 :caption: Contents getting_started features/index