vscode

Installation
SKILL.md

VS Code CLI Tools

Tools for integrating with VS Code, primarily for viewing diffs.

Requirements

VS Code must be installed with the code CLI available in PATH.

Opening a Diff

Compare two files side by side in VS Code:

code -d <file1> <file2>

Git Diffs in VS Code

Simple Approach (no config needed)

Installs
88
GitHub Stars
2.1K
First Seen
Jan 24, 2026
vscode — badlogic/pi-skills