My Dreamweaver Extensions

Trace Console Insert is a Dreamweaver extension devoted to extension debugging.

The Trace Console Insert extension for Dreamweaver helps writing Trace Console instructions in order to debug Dreamweaver extensions.

The Trace Console extension for Dreamweaver is part of the Dreamweaver Platform SDK, freely available in Dreamweaver Exchange. The Trace Console helps debugging your extensions by outputting variable content. You can find more information on the use of the Trace Console when you install the Dreamweaver Platform SDK in the /SDK/Tools/Trace Console/Using The Trace Console.html file of your Dreamweaver installation folder.
The Trace Console extension is therefore required to use the Trace Console Insert extension. You can get it for free in Dreamweaver Exchange.

The Trace Console Insert extension provides a graphical and convenient interface to write Trace Console instructions faster and safer (no typos!).

And best of all, it's free!

How to use it

Open the Trace Console Window by clicking the Window menu and selecting Trace Console. If window is grayed out, see instructions below in Trace Console Window Grayed Out.

In code mode and on a Dreamweaver extension page (.js or .htm), right click on the page, where you want to insert code.
Trace Console Insert adds a new command to the context menu that appears, namely Insert Trace Console. You can then chose among the various statements to insert.
Dialog boxes provide a quick helper on the instruction added and its required arguments.

Trace Console Window Grayed Out

If the Trace Console window is grayed out, here’s a quick solver.
Open TraceWindow.htm in Dreamweaver’s Configuration/Floaters folder and add the following piece of code in the head section of the .htm file:

<script language="JavaScript" type="text/javascript">
// Display in Code mode
function isAvailableInCodeView() {
return true;
}
</script>

Save file and restart Dreamweaver.

Requirements

Dreamweaver 8, CS3, CS4. Support for CS5 is coming soon...
Trace Console extension, part of the Dreamweaver Platform SDK.
Should also work on Dreamweaver MX 2004, although it has not been tested on that version.

Trace Console Insert

approved by Adobe logo.

Features

Version 1.2.0 (change log)

  • Handy right-click menu command in Code Mode.
  • Adds the following statements:
    • Insert Trace Console link
    • Clear Trace
    • Insert Breakpoint
    • Trace String
    • Trace Values
    • Trace Array
    • Trace Object
    • Trace Node
    • Trace Call Chain
    • Set Trace Use File
    • Get Trace Use File
    • Set Trace File Path
    • Save Trace Data
    • Toggle Trace Window
    • Get Trace Window Visible

Testimonials

Read the testimonials about Trace Console Insert on the Adobe Exchange page.

FAQ

  • How do I install my extension?
    Use the Adobe Extension Manager to install your extension and re-start Dreamweaver. You can launch the Extension Manager from Dreamweaver by choosing Commands > Manage Extensions.

Comments (add yours)

No comment yet. Be the first to comment!

Add your comment

The value is required.Invalid format.The maximum number of characters exceeded.  The value is required.The maximum number of characters exceeded.Please do not insert URLs.
The value is required.The maximum number of characters exceeded.Please do not insert URLs.
 
Home > My Dreamweaver Extensions > Trace Console Insert
Items in cart: 0
Total: $0.00
Login