Hide files in Visual Studio Code

Do you want to hide some files in Visual Studio Code?

1) Open Visual Studio Code and go to .vscode -> settings.json

 

2 ) Modify the list as you prefer. In this case I wanted to hide ngsummary.json and ngfactory.ts files

 

 

3) Profit.

Doubts? Feel free to leave a comment!