SynWrite (Syn2)

Discuss and announce Total Commander plugins, addons and other useful tools here, both their usage and their development.

Moderators: Hacker, petermad, Stefan2, white

Post Reply
User avatar
Alextp
Power Member
Power Member
Posts: 2321
Joined: 2004-08-16, 22:35 UTC
Location: Russian Federation
Contact:

Post by *Alextp »

ops. Broken. upd.
User avatar
fenix_productions
Power Member
Power Member
Posts: 1979
Joined: 2005-08-07, 13:23 UTC
Location: Poland
Contact:

Post by *fenix_productions »

2Alextp
On totalcmd.net page EXE version has link:
http://atorg.net.ru/files_syn/SynWrite.exebr%20/

Please fix it :)
"When we created the poke, we thought it would be cool to have a feature without any specific purpose." Facebook...

#128099
User avatar
Alextp
Power Member
Power Member
Posts: 2321
Joined: 2004-08-16, 22:35 UTC
Location: Russian Federation
Contact:

Post by *Alextp »

fenix_productions: Ok

Made confirm on replace(y/n/cancel/all)
User avatar
Alextp
Power Member
Power Member
Posts: 2321
Joined: 2004-08-16, 22:35 UTC
Location: Russian Federation
Contact:

Post by *Alextp »

Made two dlgs: find/ replace.
User avatar
Matthias030
Senior Member
Senior Member
Posts: 423
Joined: 2007-03-04, 10:48 UTC
Location: Berlin

Post by *Matthias030 »

Made two dlgs: find/ replace.
It's nice to see improvements on find/replace dialog. I am curious to see how new find/replace dialogs will look.
User avatar
Alextp
Power Member
Power Member
Posts: 2321
Joined: 2004-08-16, 22:35 UTC
Location: Russian Federation
Contact:

Post by *Alextp »

Code: Select all

Find
[text...........]   [ find next ]
                    [ find all  ]
opt..


Repl:
[text.............]  [repl. next]
[text.............]  [repl. all ]
opt..
tosbsas
Senior Member
Senior Member
Posts: 428
Joined: 2003-12-19, 13:12 UTC
Location: Lima, Perú
Contact:

Post by *tosbsas »

got a new beta repo?
A New Generation transformed by the Power of God
User avatar
Matthias030
Senior Member
Senior Member
Posts: 423
Joined: 2007-03-04, 10:48 UTC
Location: Berlin

Post by *Matthias030 »

find/replace: is it like notepad++ (1 dialog window - 2 tabs for find and replace) or 2 separate dialog windows?

Maybe tabbed version from Notepad is better than 2 windows
User avatar
Alextp
Power Member
Power Member
Posts: 2321
Joined: 2004-08-16, 22:35 UTC
Location: Russian Federation
Contact:

Post by *Alextp »

Maybe tabbed version from Notepad is better
why? i saw N++ window. Its ugly. some opt are not underst-ble.

PS 2 windows.
User avatar
Matthias030
Senior Member
Senior Member
Posts: 423
Joined: 2007-03-04, 10:48 UTC
Location: Berlin

Post by *Matthias030 »

With tabbed version all options for find/replace are concentrated in 1 window. Only 1 shortcut key is needed.
Currently I use Ctrl+F for Quicksearch and Ctrl+R for find/replace.
Now I need 3 different shortcut keys to reach all find / replace functions.

But it's only a small problem for me. I use the main find dialog very rarely. In most cases I use Quicksearch only. So I can stay with my current Shortcuts Ctrl+F (Quicksearch) / Ctrl+R (Replace)
User avatar
Alextp
Power Member
Power Member
Posts: 2321
Joined: 2004-08-16, 22:35 UTC
Location: Russian Federation
Contact:

Post by *Alextp »

but N++: also has Ctrl-F (find) ctrl-H (replace). Ctrl-F, Ctrl-tab isnot usable(Imho).
User avatar
Matthias030
Senior Member
Senior Member
Posts: 423
Joined: 2007-03-04, 10:48 UTC
Location: Berlin

Post by *Matthias030 »

You're right. I didn't noticed shortcut Ctrl+H in N++. I only saw window by pressing Ctrl+F with all find and replace options.
I also had a look into Ultraedit and Editplus. It seems that most editors have separate windows for search and replace. So I think it is good to do it also in SynWrite.
User avatar
Alextp
Power Member
Power Member
Posts: 2321
Joined: 2004-08-16, 22:35 UTC
Location: Russian Federation
Contact:

Post by *Alextp »

Repl. dialog may have bigger height(also reason)
User avatar
Alextp
Power Member
Power Member
Posts: 2321
Joined: 2004-08-16, 22:35 UTC
Location: Russian Federation
Contact:

Post by *Alextp »

in other editors: when u found smthng, how editor 's scrolled to string? (how many lines from str to the top)
User avatar
Matthias030
Senior Member
Senior Member
Posts: 423
Joined: 2007-03-04, 10:48 UTC
Location: Berlin

Post by *Matthias030 »

Repl. dialog may have bigger height(also reason)
Yes i see that and it is good to have a bigger height. Also textfields can have more than 1 line. N++ and Editplus only have 1 line. Ultraedit has 3 lines with scrollbar. See here: http://img80.imageshack.us/img80/3278/jpeg0001.jpg
(don't know how to set english lng. it's only german dialog)
in other editors: when u found smthng, how editor 's scrolled to string? (how many lines from str to the top)
I don't know if i understand your question. If i do a search for a string then found string appears always in the middle height in n++ and ultraedit. If new search string is at the same page then search mark only jumps to new search string but lines are not moved.

Editplus: if you search forward then after line with string are 3 more lines to the end of screen. if you search backwards then there are 3 more lines to beginning of screen.
Post Reply