Choose folders to be ignored during search in VS Code

前端 未结 16 1030
既然无缘
既然无缘 2020-11-28 18:10

Right now when I use +O to search for files, the fuzzy matching appears to operate over all files in the current project. Unfortunately, this includes

16条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-11-28 18:15

    If you have multiple folders in your workspace, set up the search.exclude on each folder. There's a drop-down next to WORKSPACE SETTINGS.

    Folder Settings Tab

提交回复
热议问题