visual-studio-codenode-modules

Always search node_modules when looking for file in Visual Studio Code


On macOS, when searching for a project file in Visual Studio Code using Cmd + P, I want node_modules included among the searchable files every time I search.

How to permanently enable this?


Solution

  • On mac

    enter image description here

    enter image description here

    node_modules should be immediately searchable. If not, restart VSC.