Syn2 in development

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

Moderators: white, Hacker, petermad, Stefan2

User avatar
Stefan2
Power Member
Power Member
Posts: 4158
Joined: 2007-09-13, 22:20 UTC
Location: Europa

Re: Syn2 in development

Post by *Stefan2 »

sepa.spb.ru wrote:New version ...
Thank you Sepa for all your work with this new version.
I like it :D
User avatar
Sombra
Power Member
Power Member
Posts: 811
Joined: 2005-12-27, 22:23 UTC
Location: Zaragoza, Spain

Post by *Sombra »

2sepa.spb.ru
When I use quick view and the cursor is over a directory or .. I get this error:

Code: Select all

---------------------------
Syn2
---------------------------
Open error:
A call to an OS function failed
---------------------------
Aceptar   
---------------------------
I can read English, but... I write like Tarzan. (sorry)
User avatar
Alextp
Power Member
Power Member
Posts: 2321
Joined: 2004-08-16, 22:35 UTC
Location: Russian Federation
Contact:

Post by *Alextp »

sepa
Two issues:
1 Options dialog should be displayed on scr center (Form.Position:= poScreenCenter),
otherwise it is half out of the screen (I have UV window at bottom);
2 It should have X button on caption
Tikhiy
New Member
New Member
Posts: 1
Joined: 2007-11-21, 09:40 UTC

Post by *Tikhiy »

One issue in version 2.03:
On Editor tab of Setup current "Tab mode" displayed incorrectly.
(In version 2.02 this setting was saved wrong but in 2.03 saving seems to be fixed but displaying is still wrong)
User avatar
Alextp
Power Member
Power Member
Posts: 2321
Joined: 2004-08-16, 22:35 UTC
Location: Russian Federation
Contact:

Post by *Alextp »

sepa
Issue:
Open pas file in Universal Viewer, go to Syn options, check "Read only", OK. Reload file (Ctrl-R, may need to try 2-3 times), this error pops up:

Code: Select all

---------------------------
Syn2
---------------------------
Plugin Error:
Abstract Error
---------------------------
ОК   
---------------------------
User avatar
sepa.spb.ru
Junior Member
Junior Member
Posts: 6
Joined: 2007-11-03, 17:37 UTC
Contact:

Post by *sepa.spb.ru »

Two issues:
1 Options dialog should be displayed on scr center (Form.Position:= poScreenCenter),
otherwise it is half out of the screen (I have UV window at bottom);
2 It should have X button on caption
fixed
Open pas file in Universal Viewer, go to Syn options, check "Read only", OK. Reload file (Ctrl-R, may need to try 2-3 times), this error pops up:
I'll try to investigate this.

New SDK released, sohere some bugfixes and new bugs =)

v2.04 (20.12.12)
(f)WordWrap of russian text
(f)Possibly fixed 'Cannot open Clipboard' error
(f)Search settings (Ctrl-R panel) saved now
(f)Error when cursor over dir in TC quick view
(f)Position of Setup dialog off the screen
(f)Display of Setup->Editor->TabMode
(f)Wrong staples look on print/zoom
(f)Open deleted file from MRU
(f)Ask to Save when close Tab by DblClick
(+)Move line up/down (Alt-Up/Dn)
(+)Duplicate line (Ctrl-D)
(+)Reload next file in QuickView without reload of plugin
(+)Select lines by click on gutter
(+)Hint when ACP list browsing
(+)ACP filter behavior in options
(+)Gutter width calculation when number of lines changes
(+)Next/Prev/Clear SearchMarks hotkeys
(+)Reload File when changed outside (Options->Misc)

Download address same from first post
sepa.spb.ru/?syn_eng
User avatar
Alextp
Power Member
Power Member
Posts: 2321
Joined: 2004-08-16, 22:35 UTC
Location: Russian Federation
Contact:

Post by *Alextp »

(+)Reload next file in QuickView without reload of plugin
Thanks
On file change ("File -- Next file" in UV) I see messages:

Code: Select all

---------------------------
Reload?
---------------------------
File 

filename....pas

 was changed outside. Reload?
---------------------------
Да   Нет   
---------------------------
Last edited by Alextp on 2007-12-24, 00:29 UTC, edited 1 time in total.
User avatar
Alextp
Power Member
Power Member
Posts: 2321
Joined: 2004-08-16, 22:35 UTC
Location: Russian Federation
Contact:

Post by *Alextp »

(+)Reload File when changed outside (Options->Misc)
After changing this ("nothing"), plugin hangs on reload (Ctrl-R in UV).
User avatar
Alextp
Power Member
Power Member
Posts: 2321
Joined: 2004-08-16, 22:35 UTC
Location: Russian Federation
Contact:

Post by *Alextp »

Wish:
set for editor DoubleBuffered = True (it flickers).
urlwolf
Junior Member
Junior Member
Posts: 70
Joined: 2007-06-27, 23:03 UTC

Post by *urlwolf »

Congrats, this is a great editor even as stand-alone. And really tiny.

If I could find a way to add autohotkey syntax, I'd be in heaven.
urlwolf
Junior Member
Junior Member
Posts: 70
Joined: 2007-06-27, 23:03 UTC

Post by *urlwolf »

Actually, there's a syntax file for autohotkey and syn 2 here:

http://www.autohotkey.com/forum/viewtopic.php?t=7278&highlight=synplus

But I couldn't get it to work at all.
liuxb
Junior Member
Junior Member
Posts: 12
Joined: 2006-08-20, 02:45 UTC

Post by *liuxb »

this plugin can't supports asia double byte characters(chinese,japanese) perfectly?

please improve it ,thank you.
urlwolf
Junior Member
Junior Member
Posts: 70
Joined: 2007-06-27, 23:03 UTC

Post by *urlwolf »

after hitting ctrl q

when leaving syn 2 to enter a directory (just moving along the file list and hitting a dir), syn dies with an error.


I guess it should just exit peacefully.

bug?
slowpode
New Member
New Member
Posts: 1
Joined: 2008-03-11, 11:52 UTC

Post by *slowpode »

The french keyboard layout has accented keys that are not registered in the editor : For example, to create the character ê (lower case E with a circumflex accent), i need to first press the circumflex key (the [ key on a us keyboard) , release it and then press E.

All the "double input" key prefixes seem to be discarded because the second key produces a non modified letter.

All in all, you did an excellent job, this viewer is great anyway!
urlwolf
Junior Member
Junior Member
Posts: 70
Joined: 2007-06-27, 23:03 UTC

Post by *urlwolf »

Yep, great work.

Ruby syntax highlighting would be a great addition.
Also, in my system it crashes when I'm moving around and I arrive at a directory instead of a file.

I'm using TC ultima prime, which comes with another viewer for directories. Maybe they conflict?

Thanks
Post Reply