# Editor.TaskbarJumpList

Recent projects for the Windows taskbar jump list - the menu you get right clicking the taskbar
icon, like Visual Studio's recent solutions.

- Kind: class
- Namespace: `Editor`
- Assembly: `Sandbox.Tools`
- Modifiers: static, abstract, sealed

## Methods

- [`Refresh`](/api/Editor.TaskbarJumpList/Refresh): Rebuild the recent projects list from addons.json. Called on launch and when we open a project.
