DonJayamanne / gitHistoryVSCode

Git History for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=donjayamanne.githistory
MIT License
944 stars 150 forks source link

Not polluting ctrl+p #748

Open madprops opened 1 year ago

madprops commented 1 year ago

Hi, thanks for this nice extension, it's very useful. An issue I have is that every time I open a file to check it out, it gets registered in the ctrl+p recent files popup. This can cause me to accidentally start editing these files. So what I do is manually hit the x on the popup view after I use these files to avoid trouble. Wondering if this can be automated, like don't pollute that popup...