Skip to content
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

Open
kvichans opened this issue Jun 18, 2020 · 3 comments
Open

New feature - "batch replacements" #159

kvichans opened this issue Jun 18, 2020 · 3 comments

Comments

@kvichans
Copy link
Owner

kvichans commented Jun 18, 2020

New feature of CudaExt plugin is ready: batch replacements.

To use it call Commands item

image

or main menu Plugins subitem

image

Start dialog is like this

image

Basic features:

  • By setting Find and pressing Enter you can view fragments (as by FindInLines). The number of the fragment and overall number of fragments are shown in statusbar.
    image
  • By switching .*-cC-"w", filling Find and Replace and pressing All you will replace all fragments in the current tab (just as by using core Replace dialog).
  • (Note) To execute multiple replacements at once set multiple .*-cC-"w", Find, Replace (kit) and press ALL.
  • Kit (multiple sets of .*-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>).
  • To set a kit press Ctrl+E to edit current one or Ctrl+N to create new one.
    image
  • (Note) Command ALL will show the number of times Find (in the kit) are found in the tab and ask to confirm replacement.
    image
    Afterwards the report will be shown
    image
  • The dialog's menu looks like the list of commands and their hotkeys
    image
  • The special menu command =\Kits\Edit kits... allows to view/edit all kits content at once and can be used to import/export data via clipboard.
    image

Current release is an expansion of
ed.action(EDACTION_FIND_ONE/EDACTION_FIND_ALL/EDACTION_REPLACE_ALL, ...)
So

  • RegularExpressions are the same as in core Find dialog.
  • Reports of the RegularExpressions problems are unclear.
@kvichans
Copy link
Owner Author

Язык - это мне дочка помогала
Заменю первый пост на перевод
Поправлю фразу

@kvichans 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
@ildarkhasanshin
Copy link
Contributor

ildarkhasanshin commented Sep 26, 2024

http://www.uvviewsoft.com/cudatext/download.html

можно в директорию cudatext выгрузить содержимое архива download.zip
там редирет на https://cudatext.github.io/download.html
чтоб эта ссылка не была битая

@Alexey-T
Copy link
Collaborator

пока я не на том ПК где есть пароли к сайту. не залью файл. но я стер мой пост в этом топике с битой ссылкой.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants