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

remove info in status bar when response views are closed #52

Closed
wprater opened this issue Nov 29, 2016 · 5 comments
Closed

remove info in status bar when response views are closed #52

wprater opened this issue Nov 29, 2016 · 5 comments

Comments

@wprater
Copy link

wprater commented Nov 29, 2016

If one is to close (all of) the response view, it would be nice to remove the items in the status bar (timing, size, etc.). Just a bit of cleanup.

@Huachao
Copy link
Owner

Huachao commented Nov 29, 2016

@wprater nice suggestion, I will implement it ASAP

@Huachao
Copy link
Owner

Huachao commented Nov 30, 2016

@wprater I didn't find a way to listen the previewed html document close event(not text document close event), so I'd like to postpone this feature

@Huachao
Copy link
Owner

Huachao commented Feb 7, 2017

It seems onDidTextDocumentClose event can be used to listen the preview html page close event, I will try to use this

@Huachao Huachao closed this as completed in f8d20a5 Feb 7, 2017
@Huachao
Copy link
Owner

Huachao commented Feb 7, 2017

@wprater I have fixed it that if all the response preview pages are closed, the status bar will be cleaned up. And I will publish this fix in next release

@Huachao
Copy link
Owner

Huachao commented Feb 13, 2017

@wprater you can try the latest version 0.12.2 to verify it, thanks for your feedback

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

2 participants