A null reference is thrown for a fresh install of VS
yannduran opened this issue · 1 comments
yannduran commented
If you install Start Page+ in a fresh install of Visual Studio, you get a null reference exception error message.
This is because there are no recent items yet, and the GetItems method doesn't check for that.
yannduran commented
Preview 2 has now been released with a fix for this issue.