Skip to content

Conversation

miguelcsx
Copy link

@miguelcsx miguelcsx commented Oct 12, 2025

  • Add documentation for global debug.json file

  • Explain how global and project-specific configurations work together

  • Document the OpenDebugTasks action for accessing global config

  • Clarify configuration precendence

Closes #39849

Release Notes:

  • Improved: Added documentation for global debugger configuration file at ~/.config/zed/debug.json
  • Improved: Clarified how global and project-specific debug configurations work together

Copy link

cla-bot bot commented Oct 12, 2025

We require contributors to sign our Contributor License Agreement, and we don't have @miguelcsx on file. You can sign our CLA at https://zed.dev/cla. Once you've signed, post a comment here that says '@cla-bot check'.

@maxdeviant maxdeviant changed the title docs: document global debug configuration support docs: Document global debug configuration support Oct 12, 2025
@miguelcsx
Copy link
Author

@cla-bot check

@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Oct 12, 2025
Copy link

cla-bot bot commented Oct 12, 2025

The cla-bot has been summoned, and re-checked this pull request!

@miguelcsx miguelcsx force-pushed the feat/debugger branch 2 times, most recently from 6ba6d16 to 81839f1 Compare October 13, 2025 00:58
- Add documentation for global debug.json file

- Explain how global and project-specific configurations work together

- Document the OpenDebugTasks action for accessing global config

- Clarify configuration precendence
- Update wording to be more inclusive now that global config is officially supported
- Rephrase mention of debug.json location on Windows to avoid parenthetical remark
- Polish phrasing for clarity and consistency across platforms
- Follow @osiewicz suggestions

Co-authored-by: Piotr Osiewicz <[email protected]>
@miguelcsx
Copy link
Author

@osiewicz thanks for your review, do you think is ready?

Copy link
Contributor

@osiewicz osiewicz left a comment

Choose a reason for hiding this comment

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

Yep, LGTM. Thank you!

@osiewicz osiewicz enabled auto-merge (squash) October 16, 2025 23:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed The user has signed the Contributor License Agreement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Debugger: No way to define tasks globally

2 participants