gemini-cli/.vscode
Taylor Mullen 76cee17417 Refactor: Generalize VSCode launch configuration for debugging tests
- Consolidates multiple specific test debug configurations into a single, more flexible configuration named "Debug Test File".
- Introduces an input variable `testFile` to prompt the user for the specific test file path, defaulting to a sample test file.
- This change simplifies the launch configuration and makes it easier to debug any test file without needing a dedicated configuration for each.
2025-05-31 01:28:21 -07:00
..
launch.json Refactor: Generalize VSCode launch configuration for debugging tests 2025-05-31 01:28:21 -07:00
settings.json Add .vscode with enableProjectDiagnostics on 2025-04-30 23:59:51 +00:00