For the current project I'm working on there is this convention where Readme documents are put in folders explaining their responsibility and giving info about it. Thus, it would be benefitial if somehow those readme files could stay as the first file in each folder. Instead, Visual Studio orders them by alphabetically.
Is it possible to change order of files in Solution Explorer in Visual Studio?
EDIT: Always at the bottom also works.