Skip to content

docs(readme): generalize architecture + intro to multi-language#6

Merged
niradler merged 1 commit into
mainfrom
docs/readme-multilang
May 29, 2026
Merged

docs(readme): generalize architecture + intro to multi-language#6
niradler merged 1 commit into
mainfrom
docs/readme-multilang

Conversation

@niradler
Copy link
Copy Markdown
Owner

The architecture diagram and intro paragraph still framed the tool as debugpy-only, now stale after the multi-language work merged in #5.

  • Architecture diagram: debugpy adapter<lang> DAP adapter (debugpy · Delve · vscode-js-debug)
  • Intro: "on top of debugpy" → "on top of the Debug Adapter Protocol"

Docs-only; no code changes.

The architecture diagram and intro still framed the tool as debugpy-only. Generalize the adapter box to <lang> DAP adapter (debugpy · Delve · vscode-js-debug) and the intro to 'on top of the Debug Adapter Protocol'.
@niradler niradler merged commit a4dbbce into main May 29, 2026
4 checks passed
@niradler niradler deleted the docs/readme-multilang branch May 29, 2026 12:28
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.

1 participant