remove-and-sort

Prevent Visual Studio from removing certain using directives

I frequently use the "Remove and sort usings" feature of VS/PowerCommands - in fact, with the help of R#, I make VS do this for me every time i save the document, which I almost reflexively do almost every time I finish writing a code line without errors. However, there are a couple of namespaces that, if they are there, I don't want to...