Skip to content

Preserve method parameter names in nf-lang JAR#6355

Merged
bentsherman merged 1 commit intomasterfrom
preserve-method-param-names
Aug 21, 2025
Merged

Preserve method parameter names in nf-lang JAR#6355
bentsherman merged 1 commit intomasterfrom
preserve-method-param-names

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

Signed-off-by: Ben Sherman <bentshermann@gmail.com>
@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
@netlify
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