Skip to content

Preserve method parameter names in nf-lang JAR #6355

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

Merged
merged 1 commit into from
Aug 21, 2025

Conversation

bentsherman
Copy link
Member

This PR adds a compiler flag to nf-lang that preserves the names of method parameters in the JAR, so that the language server can render tooltips for built-in definitions (e.g. ScriptDsl, ChannelNamespace).

Required by nextflow-io/language-server#139 . Unit tests are in that PR

@bentsherman bentsherman requested a review from pditommaso August 21, 2025 01:31
@bentsherman bentsherman requested a review from a team as a code owner August 21, 2025 01:31
Copy link

netlify bot commented Aug 21, 2025

Deploy Preview for nextflow-docs-staging canceled.

Name Link
🔨 Latest commit 4f418d9
🔍 Latest deploy log https://app.netlify.com/projects/nextflow-docs-staging/deploys/68a676dfaffd5f000838fe3d

@bentsherman bentsherman merged commit 83160d6 into master Aug 21, 2025
22 checks passed
@bentsherman bentsherman deleted the preserve-method-param-names branch August 21, 2025 12:42
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.

2 participants