sublimehq / sublime_merge

Issue tracker for Sublime Merge
https://www.sublimemerge.com
276 stars 14 forks source link

Add jump list support to sublime merge (recent repositories) #1423

Open arcutright opened 2 years ago

arcutright commented 2 years ago

Problem description

Sublime merge currently doesn't use the Windows jump list feature (sublime text does). This provides access to the "recent files" in sublime if you right-click on the taskbar icon.

Preferred solution

I am proposing that sublime merge gets a jump list for "recent repositories".

https://docs.microsoft.com/en-us/dotnet/api/system.windows.shell.jumplist?view=windowsdesktop-6.0

Alternatives

n/a

Screenshots

Example from the microsoft docs:

image

srbs commented 2 years ago

duplicates: #240