Welcome to Software Development on Codidact!
Will you help us build our independent community of developers helping developers? We're small and trying to grow. We welcome questions about all aspects of software development, from design to code to QA and more. Got questions? Got answers? Got code you'd like someone to review? Please join us.
Post History
There are a few VSCode extensions that may be useful: Simple hide files allows you to hide individual files using a pane in the side bar. Make hidden allows you to hide a file via a right-click m...
Answer
#1: Initial revision
There are a few VSCode extensions that may be useful: [Simple hide files](https://marketplace.visualstudio.com/items?itemName=sguerri.simple-hide-files) allows you to hide individual files using a pane in the side bar. [Make hidden](https://marketplace.visualstudio.com/items?itemName=devine-davies.make-hidden&ia=web) allows you to hide a file via a right-click menu.