-
Notifications
You must be signed in to change notification settings - Fork 36
Changelog
Pedro Gomes edited this page Mar 23, 2015
·
19 revisions
- more to be announced
- revamped UI (work in progress by @tonyarnold)
-
XCSurroundLineWithTextSnippetAction
apply a pasteboard snippet to each line of the selection
###v0.2 (2015-03-20)
-
[ADD]
CopyActiveDocumentDirectoryAction
andCopyActiveDocumentFilePathAction
generate notification center alerts on execution (experimental - may end up being too spammy) -
[ADD]
OpenActiveDocumentDirectoryInTerminalAction
-
[ADD]
CopyActiveDocumentDirectoryAction
-
[ADD]
CopyActiveDocumentFilePathAction
-
[ADD]
TrimWhitespaceAction
-
[ADD]
DeleteBlankLinesAction
-
[ADD]
SurroundWith
NSString with format template[NSString stringWithFormat:...]
template -
[ADD]
SurroundWith
code block template/* ... *
-
[ADD] Special hotkey support to present/dismiss the action bar (double press
CMD
) -
[ADD] Special hotkey support to repeat the last action (double press
ALT
) -
[FIX] Window positioning issues
###0.1 (2015-03-18)
- First public release