add VS Code profile and tests

This commit is contained in:
Joe Danziger
2025-06-04 21:14:14 -04:00
parent 18e52c2012
commit 0e49c06c4a
8 changed files with 698 additions and 34 deletions

View File

@@ -5,4 +5,5 @@ export { codexProfile } from './codex.js';
export { cursorProfile } from './cursor.js';
export { rooProfile } from './roo.js';
export { traeProfile } from './trae.js';
export { vscodeProfile } from './vscode.js';
export { windsurfProfile } from './windsurf.js';