Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

378
Vistas
How to search within the node_modules folder in VS Code

I am trying to find the json package file size and the disk space it is using in the node_modules folder. Where are those listed under?

about 4 years ago · Juan Pablo Isaza
2 Respuestas
Responde la pregunta

0

There are plenty of plugins for VS Code that provide this functionality. Take a look at the marketplace https://marketplace.visualstudio.com/vscode. For instance, you could use this plugin https://marketplace.visualstudio.com/items?itemName=xiaoluoboding.vscode-folder-size

about 4 years ago · Juan Pablo Isaza Denunciar

0

In terms of the posible XY problem here, other answer and comments seem to answer the Y, but you seem to still want X. So:

I believe the default VS Code setting search.exclude includes "**/node_modules": true,. If you're really intent on being able to use VS Code's file-content searching facilities to search the contents of node_modules folders, you'll want to define search.exclude explicitly and remove that line from the auto-generated default config.

Note: The reason the default settings are like this is because most people don't usually/ever want to search the contents like that- at least by using VS Code. Including the contents of node_modules in searches can result in much more computational effort, and many more results that those users won't want to see. There may also be search indexing memory-costs. There are other good tools to do file-content searching in folders such as git grep, grep, and ripgrep.

about 4 years ago · Juan Pablo Isaza Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda