Skip to content

Update the extension activate event #516

Closed
@jdneo

Description

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions