View unanswered posts | View active topics


Reply to topic  [ 20 posts ]  Go to page 1, 2  Next
[FD3] Advanced Find And Replace plugin V3b 
Author Message
Member

Joined: Thu Feb 09, 2006 10:58 am
Posts: 728
Location: Israel
Post [FD3] Advanced Find And Replace plugin V3b
Ok, after so much time I delayed it, I've finally managed to convert the old Find&Replace to FD3.

Download the ZIP here (V3b Release 6).

Source Code (old)

-----------------------
Changes in Release 6:
* Fixed exception in "find in files" operation
* Fixed line numbers counting in "Find in Files"

-----------------------
Changes in Release 5:
* Added operation button to copy all the results to the results panel.
* Fixed a bug with mouse leaving the panel in xml file.

-----------------------
Changes in Release 4:
* Added grouping of results by file name (optional)
* Added function detiles to the tooltip
* Fixed null scintilla control bug in some cases (not all of them)
* Fixed vad undo after delete operations

-----------------------
Changes in Release 3:
* Operations tab with two operations, but will add more
* Bookmark selected results
* Delete selected results
* Both operations work like the replace button - only on results that are checked.
- presets for checking all results of a file or selection. (slightly improved)
* Option to group all results by their file name

-----------------------
Changes in Release 2:
* "Ignore case" was turned to "Match Case" - the opposite but much more intuitive
* Fixed the scrambling of the list when changing font size
* Highlight is no longer with bold, but with background color
* highlight now works always
-----------------------

Description:
A panel with all the Find / Replace and FindInFiles functionality integrated together with smooth easy operation. With the ability to perform wide searches, focus and filter, selective replace (Replace only in selection, or by rule or by choosing), perform operation on search results (bookmark, delete, send to result panel) and more...

Search and Find:
Image

The basic Find option is simple: Just write as usual in the Scintilla editor, and the plugin will search for the word you've typed. All the results are listed in the list box. The is an option to search all opened files, or just the current one.

Some of the results are bold, this is a feature that helps you focus on what you search. You can make bold the results that are inside the selected region or results that matches a filter. For example, after you search for "var", make bold all the results that have the word "static".

Press on the Folder tab to search inside all the files in a specific folder. All class paths are available to choose from.

Replace
Image

After selecting "replace" tab, the list will become with checkboxes. All the bold entries from above are now checked. Actually, only checked result will be replaced. Making a selection range in the editor will change the selection, typing a filter will change it and even checking entries one by one can be done.

The replace also works after searching all the files in a folder, only then (for safty reasons) the operation opens all the files in the results list and make the search again, then you can replace saftly.

Grouping and Filters
Image

Added in the 3rd release of the plugin, an option to group all the results according to the files. If you search multiple files it is a huge advantage to know what you are looking at.
In the screenshot you can see the Filter tab opened and a word written in it. This will highlight and check all the results that contains that word, so you can replace or delete only filtered results. After a filter had been applied, you can manually add or remove check marks of results.

Please try it out and review.

_________________
MovieClipCommander


Last edited by IAP on Fri May 07, 2010 11:39 am, edited 9 times in total.



Tue Dec 23, 2008 9:22 pm
Profile
Member

Joined: Thu Sep 08, 2005 8:32 pm
Posts: 288
Location: Virginia
Post Re: Find And Replace Expanded plugin V3b
That's pretty darn sweet!

_________________
Image Open source makes me open my wallet for an open world of goods.


Wed Dec 24, 2008 7:03 pm
Profile YIM WWW
Member

Joined: Fri May 23, 2008 9:01 pm
Posts: 58
Location: Lincoln, NE, USA (if you can believe it)
Post Re: Find And Replace Expanded plugin V3b
I have just started working with this, and it seems interesting. I'll use it a bit before commenting more about the features.

Is there a way to have this be the default ctrl-F find?

Also, it does not handle font sizes well. Even in the image you posted, the fonts are cut off, and it is much worse for the larger font size I have set. Any chance of a fix?


Tue Jan 13, 2009 2:51 pm
Profile WWW
Member

Joined: Thu Feb 09, 2006 10:58 am
Posts: 728
Location: Israel
Post Re: Find And Replace Expanded plugin V3b
I think there is a way:
You can change the plugin shortcut in the settings, currently it's alt+F.
You can change the default shortcut for finding in MainMenu.xml, witch you can find in tools -> application files then go to settings folder...

I didn't try it, but I think that if you change the default ctrl+F to something else then restart FD then set the plugin shortcut to ctrl+F then it might work.

But the normal Quick Find is good tool so you don't want to leave it without a shortcut.

About the font size, I tried several solution to this, but they didn't work. I'll give it another try...

Thank you :)

_________________
MovieClipCommander


Tue Jan 13, 2009 5:43 pm
Profile
Member

Joined: Thu Feb 09, 2006 10:58 am
Posts: 728
Location: Israel
Post Re: Find And Replace Expanded plugin V3b
Ok I fixed some stuff and loaded the file to the FTP.

* "Ignore case" was turned to "Match Case" - the opposite but much more intuitive
* Fixed the scrambling of the list when changing font size
* Highlight is no longer with bold, but with background color
* highlight now works always
* some changes to the panels and controls

I tried to list the items in groups like the results list. I did everything the same, except that it didn't work...

try it out

_________________
MovieClipCommander


Tue Jan 13, 2009 11:36 pm
Profile
Member

Joined: Thu Feb 09, 2006 10:58 am
Posts: 728
Location: Israel
Post Re: Advanced Find And Replace plugin V3b
Hi, I've added some features to the Find and Replace plugin, please check it out...

* Operations tab with two operations, but will add more
* Bookmark selected results
* Delete selected results
* Both operations work like the replace button - only on results that are checked.
- presets for checking all results of a file or selection. (slightly improved)
* Option to group all results by their file name

More explanations and screenshots are in the first post.

Download the DLL here (V3b Release 3).

_________________
MovieClipCommander


Tue Feb 03, 2009 7:34 pm
Profile
Member

Joined: Wed Mar 25, 2009 11:09 am
Posts: 11
Post Re: [FD3] Advanced Find And Replace plugin V3b
Hi! this plugin is really great! Is it possible to get source of it?


Sun Mar 29, 2009 9:10 pm
Profile E-mail
Member

Joined: Thu Feb 09, 2006 10:58 am
Posts: 728
Location: Israel
Post Re: [FD3] Advanced Find And Replace plugin V3b
Sure. 8)

edit: I've sent it by mail.

_________________
MovieClipCommander


Mon Mar 30, 2009 9:01 pm
Profile
Member

Joined: Thu Mar 19, 2009 2:16 am
Posts: 25
Post Re: [FD3] Advanced Find And Replace plugin V3b
I just installed this and after about 2 minutes of testing I had to come back here and say thanks.

Hat's off!


Mon May 11, 2009 12:59 pm
Profile E-mail
Member

Joined: Thu Feb 09, 2006 10:58 am
Posts: 728
Location: Israel
Post Re: [FD3] Advanced Find And Replace plugin V3b
Thank you.

_________________
MovieClipCommander


Mon May 11, 2009 2:01 pm
Profile
Member

Joined: Sun Mar 29, 2009 3:51 pm
Posts: 25
Post Re: [FD3] Advanced Find And Replace plugin V3b
If FlashDevelop only has the the internal browser showing - for example the start page - (so no files are open) and I try and select a tab in FindReplaceEx, it causes an unhandled exception in FlashDevelop:

Code:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
   at FindReplaceEx.PluginUI.FilterRadioCheck()
   at FindReplaceEx.PluginUI.DefaultReplaceCheck()
   at FindReplaceEx.PluginUI.ShowReplaceMode(Boolean flag)
   at FindReplaceEx.PluginUI.TabControlSelectedIndexChanged(Object sender, EventArgs e)
   at System.Windows.Forms.TabControl.OnSelectedIndexChanged(EventArgs e)
   at System.Windows.Forms.TabControl.WmSelChange()
   at System.Windows.Forms.TabControl.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3082 (QFE.050727-3000)
    CodeBase: file:///c:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
FlashDevelop
    Assembly Version: 3.0.0.0
    Win32 Version: 3.0.0.0
    CodeBase: file:///C:/Program%20Files/FlashDevelop/FlashDevelop.exe
----------------------------------------
PluginCore
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.0.0
    CodeBase: file:///C:/Program%20Files/FlashDevelop/PluginCore.DLL
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3082 (QFE.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
AS2Context
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Program%20Files/FlashDevelop/Plugins/AS2Context.DLL
----------------------------------------
ASCompletion
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.0.0
    CodeBase: file:///C:/Program%20Files/FlashDevelop/Plugins/ASCompletion.DLL
----------------------------------------
AS3Context
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Program%20Files/FlashDevelop/Plugins/AS3Context.DLL
----------------------------------------
BookmarkPanel
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Program%20Files/FlashDevelop/Plugins/BookmarkPanel.DLL
----------------------------------------
DataEncoder
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Program%20Files/FlashDevelop/Plugins/DataEncoder.DLL
----------------------------------------
FileExplorer
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.0.0
    CodeBase: file:///C:/Program%20Files/FlashDevelop/Plugins/FileExplorer.DLL
----------------------------------------
FindReplaceEx
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Program%20Files/FlashDevelop/Plugins/FindReplaceEx.DLL
----------------------------------------
FlashConnect
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.0.0
    CodeBase: file:///C:/Program%20Files/FlashDevelop/Plugins/FlashConnect.DLL
----------------------------------------
System.Configuration
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
FlashLogViewer
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Program%20Files/FlashDevelop/Plugins/FlashLogViewer.DLL
----------------------------------------
FlashViewer
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Program%20Files/FlashDevelop/Plugins/FlashViewer.DLL
----------------------------------------
HaXeContext
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Program%20Files/FlashDevelop/Plugins/HaXeContext.DLL
----------------------------------------
HighlightSelection
    Assembly Version: 1.0.0.16879
    Win32 Version: 1.0.0.16879
    CodeBase: file:///C:/Program%20Files/FlashDevelop/Plugins/HighlightSelection.DLL
----------------------------------------
LayoutManager
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Program%20Files/FlashDevelop/Plugins/LayoutManager.DLL
----------------------------------------
MacroManager
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Program%20Files/FlashDevelop/Plugins/MacroManager.DLL
----------------------------------------
OpenTheDoc
    Assembly Version: 2.1.0.6038
    Win32 Version: 2.1.0.6038
    CodeBase: file:///C:/Program%20Files/FlashDevelop/Plugins/OpenTheDoc.DLL
----------------------------------------
OutputPanel
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.0.0
    CodeBase: file:///C:/Program%20Files/FlashDevelop/Plugins/OutputPanel.DLL
----------------------------------------
PHPContext
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Program%20Files/FlashDevelop/Plugins/PHPContext.DLL
----------------------------------------
ProjectManager
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.0.0
    CodeBase: file:///C:/Program%20Files/FlashDevelop/Plugins/ProjectManager.DLL
----------------------------------------
System.Runtime.Remoting
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
ResultsPanel
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.0.0
    CodeBase: file:///C:/Program%20Files/FlashDevelop/Plugins/ResultsPanel.DLL
----------------------------------------
StartPage
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Program%20Files/FlashDevelop/Plugins/StartPage.DLL
----------------------------------------
System.Web
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3082 (QFE.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Web/2.0.0.0__b03f5f7f11d50a3a/System.Web.dll
----------------------------------------
TaskListPanel
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Program%20Files/FlashDevelop/Plugins/TaskListPanel.DLL
----------------------------------------
XMLCompletion
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.0.0
    CodeBase: file:///C:/Program%20Files/FlashDevelop/Plugins/XMLCompletion.DLL
----------------------------------------
zmnmph4b
    Assembly Version: 1.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.


Thu Jul 02, 2009 10:26 am
Profile
Member

Joined: Thu Feb 09, 2006 10:58 am
Posts: 728
Location: Israel
Post Re: [FD3] Advanced Find And Replace plugin V3b
Thanks for the report, I'll check it!

_________________
MovieClipCommander


Fri Jul 03, 2009 7:55 pm
Profile
Member

Joined: Thu Feb 09, 2006 10:58 am
Posts: 728
Location: Israel
Post Re: [FD3] Advanced Find And Replace plugin V3b
OK finally I got the time to update this plugin.

First I've fixed two bugs. The one mentioned above, and the bug that screwed the UNDO system when deleting lines.

And I've added some features:
* Replace groups, an idea (and some code) I've got from FlashDevelop Replace dialog.

The replace groups stuff is easy. Suppose you have thee lines written in your code:
Code:
trace(varName1);
trace(varName2);
trace(somethingElse);
and you want to put meaningful prompt for each of them.
Search for regexp will give you all these lines in a list form:
Code:
trace\((\w*\);

and replace with the string:
Code:
trace("$1 = "+$1);


you can individually check or uncheck the lines you whant to replace


* When hovering over a result line - the tool tip resolves the member containing the result.


And finally - I moved to Google Code. I don't know if its good or bad, but its free hosting for projects like this...

_________________
MovieClipCommander


Mon Aug 10, 2009 1:29 am
Profile
Member

Joined: Sun Mar 29, 2009 3:51 pm
Posts: 25
Post Re: [FD3] Advanced Find And Replace plugin V3b
Thanks for the update :)

Still seems to crash when I select the "Folders" tab? (the other tabs don't cause the problem anymore)


Mon Aug 10, 2009 10:34 am
Profile
Member

Joined: Wed Feb 28, 2007 6:18 am
Posts: 1
Post Re: [FD3] Advanced Find And Replace plugin V3b
Hello, there´s a problem, possibly related with a mouse event when the mouse leaves the area of results of this wonderful plugin, as following:

UPDATE: this error occurs only when a XML file is open in the foreground tab !

************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at ASCompletion.Context.ASContext.GetCachedFileModel(String fileName)
at ASCompletion.Context.ASContext.GetCurrentFileModel(String fileName)
at ASCompletion.Context.ASContext.set_CurrentFile(String value)
at FindReplaceEx.PluginUI.resultsLst_MouseLeave(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnMouseLeave(EventArgs e)
at System.Windows.Forms.ListView.OnMouseLeave(EventArgs e)
at System.Windows.Forms.Control.WmMouseLeave(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ListView.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3603 (GDR.050727-3600)
CodeBase: file:///c:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
FlashDevelop
Assembly Version: 3.0.0.0
Win32 Version: 3.0.0.0
CodeBase: file:///D:/FlashDevelop/FlashDevelop.exe
----------------------------------------
PluginCore
Assembly Version: 2.0.0.0
Win32 Version: 2.0.0.0
CodeBase: file:///D:/FlashDevelop/PluginCore.DLL
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3082 (QFE.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
AS2Context
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///D:/FlashDevelop/Plugins/AS2Context.DLL
----------------------------------------
ASCompletion
Assembly Version: 2.0.0.0
Win32 Version: 2.0.0.0
CodeBase: file:///D:/FlashDevelop/Plugins/ASCompletion.DLL
----------------------------------------
AS3Context
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///D:/FlashDevelop/Plugins/AS3Context.DLL
----------------------------------------
ASClassWizard
Assembly Version: 1.1.0.16565
Win32 Version: 1.1.0.16565
CodeBase: file:///D:/FlashDevelop/Plugins/ASClassWizard.DLL
----------------------------------------
ProjectManager
Assembly Version: 2.0.0.0
Win32 Version: 2.0.0.0
CodeBase: file:///D:/FlashDevelop/Plugins/ProjectManager.DLL
----------------------------------------
AutoFormat
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///D:/FlashDevelop/Plugins/AutoFormat.DLL
----------------------------------------
BookmarkPanel
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///D:/FlashDevelop/Plugins/BookmarkPanel.DLL
----------------------------------------
DataEncoder
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///D:/FlashDevelop/Plugins/DataEncoder.DLL
----------------------------------------
Duplicate
Assembly Version: 1.0.0.12629
Win32 Version: 0.3
CodeBase: file:///D:/FlashDevelop/Plugins/Duplicate.DLL
----------------------------------------
EnhancedArguments
Assembly Version: 1.0.0.19377
Win32 Version: 1.0.0.19377
CodeBase: file:///D:/FlashDevelop/Plugins/EnhancedArguments.DLL
----------------------------------------
FileExplorer
Assembly Version: 2.0.0.0
Win32 Version: 2.0.0.0
CodeBase: file:///D:/FlashDevelop/Plugins/FileExplorer.DLL
----------------------------------------
FindReplaceEx
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///D:/FlashDevelop/Plugins/FindReplaceEx.DLL
----------------------------------------
FlashConnect
Assembly Version: 2.0.0.0
Win32 Version: 2.0.0.0
CodeBase: file:///D:/FlashDevelop/Plugins/FlashConnect.DLL
----------------------------------------
System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
FlashLogViewer
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///D:/FlashDevelop/Plugins/FlashLogViewer.DLL
----------------------------------------
FlashViewer
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///D:/FlashDevelop/Plugins/FlashViewer.DLL
----------------------------------------
HaXeContext
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///D:/FlashDevelop/Plugins/HaXeContext.DLL
----------------------------------------
HighLighter
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///D:/FlashDevelop/Plugins/HighLighter.DLL
----------------------------------------
LayoutManager
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///D:/FlashDevelop/Plugins/LayoutManager.DLL
----------------------------------------
MacroManager
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///D:/FlashDevelop/Plugins/MacroManager.DLL
----------------------------------------
OutputPanel
Assembly Version: 2.0.0.0
Win32 Version: 2.0.0.0
CodeBase: file:///D:/FlashDevelop/Plugins/OutputPanel.DLL
----------------------------------------
PHPContext
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///D:/FlashDevelop/Plugins/PHPContext.DLL
----------------------------------------
PMD
Assembly Version: 0.0.0.0
Win32 Version: 0.0.0.0
CodeBase: file:///D:/FlashDevelop/Plugins/PMD.DLL
----------------------------------------
System.Runtime.Remoting
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
QuickNavigate
Assembly Version: 1.0.0.20070
Win32 Version: 1.0.0.20070
CodeBase: file:///D:/FlashDevelop/Plugins/QuickNavigate.DLL
----------------------------------------
Refactor
Assembly Version: 0.2.5.35775
Win32 Version: 0.2.5.35775
CodeBase: file:///D:/FlashDevelop/Plugins/Refactor.DLL
----------------------------------------
ReopenClosedTab
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///D:/FlashDevelop/Plugins/ReopenClosedTab.DLL
----------------------------------------
ResultsPanel
Assembly Version: 2.0.0.0
Win32 Version: 2.0.0.0
CodeBase: file:///D:/FlashDevelop/Plugins/ResultsPanel.DLL
----------------------------------------
SelectionUtils
Assembly Version: 1.0.0.5440
Win32 Version: 1.0.0.5440
CodeBase: file:///D:/FlashDevelop/Plugins/SelectionUtils.DLL
----------------------------------------
StartPage
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///D:/FlashDevelop/Plugins/StartPage.DLL
----------------------------------------
System.Web
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3082 (QFE.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Web/2.0.0.0__b03f5f7f11d50a3a/System.Web.dll
----------------------------------------
TaskListPanel
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///D:/FlashDevelop/Plugins/TaskListPanel.DLL
----------------------------------------
Trace
Assembly Version: 0.0.1.36659
Win32 Version: 0.0.1.36659
CodeBase: file:///D:/FlashDevelop/Plugins/Trace.DLL
----------------------------------------
TraceRemove
Assembly Version: 1.0.0.34900
Win32 Version: 1.0.0.34900
CodeBase: file:///D:/FlashDevelop/Plugins/TraceRemove.DLL
----------------------------------------
XMLCompletion
Assembly Version: 2.0.0.0
Win32 Version: 2.0.0.0
CodeBase: file:///D:/FlashDevelop/Plugins/XMLCompletion.DLL
----------------------------------------
bmziettn
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
SwfOp
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///D:/FlashDevelop/SwfOp.DLL
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.


Tue Feb 02, 2010 2:22 pm
Profile
Display posts from previous:  Sort by  
Reply to topic   [ 20 posts ]  Go to page 1, 2  Next

Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software for PTF.