Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 1.05 KB

README.md

File metadata and controls

23 lines (16 loc) · 1.05 KB

idetool

996.icu LICENSE
ide tool can clean MRU list of visual studio(vs2015 and vs2017), using jumplist(https://github.com/EricZimmerman/JumpList) and OpenMCDF(https://github.com/CodeCavePro/OpenMCDF)

Features

For visual studio 2015 enterprise version 14.0 update3

  • clear recent project list
  • clear recent file list
  • clear recent jumplist

For visual studio 2017 enterprise version 15.9.10

  • clear recect project list
  • clear recent jumplist

Notes

For vs2017, I did not find how to clean recent file list, feel free to create a new pull request or send me an email(leftxden@homail.com).

btw, it was tested on vs 2015 enterprise version 14.0 update3 and vs 2017 enterprise versoin 15.9.10 only.

The project uses Telerik WPF Control, you'd better modify Hami.Common.IDE project only if you don't have telerik license.