Skip to content

Valid option stubRun labelled as unrecognized #126

@imLew

Description

@imLew

Using a profile for stub runs the language server raises a warning saying that the option stubRun is unrecognized.

To reproduce

$ echo "profiles {
  stub {
    stubRun = true
  }
}
" > nextflow.config

Using to option this way does work however, so I think this is a bug in the language server.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions