Removing the file preview on the right side of the editor in VS Code

后端 未结 14 1961
轻奢々
轻奢々 2020-12-07 09:28

This beauty appeared after a recent update, and it is very distracting to me.

I searched through the menus, but didn\'t find any setting to remove it. Is th

14条回答
  •  一向
    一向 (楼主)
    2020-12-07 09:56

    Click on "File" -> "Preferences" -> "Settings" After Settings open, in "search settings" or press "Ctrl+f" type "editor.minimap.enabled" this will take you direct to the settings. On left of it edited option will be available right click to it. And set it to "false" After wards you can see the right side pane is hide.

提交回复
热议问题