RESearch — поиск и замена с рег.выражениями и многое другое

Анонсы новых плагинов. Обсуждение плагинов ведется ниже.
User avatar
Cavaler
Posts: 1184
Joined: Mon 27 Jun, 2005 12:06
Been thanked: 10 times
Contact:

Re: RESearch — поиск и замена с рег.выражениями и многое дру

Post by Cavaler »

Latest post of the previous page:

Version 7.35 (25.12.2010) Happy New Year!
* Positioning in editor now tries to keep all selection inside the window
* Last selected item stays selected in Presets/Batches menus
* Selecting entry from 'Show All' selects found text
* Disabling 'quote' buttons when appropriate
* Scan progress dialog only grows in width
* Highlighting regexp error with cursor
* Disabling [X] Remove empty / not matched in Several-lines mode
User avatar
Cavaler
Posts: 1184
Joined: Mon 27 Jun, 2005 12:06
Been thanked: 10 times
Contact:

Re: RESearch — поиск и замена с рег.выражениями и многое дру

Post by Cavaler »

Version 7.36 (03.01.2011)
- RegExp Builder correctly escapes source string
- One rare crash fixed
- Nasty replace string parsing bug fixed
* RE Builder button added to File Replace / Rename
User avatar
Cavaler
Posts: 1184
Joined: Mon 27 Jun, 2005 12:06
Been thanked: 10 times
Contact:

Re: RESearch — поиск и замена с рег.выражениями и многое дру

Post by Cavaler »

Version 7.37 (16.02.2011)
- Positioning in Viewer fixed with Unicode
- Scripting in x64 and in Unicode fixed
- Fixed 'Show last results' available when no last results present
- Fixed 'Show last results' making 'Search/replace again' perform 'List All'
* Total line counter added to 'List All'

Version 7.36 (03.01.2011)
- RegExp Builder correctly escapes source string
- One rare crash fixed
- Nasty replace string parsing bug fixed
* RE Builder button added to File Replace / Rename
User avatar
Cavaler
Posts: 1184
Joined: Mon 27 Jun, 2005 12:06
Been thanked: 10 times
Contact:

Re: RESearch — поиск и замена с рег.выражениями и многое дру

Post by Cavaler »

Version 7.40 (23.03.2011)
- Interrupting replace works more properly
+ Named parameters from File mask can be used in File Replace/Rename
+ Some predefined named parameters for Replace/Rename

Version 7.38 (28.02.2011)
- Fixed positioning from file search with [X] Save file position

Version 7.37 (16.02.2011)
- Positioning in Viewer fixed with Unicode
- Scripting in x64 and in Unicode fixed
- Fixed 'Show last results' available when no last results present
- Fixed 'Show last results' making 'Search/replace again' perform 'List All'
* Total line counter added to 'List All'

Version 7.36 (03.01.2011)
- RegExp Builder correctly escapes source string
- One rare crash fixed
- Nasty replace string parsing bug fixed
* RE Builder button added to File Replace / Rename
User avatar
Cavaler
Posts: 1184
Joined: Mon 27 Jun, 2005 12:06
Been thanked: 10 times
Contact:

Re: RESearch — поиск и замена с рег.выражениями и многое дру

Post by Cavaler »

Version 7.41 (16.06.2011)
* Batch / preset editing changed slightly
* Can edit preset directly from batch
* Functions eol()/l()/n()/r() in Scripting are actually functions now, not properties
+ F4 from main menu on Preset / Batch will edit it
User avatar
Cavaler
Posts: 1184
Joined: Mon 27 Jun, 2005 12:06
Been thanked: 10 times
Contact:

Re: RESearch — поиск и замена с рег.выражениями и многое дру

Post by Cavaler »

Version 7.43 (03.08.2011)
! .pdb files included in separate archive (RESearchPDB.rar)
- One reentrancy problem solved
* pcrepattern.html updated
* Search for 'CR only' end of lines made optional - marginal speed-up
+ Named parameters in RE Search string: ${name}
+ store('name', 'value') function added to script interface
+ All named parameters are always preserved between searches
Except named parameters from file search

Version 7.42 (20.07.2011)
+ Some speed improvements for regexp search from panels
User avatar
Cavaler
Posts: 1184
Joined: Mon 27 Jun, 2005 12:06
Been thanked: 10 times
Contact:

Re: RESearch — поиск и замена с рег.выражениями и многое дру

Post by Cavaler »

Version 7.44 (05.08.2011)
* 'Clean up named variables' command
- Predefined variables fixed
* init('name', 'value') function - see help
- Selection error in Viewer Search fixed

