https://github.com/ctf0/vscode-deptrac
https://github.com/ctf0/vscode-deptrac
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ctf0/vscode-deptrac
- Owner: ctf0
- License: gpl-3.0
- Created: 2025-09-11T23:37:53.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-09-15T11:20:09.000Z (11 months ago)
- Last Synced: 2026-02-04T07:27:36.403Z (6 months ago)
- Language: TypeScript
- Size: 34.2 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Deptrac VS Code Extension
integrates [Deptrac](https://deptrac.github.io/deptrac/) with Visual Studio Code, showing dependency violations in the Problems panel and editor.
- watch files for changes `deptrac.yaml & deptrac.baseline.yaml`
- re/analyze file on save
- support both local & docker setup