-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
v0.4: find/replace form, chunks to files
Added 1. Find and replace text or regexes in a file. The results of the find/replace can either overwrite the original file or be written to a new file. 2. Write each chunk to a separate file (optionally in a new folder created for this purpose). 3. Plugin command to close connection to file and close all forms. 4. Clicking on a specific result in the find/replace form now jumps to the location of the matched text rather than just opening up the correct chunk. 5. Tab navigation of the find/replace form.
- Loading branch information
1 parent
4d1a739
commit afc3679
Showing
20 changed files
with
423 additions
and
115 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.