Vscode: horizontal scroll issue.

Created on 9 Jan 2019  路  7Comments  路  Source: microsoft/vscode


  • VSCode Version: Version 1.30.1 (1.30.1)
  • OS Version: 10.14.2

Steps to Reproduce:

https://youtu.be/hcjKIU7o62w

please check this video. Thank you.

*caused-by-extension

Most helpful comment

i've tried.
there was no error when the bug occurred or not.

i turned off Vtools then it doesn't occurred yet.

is there any option to hide side & bottom bar automatically?

All 7 comments

I think the title of the issue can be a bit more specific, like "add horizontal scroll on files tree".
I agree not seeing files with longer paths/filenames is very annoying.

Ok, so to summarize the video, you have the "Horizontal Scrolling" setting turned on, and for a while horizontal scrolling works, but then it stops working. You noted that you have the VTools extension installed - do you still see the problem if you run with extensions disabled? When horizontal scroll stops working, can you run the command Developer: Toggle Developer Tools to see if there is anything in the console?

i've tried.
there was no error when the bug occurred or not.

i turned off Vtools then it doesn't occurred yet.

is there any option to hide side & bottom bar automatically?

Yes, there is a window.statusBar.Visible setting and a window.activityBar.Visible that can be used to hide those

well sadly workbench.statusBar.visible & workbench.activityBar.visible is not what i wanted to hide.

screen shot 2019-01-11 at 11 25 09 1

i want to hide what green arrow pointed not red arrow :(
That's what vTool does.

You can use the Toggle Sidebar Visibility(Cmd+b) and Toggle Panel Visibility (Cmd+j) commands to hide these

This issue is caused by an extension, please file it with the repository (or contact) the extension has linked in its overview in VS Code or the marketplace for VS Code. See also our issue reporting guidelines.

Happy Coding!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

VitorLuizC picture VitorLuizC  路  3Comments

villiv picture villiv  路  3Comments

shanalikhan picture shanalikhan  路  3Comments

NikosEfthias picture NikosEfthias  路  3Comments

philipgiuliani picture philipgiuliani  路  3Comments