MEGASOFT TopSupportLiquidLogicManual > Find,Replace,grep Find

LiquidLogic


Manual


Find, Replace, grep Find

■Find

If you enter a string in the search string box, the file will be searched in real time and displayed in different colors.
You can check the strings found using "Find Next" and "Find Previous".
"Find All" searches the file and outputs the find results to the "Find All Result".
Tap the list to jump to the search hit location.
The toolbar layout changes depending on the width of the device.

▼Find
Find

Find Menu Find Menu Toggles between Find, replace, grep Find, and grep replace.
Find Options
Find Options
(displayed in search menu depending on device width)
Specify ON/OFF for Case Sensitve,Regular Expression,and Whole Word
●Case Sensitve
Specify whether or not to distinguish between uppercase and lowercase letters (half-width alphabets).
●Regular Expression
Specifies whether to use or not search using metacharacters in the method of expressing character strings as patterns.
Regular expressions are Perl compatible types.
For meta characters, please check the list of regular expression meta characters .
●Whole Word
If ON, only words will be searched.
Parts of other words are not considered a match. Full-width Japanese is also valid.
If ON, "ABC" will not match "ABCD" or "8ABC". "京都" will not match strings such as "東京都" or "京都府".
Find string box
Find string box
Find in real time as you type.
The Find string history is narrowed down and displayed according to the entered string.
The icon on the left side displays all Find string history
Find nextFind nextFind below the cursor position.
Find previousFind previousFind above the cursor position.
Find AllFind All Perform Find All
Search within a file and output the find results to a list of "Find All Result".
Tapping while the icon is blinking aborts Find All
Find All Result Tap the list to jump to the corresponding position in the file (tag jump).
Depending on the width of the device, the list will be automatically hidden when you jump to the tag.
The background color of the tag jumped list item changes.
You can add a check mark by tapping the left end of the item in the list.
End all searches with the "X" icon.
Hide the list with the "||>" icon.
You can redisplay the list by swiping from the right edge of the screen.

[Caution]
The list is line by line, even if there are multiple hit strings in one line.
Tap to jump to the first hit string in that line.

■Replace

Enter the search string and replacement string to search and display in different colors.
You can "Replace" while confirming "Find Next" and "Find Previous", or "Replace All" in the file at once.
Replaced strings are displayed in different colors.
The toolbar layout changes depending on the width of the device.


▼Replace
replace

Find Menu
Find Options
Find string box
Find Next
Find Previous
Find All
Same content as Find.
Replace string box
Replace string box
Enter the string to replace.
If you do not enter anything, it will be deleted.
The history of replace strings is narrowed down and displayed according to the entered string. The icon on the far left displays the entire replacement string history.
ReplaceReplaceReplaces the search hit string (background is blue) at the cursor position.
Replace AllReplace All Replaces all search hits in the file.
[Caution] This is not a replacement only from the cursor position downwards.

■grep Find

Finds multiple files with the entered Find string and outputs the grep Found result.
You can jump (tag jump) from the list to the search hit location of the target file.

▼grep Find
grep Find

Find Menu
Find Options
Find string box
Find Next
Find Previous
Find All
Same content as Find.
grep検索grep Find Perform a grep Find.
Tapping while the icon is blinking aborts grep Find
検索対象 Find Target Specify the target of the search.
●Folder...
Specify the Find target by folder.
●All Open Files
Sets the search target to all open files.
サブフォルダーを検索Find Subfolders
(When folder is specified)
When turned ON, all folders below the folder specified in Find Target will also be searched.
対象ファイル
Target file
(When folder is specified)
Specify the file name you want to search.
Wildcards "*" and "?" can be specified, and multiple entries can be specified by separating them with ";".
The target file history will be narrowed down and displayed according to the entered character string.
The icon on the left side displays the history of all target files.
grep Found Result Tap the list to jump to the corresponding position in the file (tag jump).
Depending on the width of the device, the list will be automatically hidden when you jump to the tag.
The background color of the tag jumped list item changes.
You can add a check mark by tapping the left end of the item in the list.
End all searches with the "X" icon.
Hide the list with the "||>" icon.
You can redisplay the list by swiping from the right edge of the screen.

[Caution]
The list is line by line, even if there are multiple hit strings in one line.
Tap to jump to the first hit string in that line.