Squirrel5853
Squirrel5853

Reputation: 2406

VS2012 reference manager clearing recent references

Does anyone know how to clear the list of references in the recent sub-category of the Browse option?

At work we work from many branches and it is annoying to have this list as hardly ever do I need to add the same reference to a project which I had previously added to another project.

Just wondered if there was a way to clean up or turn off this "functionality"

Thanks.

Reference Manager

Upvotes: 3

Views: 1578

Answers (2)

Mark G
Mark G

Reputation: 597

For VS 2015 right clicking does not work. However, if you select the entry and press the Delete key that does work.

Upvotes: 0

Jonathan Nixon
Jonathan Nixon

Reputation: 4952

You can right click one of the recent references and you should get a popup dialog that allows you to either remove the reference (the one you clicked on) or clear all recent references.

Upvotes: 3

Related Questions