Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rdnt/atom-recents

Atom Editor Package for viewing your recent projects on Atom's startup:
https://github.com/rdnt/atom-recents

apm atom editor github ide javascript module npm package recents

Last synced: 9 days ago
JSON representation

Atom Editor Package for viewing your recent projects on Atom's startup:

Awesome Lists containing this project

README

        

# Recents
### View your recent projects on Atom's startup

Adds a pane to your editor showing you a scrollable list of your most recent projects. You can switch to a project by clicking on it.

Recents can be opened from the command palette's action `Recents: View`, from the menu bar by going to `Packages -> Recents -> View Recents`, or by using the `Alt-R` keyboard shortcut.
Recents will open by default on Atom's startup. This behavior can be toggled in the package's settings.

Previews:

![Recents](https://raw.githubusercontent.com/SHT/atom-recents/master/assets/preview.png)
![Recents](https://raw.githubusercontent.com/SHT/atom-recents/master/assets/preview_light.png)

## Contributing
You are free (and actively encouraged!) to contribute to this project by either implementing code, creating issues, reporting bugs, highlighting vulnerabilities, or proposing improvements.

If you would like to submit code changes, fork the repository, implement your changes on the master branch and then submit a pull request. Click [here](https://gist.github.com/Chaser324/ce0505fbed06b947d962#doing-your-work) for a how-to guide.

In case you want to submit a bug report, please add as many details as possible regarding how the error occurred and include the steps needed to reproduce it, if that is possible. It will help a lot in debugging and implementing fixes.

## Changelogs
Changelogs for each and every release can be found [here](https://github.com/SHT/atom-recents/blob/master/CHANGELOG.md).

## Copyright
Any reproductions of this package **must** include a link to this repository and the following copyright notice, along with the project's license.

© 2019 Tasos Papalyras - All Rights Reserved