Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test Runner should be visible even when not viewing a test file. #89

Closed
bdway opened this issue Jan 10, 2018 · 6 comments
Closed

Test Runner should be visible even when not viewing a test file. #89

bdway opened this issue Jan 10, 2018 · 6 comments

Comments

@bdway
Copy link

bdway commented Jan 10, 2018

As soon as I navigate away from a test file the Test Runner disappears. When I navigate back to a test file the Test Runner re-appears but the tree is collapsed.

@ansyral
Copy link
Collaborator

ansyral commented Jan 11, 2018

@bdway, right now only java file(no matter a test file or not) would trigger test explorer. This is not to bother users when they open a node project or something else.

@jeffgbutler
Copy link

Could you add a command to open, and keep open, the test explorer?

@ansyral
Copy link
Collaborator

ansyral commented Feb 11, 2018

@jeffgbutler yes, that could be an enhancement

@wolf99
Copy link

wolf99 commented Sep 20, 2018

Does #271 cover this?

@jdneo
Copy link
Member

jdneo commented Sep 20, 2018

@wolf99 Thank you for reminding! Yes, it is.

The current behavior is that once the extension is activated (for example the user opens a java file), then the explorer will be pinned in the activity bar.

While before the extension is activated, the explorer will not show.

We will release the new version recently.

@jdneo
Copy link
Member

jdneo commented Sep 20, 2018

Fixed in #291

@jdneo jdneo closed this as completed Sep 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants