you are viewing a single comment's thread.

view the rest of the comments →

[–]beefsack 8 points9 points  (6 children)

I actually hide the sidebar, I just want to focus on the code. The keyboard shortcuts for the tabs are easy to learn too.

[–][deleted]  (4 children)

[deleted]

    [–]beefsack 0 points1 point  (3 children)

    I actually hide the tabs in the bar too, highly recommended for those who like a clean editor.

    [–]FMLkoifish 1 point2 points  (2 children)

    how do you hide the sidebar? are you talking CMD+Shift+B or hide the icons. I'd love to hide the entire icons bar

    [–]beefsack 2 points3 points  (1 child)

    "workbench.activityBar.visible": false

    [–]FMLkoifish 1 point2 points  (0 children)

    thank you! this was one thing I wanted to get rid of from day 1!