Editor
Teks - F3 Cari
Pencarian memperbolehkan Anda untuk menemukan string atau "pola"
dengan teks pada workspace saat itu dan secara optional ada
penggantian dengan string pengganti yang Anda pilih.
Hitung
- Menampilkan jumlah total dari berapa kali pola pencarian yang
muncul di workspace saat ini.
Perbaiki/Fix
- Mengganti dengan string pengganti untuk pola string yang
diberikan dimana kursor berada dan sesuai dengan pola (Teks akan
ditandai).
Global
- Semua teks yang ada di workspace saat ini yang sesuai dengan
pola string akan diubah menjadi string pengganti.
Pola
- Meminta untuk pola pencari. Jika pola yang dimasukkan semuanya
dalam huruf kecil, pencarian tidak akan sensitif case. Jika
beberapa huruf di dalam pola mengandung huruf besar, teks workspace
dan pola harus sesuai.
Penggantian
- Meminta untuk string pengganti. String pengganti boleh kosong,
yang mempunyai efek terhadap pola penghapusan pada saat penggantian
Global atau Fix diaplikasikan. Perubahan pola tidak mempunyai efek
dengan string pengganti saat ini.
PgUp/PgDn
- PgUp memindahkan kursor ke pola sebelumnya di dalam workspace
saat ini. Jika tidak ada yang sesuai, kursor dipindahkan ke awal
dari workspace. PgDn memindahkan kursor ke pola berikutnya di
workspace saat ini. Jika tidak ada yang sesuai, kursor dipindahkan
ke bagian akhir workspace.
Text
Editor - F3 Search
Search allows you to find strings or "Patterns" within the text
of the current workspace and optionally substitute a "Replacement"
string of your choosing.
Count
- Displays the total number of times that the Search Pattern
appears in the text of the current workspace.
Fix
- Substitutes the Replacement string for a Pattern string
provided that the cursor is on a piece of text matching Pattern
(the text will be highlighted).
Global
- All instances of text in the current workspace matching the
Pattern string are changed to the Replacement string.
Pattern
- Prompts for a search Pattern. If the Pattern entered is in all
lower case, searches will be case insensitive. If any of the
letters in the Pattern are in upper case, the workspace text and
Pattern must be exactly the same for a match to occur.
Replacement
- Prompts for a Replacement string. The Replacement string can be
empty, which has the effect of deleting the Pattern when a Fix or
Global substitution is applied. Changing the Pattern does not
affect the current Replacement string.
PgUp/PgDn
- PgUp moves the cursor to the previous occurrence of Pattern in
the current workspace. If there are no more matches, moves the
cursor to the beginning of the workspace. PgDn moves the cursor to
the next occurrence of Pattern in the current workspace. If there
are no more matches, moves the cursor to the end of the
workspace.