| Author |
Message |
|
Jerome
Member
Joined: Wed Nov 29, 2006 10:17 pm Posts: 63 Location: Paris, France
|
 [FD3] Trace plugin - trace() generator
Update 11 July 2007This is a new beta version. All options added. Works in 8-bits and UTF-8 encoding. IMPORTANT: If you have installed the previous beta, delete '.\FirstRun\Data\Trace' folder. http://www.double-quotes.com/flashdevelop/trace-plugin/Update 14 May 2009 (by Philippe) - Trace plugin 0.2 (compatible with RC3) - Trace plugin source
Last edited by Jerome on Wed Jul 11, 2007 3:53 pm, edited 10 times in total.
|
| Thu Nov 30, 2006 5:24 pm |
|
 |
|
bit-101
Member
Joined: Mon Dec 26, 2005 6:10 pm Posts: 165
|
Wow, that's gotta be the simplest, most useful plugin ever. Thanks!
|
| Thu Nov 30, 2006 5:59 pm |
|
 |
|
Philippe
Admin
Joined: Wed Aug 31, 2005 7:27 am Posts: 7470 Location: Paris, France
|
Awesome plugin - it works really great
It's worth mentioning that in Ctrl+D0 / Ctrl+Shift+D0, D0 is the regular '0' digit key (not in the numpad).
BUG:
It's ok if the file has CR+LF end of line characters - but it inserts the text at the wrong position when in single CR or LF mode.
|
| Fri Dec 01, 2006 9:06 am |
|
 |
|
bit-101
Member
Joined: Mon Dec 26, 2005 6:10 pm Posts: 165
|
Yeah, took me a bit to figure out the D0 part. 
|
| Fri Dec 01, 2006 11:42 am |
|
 |
|
Jerome
Member
Joined: Wed Nov 29, 2006 10:17 pm Posts: 63 Location: Paris, France
|
Thanks for the appreciations !
I will remove the bug as soon as possible.
Any suggestion for new shortcuts ?
|
| Fri Dec 01, 2006 12:43 pm |
|
 |
|
Philippe
Admin
Joined: Wed Aug 31, 2005 7:27 am Posts: 7470 Location: Paris, France
|
The shortcut is ok for me.
But maybe you can add a program setting to let the user redefine the shortcut (for example ASCompletion does that).
|
| Fri Dec 01, 2006 12:57 pm |
|
 |
|
prayone
Member
Joined: Sat Jan 21, 2006 6:39 pm Posts: 26 Location: Paris
|
This plugin is cool !
Quote: maybe you can add a program setting to let the user redefine the shortcut.
and maybe you can add a program setting to let the user redefine the function (replace string 'trace' by a custom function)... 
|
| Fri Dec 01, 2006 1:49 pm |
|
 |
|
exorcyze
Member
Joined: Mon Dec 26, 2005 6:46 pm Posts: 109
|
Works great for me, nice job!
My main suggestion would be to add in the class / function name ( or an option for it ) so that you can get output like :
trace( "Application.init > myvar : " + myvar );
Also, as a side note, thank you for being generous on spaces ( i like my items in parens to have spaces around them, as you've done )!
|
| Fri Dec 01, 2006 2:10 pm |
|
 |
|
bit-101
Member
Joined: Mon Dec 26, 2005 6:10 pm Posts: 165
|
Yes, the option to provide a custom function other than trace would be great. I use XPanel, so often I would want to do Logger.debug() rather than just trace()
Shortcut is fine for me too, just wasn't clear on what D0 was at first.
|
| Fri Dec 01, 2006 2:47 pm |
|
 |
|
BadDude
Member
Joined: Fri Mar 03, 2006 8:39 am Posts: 10
|
 gone?
Link seems to be dead. 
|
| Fri Dec 01, 2006 3:36 pm |
|
 |
|
Philippe
Admin
Joined: Wed Aug 31, 2005 7:27 am Posts: 7470 Location: Paris, France
|
|
| Fri Dec 01, 2006 3:59 pm |
|
 |
|
BadDude
Member
Joined: Fri Mar 03, 2006 8:39 am Posts: 10
|
\m/
Edit: can I link this page in a blog?
|
| Sat Dec 02, 2006 5:09 pm |
|
 |
|
Mika
Admin
Joined: Tue Aug 30, 2005 6:14 pm Posts: 1745 Location: Helsinki, Finland
|
Of course. 
|
| Sat Dec 02, 2006 9:09 pm |
|
 |
|
adampasz
Member
Joined: Sun Mar 05, 2006 4:48 pm Posts: 40 Location: San Francisco
|
 Brillian! Thank you.
Some of the best ideas are actually quite simple.
I'll add my vote for the option to support custom trace functions, since I often use SOS Logger.
|
| Sun Dec 03, 2006 4:06 pm |
|
 |
|
deAd
Member
Joined: Sun Oct 08, 2006 5:32 pm Posts: 24
|
Great plugin!
I think options should be added to change the shortcut, function, and format that the trace follows...
|
| Sun Dec 03, 2006 4:25 pm |
|
|