This is no longer being maintained in this repo. It's been checked into the main Brackets repo in the extensions/default folder.
Recent projects dropdown extension for Brackets.
Copy (or git clone) this folder into the brackets/src/extensions/user
folder and restart Brackets.
Click on the project name in the sidebar to see the list of recently opened folders (the list only
starts being maintained when you first use the extension, so you won't see folders from before you
installed it).
TODO:
- Styling needs to be improved (maybe should be light-on-dark to match the project panel).
- Clicking on the menus doesn't dismiss the dropdown. (Need to migrate to Bootstrap 2...)