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

448
Vistas
How to hide .js and .map files in WebStorm while working on Angular2-typescript project

I tried adding the extensions to .gitignore but the result is as below:

webstorm file explorer

The files are not completely hidden.

over 4 years ago · Santiago Trujillo
3 Respuestas
Responde la pregunta

0

When using WebStorm without the built-in TypeScript Compiler (e.g. because you are running an Angular2 project with their npm start script which does the compiling already) and the other method doesn't work, you can configure your own filtered "Project" panel for WebStorm:

  1. Select Project Files section of the side panel (Project section does not offer the needed config menu)
  2. Click on the gear icon to configure enter image description here
  3. Select "Edit Scopes" from that menu
  4. Add a new Scope
  5. Set the Pattern to an appropriate filter to exclude the *.js and *.js.map files (I am using !file[my-root-folder]:app//*.js&&!file[my-root-folder]:app//*.js.map)
  6. You can select this scope as a section of the side panel (instead of Project or Project Files) under the name you set the scope.
over 4 years ago · Santiago Trujillo Denunciar

0

  • Enable Typescript Compiler (Generated files are hidden when compiler generates them)

enter image description here

  • Change your view to Project as suggested by Cibes

enter image description here

over 4 years ago · Santiago Trujillo Denunciar

0

For me, using the Project panel, rather than the Project Files panel did the trick collapsing the *.js and .js.map files and hiding them beneath their corresponding *.ts file.

enter image description here

Note: This is only working when WebStorm's TypeScript Compiler is enabled. (see A_Singh's answer)

over 4 years ago · Santiago Trujillo 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