Hi All,
I'm working on moving my project from VS2010 to VS2012, so far so good.
In VS2012, IVsFontAndColorStorage::GetItem is no longer accept "Line Numbers" for Category GUID_TextEditorFC. Currently, it calls "Line Number" now.
Duo to such change, I guess I have to compare our code with new tool option one by one to find difference. Does any body know there are any changes like that to save my time? Or the "Line Number(s)" is the case as a bug?
Thanks a lot.
Yi