Code Trio - Compare Beautify SpellcheckThree offline developer tools in one VS Code extension: a code compare/diff view, a code-aware spell checker, and a code beautifier/formatter. Deterministic, private, and fully offline - no network calls, no telemetry.
What you getCompare / Diff - two-way and three-way diff at line, word, or character granularity with ignore-whitespace and ignore-case options. Compare two files, a file against the clipboard, or a file against any git ref, using the native side-by-side diff editor. Spell Check - code-aware diagnostics that check comments and strings by default (identifiers opt-in), split Beautify / Format - Prettier-powered formatting with a dry-run diff preview before anything is applied, a format command, and opt-in format-on-save. Formatter versions are pinned and reported for reproducibility. All three surface through one Activity Bar panel and one diagnostics model, so they feel like a single product. Screenshots
CommandsAll commands are under the
Default keybindings: SettingsNamespaced per feature: Privacy and trustNo network access and no telemetry. Applying a format and writing to the project dictionary are the only operations that change files; both are disabled in untrusted workspaces (this extension supports Workspace Trust in Links
Built on a shared, pure TypeScript core that also powers the |


