Skip to content

feat: run synth with JSII source traces - #1697

Merged
megha-narayanan merged 1 commit into
aws:feat/cdk-lspfrom
megha-narayanan:feat/explorer-synth-source-traces
Jul 2, 2026
Merged

feat: run synth with JSII source traces#1697
megha-narayanan merged 1 commit into
aws:feat/cdk-lspfrom
megha-narayanan:feat/explorer-synth-source-traces

Conversation

@megha-narayanan

Copy link
Copy Markdown
Contributor

Setting JSII_HOST_STACK_TRACES=1 on the synth subprocess makes jsii
forward the host-language frames, so resolveFrames finds the .py/.java
source.

Checklist

  • This change contains a major version upgrade for a dependency and I confirm all breaking changes are addressed
    • Release notes for the new version:

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

@megha-narayanan
megha-narayanan marked this pull request as ready for review July 1, 2026 20:48
@github-actions github-actions Bot added the p2 label Jul 1, 2026
@aws-cdk-automation
aws-cdk-automation requested a review from a team July 1, 2026 20:48
@megha-narayanan
megha-narayanan merged commit 24b828f into aws:feat/cdk-lsp Jul 2, 2026
13 of 14 checks passed
@megha-narayanan
megha-narayanan deleted the feat/explorer-synth-source-traces branch July 2, 2026 17:44
megha-narayanan added a commit that referenced this pull request Jul 8, 2026
Brings merged LSP work (#1697, #1669, #1670, #1711, #1715) into the explorer
branch. CLI command map now carries both 'cdk explore' and 'cdk lsp';
regenerated the user-input files from cli-config.ts. express remains a bundled
dependency of the explorer web server.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants