Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hashnuke/atom-softcover
Softcover package for Atom editor
https://github.com/hashnuke/atom-softcover
Last synced: 24 days ago
JSON representation
Softcover package for Atom editor
- Host: GitHub
- URL: https://github.com/hashnuke/atom-softcover
- Owner: HashNuke
- License: mit
- Created: 2015-09-05T03:48:44.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-06T03:12:02.000Z (about 9 years ago)
- Last Synced: 2024-10-04T21:34:35.425Z (about 1 month ago)
- Language: CoffeeScript
- Homepage:
- Size: 129 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Softcover package for Atom editor
Currently, this package provides only snippets.
## Install
1. Open Atom preferences -> Install
2. Search for `softcover` and install it## Snippets
Type the keyword for the snippet and press the tab key to insert the snippet.
#### Listings
* Code listing: `cbox`
* Aside listing: `abox`#### Labels
* Chapter label: `chaplabel`
* Section label: `seclabel`#### References
* Chapter reference: `chapref`
* Section reference: `secref`
* Code reference: `coderef`
* Aside reference: `asideref`
* Figure reference: `figref`