Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[IMP] Support debugging modules from nested doodba subprojects in VSCode #525

Merged
merged 1 commit into from
Mar 7, 2025

Conversation

josep-tecnativa
Copy link
Contributor

@josep-tecnativa josep-tecnativa commented Mar 4, 2025

This PR updates the workspace generation to detect doodba subprojects and add their modules from odoo/custom/src/private to the VSCode debug path. If a .copier-answers.yml indicates a doodba-copier subproject, we scan for modules there and configure them automatically for debugging. Otherwise, the script follows the existing one-level scan.

@josep-tecnativa josep-tecnativa force-pushed the imp-add-debugger-to-special-repos branch from 1141d65 to 8eccdb6 Compare March 5, 2025 08:12
@josep-tecnativa josep-tecnativa changed the title [IMP] Enhance workspace generation: Add support for missing addons from addons.yml [IMP] Support debugging modules from nested doodba subprojects in VSCode Mar 5, 2025
@josep-tecnativa josep-tecnativa force-pushed the imp-add-debugger-to-special-repos branch 13 times, most recently from dd8dd1c to 1069b09 Compare March 5, 2025 10:52
@josep-tecnativa josep-tecnativa force-pushed the imp-add-debugger-to-special-repos branch from 1069b09 to bc80deb Compare March 5, 2025 11:07
@pedrobaeza pedrobaeza merged commit 61ccb4c into main Mar 7, 2025
87 checks passed
@pedrobaeza pedrobaeza deleted the imp-add-debugger-to-special-repos branch March 7, 2025 10:18
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