How do I hide certain files from the sidebar in Visual Studio Code?

前端 未结 8 1195
终归单人心
终归单人心 2020-11-27 08:56

Using Microsoft\'s Visual Studio Code, how do I hide certain files and file patterns from appearing in the sidebar?

I want to hide .meta and .git<

8条回答
  •  孤城傲影
    2020-11-27 09:17

    The "Make Hidden" extension works great!

    Make Hidden provides more control over your project's directory by enabling context menus that allow you to perform hide/show actions effortlessly, a view pane explorer to see hidden items and the ability to save workspaces to quickly toggle between bulk hidden items.

提交回复
热议问题