-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New feature - "batch replacements" #159
Comments
Язык - это мне дочка помогала |
kvichans
changed the title
[pre-publish] New feature - "batch replacements"
New feature - "batch replacements"
Jun 30, 2020
Repository owner
deleted a comment from
Alexey-T
Jun 30, 2020
можно в директорию |
пока я не на том ПК где есть пароли к сайту. не залью файл. но я стер мой пост в этом топике с битой ссылкой. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
New feature of CudaExt plugin is ready: batch replacements.
To use it call
Commands
itemor main menu
Plugins
subitemStart dialog is like this
Basic features:
Find
and pressingEnter
you can view fragments (as byFindInLines
). The number of the fragment and overall number of fragments are shown in statusbar..*
-cC
-"w"
, fillingFind
andReplace
and pressingAll
you will replace all fragments in the current tab (just as by using coreReplace
dialog)..*
-cC
-"w"
,Find
,Replace
(kit) and pressALL
..*
-cC
-"w"
+Find
+Replace
) can have a name (even empty one). Current one is shown in the bottom combo as<number>:<name> (#<number of elements>)
.Ctrl+E
to edit current one orCtrl+N
to create new one.ALL
will show the number of timesFind
(in the kit) are found in the tab and ask to confirm replacement.Afterwards the report will be shown
=\Kits\Edit kits...
allows to view/edit all kits content at once and can be used to import/export data via clipboard.Current release is an expansion of
ed.action(EDACTION_FIND_ONE/EDACTION_FIND_ALL/EDACTION_REPLACE_ALL, ...)
So
Find
dialog.The text was updated successfully, but these errors were encountered: