Venryx / vscode-vtools

A collection of small tools for Visual Studio Code.
MIT License
21 stars 10 forks source link

* * Added "auto-hide output" setting. #3

Closed jBrizzle closed 7 years ago

jBrizzle commented 7 years ago

Similar to hiding the side-bar, some users might like having the output window auto-hide as well. This change adds a new setting to enable/disable automatically hiding the output window. The two settings are independent of each other.

NOTE: In order to debug these changes, don't forget to uncomment the prepublish, compile, and postinstall scripts in package.json.

Venryx commented 7 years ago

Looks good! I'll add it soon. (once I've tried it out, and fixed the one-letter typo 😜)

Venryx commented 7 years ago

Added in v1.0.3: https://marketplace.visualstudio.com/items?itemName=venryx.vscode-vtools