marco987
marco987

Reputation: 97

Is there any way to highlight a file in the Visual Studio Code explorer?

As a reminder, I would like to be able to highlight a file (in Explorer) that I have made important changes to. Highlighting it would make it easy to find again!

Upvotes: 2

Views: 1950

Answers (1)

TheRakeshPurohit
TheRakeshPurohit

Reputation: 551

Visual Studio Code still doesn't provide such a feature. If you have source control, it will allow you to track modified files unless it is not available yet.

Upvotes: 1

Related Questions