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 »

Ill add to to-do.
User avatar
Alextp
Power Member
Power Member
Posts: 2321
Joined: 2004-08-16, 22:35 UTC
Location: Russian Federation
Contact:

Post by *Alextp »

i dont quite understand how 'Smart hilight' works in n++. I need to select the whole line? if i select 'ww' in 'wwwwwww' then 'ww' not hilited
User avatar
Matthias030
Senior Member
Senior Member
Posts: 423
Joined: 2007-03-04, 10:48 UTC
Location: Berlin

Post by *Matthias030 »

I think smart highlighting only works for selecting whole words. If you select the word "fail" then all other occurrences of "fail" will also be highlighted. But the word "failure" will not be highlighted.
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 too?
User avatar
Matthias030
Senior Member
Senior Member
Posts: 423
Joined: 2007-03-04, 10:48 UTC
Location: Berlin

Post by *Matthias030 »

I can't see a similar option in editplus and ultraedit. I know smart highlighting only in notepad++. maybe other editors has it too.
User avatar
Matthias030
Senior Member
Senior Member
Posts: 423
Joined: 2007-03-04, 10:48 UTC
Location: Berlin

Post by *Matthias030 »

I see there is a plugin for gedit (Gnome Text Editor). There is a good screenshot that shows how smart highlighting works:

http://code.google.com/p/smart-highlighting-gedit/
User avatar
Alextp
Power Member
Power Member
Posts: 2321
Joined: 2004-08-16, 22:35 UTC
Location: Russian Federation
Contact:

Post by *Alextp »

i can add option "Whole word match for smart hiliting". I can make it after UV Free update
User avatar
Matthias030
Senior Member
Senior Member
Posts: 423
Joined: 2007-03-04, 10:48 UTC
Location: Berlin

Post by *Matthias030 »

Great! I love to see that smart highlighting feature.
liuxb
Junior Member
Junior Member
Posts: 12
Joined: 2006-08-20, 02:45 UTC

Post by *liuxb »

Hi,
can you add the feature auto detecting ansi/utf8 encoding ?
now synwrite open the Unicode-encoded (utf-8) files as the ANSI-encoded files, so i must change encoding everytime manually.

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

Post by *Alextp »

2liuxb
I dont have Pascal sample which detects UTF. Tried some C src, no sucess
User avatar
Alextp
Power Member
Power Member
Posts: 2321
Joined: 2004-08-16, 22:35 UTC
Location: Russian Federation
Contact:

Post by *Alextp »

beta. (uvviewsoft.com/bb/) Misc - Smart hilite.
User avatar
Dalai
Power Member
Power Member
Posts: 9963
Joined: 2005-01-28, 22:17 UTC
Location: Meiningen (Südthüringen)

Post by *Dalai »

I'd really appreciate an additional entry in the context menu of (HTML) links: "Open URL in Default Browser" or something like that. Right now I can only copy the link which is uncomfortable if I want to open it in my browser anyways.

MfG Dalai
#101164 Personal licence
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64

Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror
User avatar
Matthias030
Senior Member
Senior Member
Posts: 423
Joined: 2007-03-04, 10:48 UTC
Location: Berlin

Post by *Matthias030 »

You can press Ctrl+Mouseclick on URL to open it in default browser.
schittli
Member
Member
Posts: 101
Joined: 2004-01-06, 16:13 UTC
Location: Switzerland, Biel Bienne

Missing feature: Take over TC's search text

Post by *schittli »

Hello

Thanks a lot for this great addon!

I have a probably small suggestion: the default TC Viewer takes over the search text used in TC, so that searching is very easy & fast, e.g.:

1. In TC, search all files containing "sample text"
2. TC lists all files in the Search Results
3. Select any file and press F3 to view this file
4. Press F3 again … and the default viewer automagically searches for the searched Text "sample Text" :-)

Therefore, with F3 - F3 … ESC it's very fast to search for the right files.
(I know that syn2 remeber the last search string, so that we have to define it only once for each search.)

It would be genial if you could add this feature, too.

Thanks a lot, kind regards,
Tom
User avatar
Matthias030
Senior Member
Senior Member
Posts: 423
Joined: 2007-03-04, 10:48 UTC
Location: Berlin

Post by *Matthias030 »

Did you tried the suggestion in Help -> FAQ -> Q1?

Code: Select all

Q1. To use TC's search string, you should: 

uncheck Options-Interface-"Allow Lister to call custom search dialog" 
a. call search not using Ctrl-F/F3 but using Lister's menu
or
b. in Options-Keys assign Ctrl-F/F3 to commands "Lister find"/"Lister find next" 
Post Reply