oneuptime/.vscode
Simon Larsen eae8b79b2e
refactor: Add debug configuration for running Copilot locally
A new debug configuration has been added to the launch.json file. This configuration allows for launching Copilot locally by running the "start" script using npm. It skips files in the "<node_internals>" directory and is specifically configured for debugging Node.js applications. This change improves the development experience by enabling easy debugging of Copilot locally.
2024-06-11 15:11:00 +01:00
..
extensions.json fix lint 2022-10-21 20:48:38 +00:00
launch.json refactor: Add debug configuration for running Copilot locally 2024-06-11 15:11:00 +01:00