Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/plrenaudin/goto-last-edit
Atom package which allows user to navigate to last edited locations
https://github.com/plrenaudin/goto-last-edit
Last synced: about 2 months ago
JSON representation
Atom package which allows user to navigate to last edited locations
- Host: GitHub
- URL: https://github.com/plrenaudin/goto-last-edit
- Owner: plrenaudin
- License: mit
- Created: 2015-07-04T13:08:21.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-12-18T01:02:09.000Z (about 7 years ago)
- Last Synced: 2023-02-27T22:46:22.935Z (almost 2 years ago)
- Language: CoffeeScript
- Homepage:
- Size: 14.6 KB
- Stars: 12
- Watchers: 3
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# goto-last-edit package
This package keeps track of the edits location and allows you to move back and forward in the edits historyMove the cursor to the last edit position when you type `ctrl+i`
Move the cursor to the next edit position when you type `ctrl+alt+i`