-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
042b8a6
commit c9c4e20
Showing
19 changed files
with
988 additions
and
168 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
# Change Log | ||
|
||
## 0.0.40 | ||
|
||
- Implemented: | ||
- Delete | ||
- Select All | ||
- Begin/End Select | ||
- Copy to Clipboard -> Copy Full Path to Clipboard | ||
- Copy to Clipboard -> Copy File Name to Clipboard | ||
- Copy to Clipboard -> Copy Directory to Clipboard | ||
- Convert Case to -> UPPERCASE | ||
- Convert Case to -> lowercase | ||
- Line Operations -> Duplicate Current Line | ||
- Line Operations -> Delete Current Line | ||
- Line Operations -> Move Line Up | ||
- Line Operations -> Move Line Down | ||
- End of Line -> Windows Format | ||
- End of Line -> Unix / OS X Format | ||
- End of Line -> Old Mac Format |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.