1

I am working on a Angular 2 project in Visual Studio 2015. Is there a way to hide the js and js.map files in Visual Studio 2015 like in VS Code?

1 Answer 1

1

Assuming that you have included js and js.map files in the project, you can group those items together and have the ts file display as the root.

Refer to this link. There are also extensions such as VSCommands that can do this for you using context menu.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.