Skip to content

Extension activates in every VS Code instance - regardless of relevance #165

@stefan-rooke

Description

@stefan-rooke

The nextflow extension starts-up in every VS Code instance (new session, new windows) regardless of whether there are any signifiers that the directory contains a nextflow pipeline.

This causes it to spin up a nextflow language server for every local repository I am working on, extending start-up time and leaving unnecessary java processes running, which isn't ideal on our multi-user system.

A downstream effect of this was that it also opened up a welcome page specific to Nextflow every time I opened a project regardless of relevance, which also overode my defaults.
This required me to have to manually reset the default in my user config to prevent welcome pages entirely in order to stop the irrelevant Nextflow welcome pages.

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