Skip to content

Conversation

@jsternberg
Copy link
Contributor

@jsternberg jsternberg commented Jul 3, 2025

Debugger options have been updated to reflect the current version on
master more closely.

The names have been renamed to Docker: Build instead of Dockerfile Debug. The reason for this is to make the naming more consistent and
make it so the bake target could be called Docker: Bake.

Initial configurations and configuration snippets now more closely align
with the default attributes most projects should expect.

The vscode extension host debugging now uses test/workspace as the
workspace folder and included a default dockerfile that can be used for
testing debugging.

@jsternberg jsternberg force-pushed the dap-adapter branch 2 times, most recently from 48d3f03 to a675b88 Compare July 7, 2025 14:45
Copy link
Collaborator

@rcjsuen rcjsuen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since path is not used anymore

Debugger options have been updated to reflect the current version on
master more closely.

The names have been renamed to `Docker: Build` instead of `Dockerfile
Debug`. The reason for this is to make the naming more consistent and
make it so the bake target could be called `Docker: Bake`.

Initial configurations and configuration snippets now more closely align
with the default attributes most projects should expect.

The vscode extension host debugging now uses `test/workspace` as the
workspace folder and included a default dockerfile that can be used for
testing debugging.

Signed-off-by: Jonathan A. Sternberg <jonathan.sternberg@docker.com>
@rcjsuen rcjsuen merged commit 74dfa1e into docker:main Jul 7, 2025
2 checks passed
@rcjsuen
Copy link
Collaborator

rcjsuen commented Jul 7, 2025

@jsternberg Thanks for these improvements and fixes!

@jsternberg jsternberg deleted the dap-adapter branch July 8, 2025 14:30
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