Skip to content

Conversation

@callumforrester
Copy link
Contributor

Add vscode debug configuration for running a simulated device.

The configuration automatically detects all config files in examples/ and s03_configs/ and and prompts the user to pick one (with filtering based on typed input) when they run the configuration. This does require an additional extension (documented in launch.json).

The alternative, if we did not want the additional extension, is to manually maintain a list of possible configuration files, meaning when one is added, moved, or deleted we must remember to update launch.json. This would otherwise provide the same user experience.

Thoughts welcome.

@abbiemery
Copy link
Collaborator

If vscode users are going to find it useful and it doesn't add bloat for other users then i'm all for it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants