Vscode: Hide "Code Preview Bar"

Created on 24 Jun 2017  路  5Comments  路  Source: microsoft/vscode

Hi, is there an setting or much better menu entry to disable/toggle this annoying "Code Preview Bar" on/off beside the right vertical ScrollBar?

bug

Most helpful comment

Are you talking about the minimap?

If so, you can disable it in the preferences, using this command: "editor.minimap.enabled": false,

All 5 comments

you want it like this?
image

It's Ctrl + B

Are you talking about the minimap?

If so, you can disable it in the preferences, using this command: "editor.minimap.enabled": false,

@fbnlsr
Yes I meant the minimap. Thanks.

Hello, exist how make will list functions of the .js file?

How can i remove the left side? i mean the line number. thanks.

Was this page helpful?
0 / 5 - 0 ratings