Venryx / vscode-vtools

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

Doesn't seem to work any more ... #6

Closed joelpresence closed 7 years ago

joelpresence commented 7 years ago

No longer autohides anything. I'm in version 1.15.1 of VSCode. Any ideas?

Thanks. :-)

Venryx commented 7 years ago

Did you enable the auto-hide options in your user settings json file?

joelpresence commented 7 years ago

I did.

Sent from my iPhone

On Aug 31, 2017, at 8:52 PM, Stephen Wicklund notifications@github.com<mailto:notifications@github.com> wrote:

Did you enable the auto-hide options in your user settings json file?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/Venryx/vscode-vtools/issues/6#issuecomment-326480603, or mute the threadhttps://github.com/notifications/unsubscribe-auth/ALf8WYw9_6qG0Dj-4AkLwIoeN7WJxh5lks5sd3-CgaJpZM4PJkva.

Venryx commented 7 years ago

Okay, I'm getting the same problem after updating. I'll look into it.

Venryx commented 7 years ago

Well my problem was just that the extension doesn't activate until I switch to another file / click on another tab. Once I do that, the extension works as intended for the rest of the session. This is in the latest version of vscode, 1.15.1 (32-bit).

Can you try switching to another file, and seeing if it works after that?

EDIT: I just released the next version (1.0.4), which should be able to work right away, ie. without having to switch tabs first.

joelpresence commented 7 years ago

Thanks. I'll check as soon as I get into work - in about 2.5 hrs, and let you know then.

Sent from my iPhone

On Aug 31, 2017, at 11:13 PM, Stephen Wicklund notifications@github.com<mailto:notifications@github.com> wrote:

My problem seems to be different; for me, the extension just doesn't activate until I switch to another file / click on another tab. Once I do that, the extension works as intended for the rest of the session. This is in the latest version of vscode, 1.15.1 (32-bit).

Can you try switching to another file, and seeing if it works after that?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/Venryx/vscode-vtools/issues/6#issuecomment-326498452, or mute the threadhttps://github.com/notifications/unsubscribe-auth/ALf8WdY1Q4lYiE6OW8SfsJTgvYhZJpb9ks5sd6CSgaJpZM4PJkva.

futagoza commented 7 years ago

@Venryx I can confirm it's working fine again

joelpresence commented 7 years ago

@Venryx I tried switching to another file and clicking on another tab. Neither of those work.

I also upgraded to 1.0.4 and that also doesn't work.

I cannot get this extension to autohide the sidebar or the bottom bar. Any ideas?

joelpresence commented 7 years ago

Wait, now it's working. I reloaded VSCode twice and magically it started working! Yay. Thanks for your prompt and helpful support, that really means a lot to me. :-)

Closing as fixed.