Skip to content

Update the extension activate event #516

Description

@jdneo

Current the extension will be activated only if the extension command is triggered. Or user opened a java file.

We need to consider to change the activation event. For example https://github.com/redhat-developer/vscode-java/blob/master/package.json

Here are some changes that need to be done:

  • Activate the extension when the workspace contains pom.xml/build.gradle
  • Activate the extension when test explorer gets focus

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions