Alpha
Frequently used phrase registry.
Phrase is workable code fragments or example code which you want to refer later. While you are try&error some code and reach some conclusion. You want to save that useful phrase to central place. This package helps you to save and refer those phrases quickly within Atom editor.
phrase
buffer.phrase:open
: open or save selected text to phrase file based on cursor scope.phrase:open
command.phrase:open
command without selection.[NOTE] Features and commands described in this Share phrase
section is NOT yet implemented.
But concepts are like bellow.
This package provide, mechanism to share your phrases to others. This need phrase registries on web. Phrase ragistries might be
Dropbox folder
Gist
github repositiory
update phrases
phrase:update-all
phrase:update
: select repository
phrase:publish
: publish current phrase file to repository
Configure phrase repository
phrase:open-config
No keymap by default.
e.g.
'atom-workspace:not([mini])':'ctrl-alt-p': 'phrase:open'
phrase:find
command let you select phrase title from select-list.Output:
placeholder.phrase:update-output
.tab
?Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.