Version 7.44.1 (08.08.2011)
- Fixed crash in File Search in Unicode
- Fixed crash after File Search
- Fixed named variables with Search Again in different file
- Fixed Panel configuration dialog in Unicode
- Fixed presets/batches shift in main menu
User avatar
Cavaler
Posts: 1184
Joined: Mon 27 Jun, 2005 12:06
Been thanked: 10 times
Contact:

Re: RESearch — поиск и замена с рег.выражениями и многое дру

Post by Cavaler »

Version 7.50 beta 1 (20.09.2011)
! MAJOR rewrite of File Search / Replace / Grep
All three are now based on same backend, working with all encodings
* Confirmation of replace in read-only file is given earlier, before opening it
* Updated English hotkeys (from HaRT)
User avatar
Cavaler
Posts: 1184
Joined: Mon 27 Jun, 2005 12:06
Been thanked: 10 times
Contact:

Re: RESearch — поиск и замена с рег.выражениями и многое дру

Post by Cavaler »

Version 7.50 beta 2 (21.09.2011)
! Greatly reduced File Replace time, especially for a lot of changes
* Don't show "Couldn't find" message in some cases in Editor Replace
+ Quoted text in confirmation dialogs centered as one block
* Replace confirmation from panels looks like one in Editor
* "Skip File" in Panels Replace confirmation
- "Cancel" or Esc didn't really interrupt trying different encodings
* Rename Preview has file names aligned, and equally truncated
* Editor progress shown in console title
User avatar
Cavaler
Posts: 1184
Joined: Mon 27 Jun, 2005 12:06
Been thanked: 10 times
Contact:

Re: RESearch — поиск и замена с рег.выражениями и многое дру

Post by Cavaler »

Version 7.50 beta 3 (22.09.2011)
* Most operations internal timing is available - use debug info viewer such as DbgView.exe
+ Editor Replace optimized for single-line scenario
* Transliterate in Selection
User avatar
Cavaler
Posts: 1184
Joined: Mon 27 Jun, 2005 12:06
Been thanked: 10 times
Contact:

Re: RESearch — поиск и замена с рег.выражениями и многое дру

Post by Cavaler »

Version 7.50 beta 4 (26.09.2011)
- Fixed critical bug in File Replace
- Fixed bug with [X] Remove empty / [X] Remove not matching in Editor Replace
- Fixed bug with several-line "Replace with:" in Editor Replace
User avatar
Cavaler
Posts: 1184
Joined: Mon 27 Jun, 2005 12:06
Been thanked: 10 times
Contact:

Re: RESearch — поиск и замена с рег.выражениями и многое дру

Post by Cavaler »

Version 7.50 beta 5 (30.09.2011)
* Long hex symbols (like \x{0123}) work properly in replace string
- Fixed critical bug with Several-line File Replace
User avatar
Cavaler
Posts: 1184
Joined: Mon 27 Jun, 2005 12:06
Been thanked: 10 times
Contact:

Re: RESearch — поиск и замена с рег.выражениями и многое дру

Post by Cavaler »

Version 7.50 beta 6 (05.10.2011)
* pcre updated to 8.13
- Another critical bug in Several-line File Replace fixed
- Fixed beginning-of-line matching in File Replace
- Fix for editor presets not starting at file beginning
* Ctrl-Enter immediately runs selected preset from Presets menu or from Edit Batch menu
User avatar
Cavaler
Posts: 1184
Joined: Mon 27 Jun, 2005 12:06
Been thanked: 10 times
Contact:

Re: RESearch — поиск и замена с рег.выражениями и многое дру

Post by Cavaler »

Version 7.50.1 (07.02.2012)
! Since there were no bugreports for a long time, I assume it's now stable, not beta
- Fixed '\x' in replace string
User avatar
Cavaler
Posts: 1184
Joined: Mon 27 Jun, 2005 12:06
Been thanked: 10 times
Contact:

Re: RESearch — поиск и замена с рег.выражениями и многое дру

Post by Cavaler »

Version 7.51 (15.02.2012)
- Fixed per-line operations in Unicode version
User avatar
Cavaler
Posts: 1184
Joined: Mon 27 Jun, 2005 12:06
Been thanked: 10 times
Contact:

Re: RESearch — поиск и замена с рег.выражениями и многое дру

Post by Cavaler »

Version 7.60 (06.09.2012)
! First public Far3 build, very unreliable
+ Large speed increase for Unicode RegExps
- Fixed Rename Files with Preview when parent and child are both renamed
Post Reply

Return to “Анонсы новых плагинов”