├── .editorconfig ├── .gitattributes ├── .gitignore ├── .gitmodules ├── .tgitconfig ├── CONTRIBUTING.md ├── README.md ├── SharpDevelop.Tests.sln ├── SharpDevelop.sln ├── clean.bat ├── data ├── ConversionStyleSheets │ └── ShowXmlDocumentation.xsl ├── layouts │ ├── Debug.xml │ ├── Default.xml │ ├── LayoutConfig.xml │ └── Plain.xml ├── modes │ ├── C64CSharp.xshd │ └── CSharp-Mode-VSEnh.xshd ├── options │ ├── SharpDevelop-templates.xml │ ├── SharpDevelop-tools.xml │ ├── SharpDevelopControlLibrary.sdcl │ ├── StandardHeader.xml │ ├── TextLib │ │ ├── ASCIITable.xml │ │ ├── CSharpDocumentationTags.xml │ │ ├── Licenses.xml │ │ └── XSLT.xml │ └── WpfToolbox.xaml ├── resources │ ├── InstallerBitmaps │ │ ├── default-banner.bmp │ │ ├── default-dialog.bmp │ │ ├── exclamic.bmp │ │ ├── info.bmp │ │ ├── new.bmp │ │ └── up.bmp │ ├── StringResources.cz.resx │ ├── StringResources.de.resx │ ├── StringResources.es-mx.resx │ ├── StringResources.es.resx │ ├── StringResources.fi.resx │ ├── StringResources.fr.resx │ ├── StringResources.hu.resx │ ├── StringResources.it.resx │ ├── StringResources.jp.resx │ ├── StringResources.kr.resx │ ├── StringResources.nl.resx │ ├── StringResources.no.resx │ ├── StringResources.pl.resx │ ├── StringResources.pt-br.resx │ ├── StringResources.pt.resx │ ├── StringResources.resx │ ├── StringResources.ro.resx │ ├── StringResources.ru.resx │ ├── StringResources.se.resx │ ├── StringResources.tr.resx │ ├── StringResources.zh.resx │ ├── image │ │ └── BitmapResources │ │ │ ├── BitmapList.txt │ │ │ ├── BitmapResources-data │ │ │ ├── BitmapResources-data-build_16x16.pdn │ │ │ ├── BitmapResources-data-classbrowser.pdn │ │ │ ├── BitmapResources-data-helptopic_16x16.pdn │ │ │ ├── BitmapResources-data-iframeelement_16x16.pdn │ │ │ ├── BitmapResources-data-inputfile_16x16.pdn │ │ │ ├── BitmapResources-data-inputsubmit_16x16.pdn │ │ │ ├── BitmapResources-data-project_16x16.pdn │ │ │ ├── BitmapResources-data-projectscout.pdn │ │ │ ├── BitmapResources-data-tipoftheday.pdn │ │ │ ├── BitmapResources-data-viewcode_16x16.pdn │ │ │ ├── BitmapResources-data_16x16.pdn │ │ │ ├── ErrorReport.png │ │ │ ├── GeneralWizardBackground.png │ │ │ ├── ILSpy.png │ │ │ ├── Icons.16x16.AboutIcon.png │ │ │ ├── Icons.16x16.AdjustBackgroundColor.png │ │ │ ├── Icons.16x16.AdjustColor.png │ │ │ ├── Icons.16x16.ArrowDown.png │ │ │ ├── Icons.16x16.ArrowLeftRight.png │ │ │ ├── Icons.16x16.ArrowUp.png │ │ │ ├── Icons.16x16.BoldText.png │ │ │ ├── Icons.16x16.BrowserAfter.png │ │ │ ├── Icons.16x16.BrowserBefore.png │ │ │ ├── Icons.16x16.BrowserCancel.png │ │ │ ├── Icons.16x16.BrowserHome.png │ │ │ ├── Icons.16x16.BrowserRefresh.png │ │ │ ├── Icons.16x16.BrowserWindow.png │ │ │ ├── Icons.16x16.BuildCombine.png │ │ │ ├── Icons.16x16.BuildCurrentSelectedProject.png │ │ │ ├── Icons.16x16.CDROM.png │ │ │ ├── Icons.16x16.CancelIcon.png │ │ │ ├── Icons.16x16.Center.png │ │ │ ├── Icons.16x16.CloseAllDocuments.png │ │ │ ├── Icons.16x16.CloseFileIcon.png │ │ │ ├── Icons.16x16.Collection.png │ │ │ ├── Icons.16x16.CommentRegion.png │ │ │ ├── Icons.16x16.CopyIcon.png │ │ │ ├── Icons.16x16.CopyLeftIcon.png │ │ │ ├── Icons.16x16.CutIcon.png │ │ │ ├── Icons.16x16.DRIVE.png │ │ │ ├── Icons.16x16.DeleteHistory.png │ │ │ ├── Icons.16x16.DeleteIcon.png │ │ │ ├── Icons.16x16.DesignPanel.png │ │ │ ├── Icons.16x16.Desktop.png │ │ │ ├── Icons.16x16.Error.png │ │ │ ├── Icons.16x16.FLOPPY.png │ │ │ ├── Icons.16x16.FindIcon.png │ │ │ ├── Icons.16x16.FindInFiles.png │ │ │ ├── Icons.16x16.FindNextIcon.png │ │ │ ├── Icons.16x16.FormsDesigner.AlignBottoms.png │ │ │ ├── Icons.16x16.FormsDesigner.AlignCenters.png │ │ │ ├── Icons.16x16.FormsDesigner.AlignLefts.png │ │ │ ├── Icons.16x16.FormsDesigner.AlignMiddles.png │ │ │ ├── Icons.16x16.FormsDesigner.AlignRights.png │ │ │ ├── Icons.16x16.FormsDesigner.AlignToGrid.png │ │ │ ├── Icons.16x16.FormsDesigner.AlignTops.png │ │ │ ├── Icons.16x16.FormsDesigner.BringToFront.png │ │ │ ├── Icons.16x16.FormsDesigner.CenterHorizontally.png │ │ │ ├── Icons.16x16.FormsDesigner.CenterVertically.png │ │ │ ├── Icons.16x16.FormsDesigner.DecreaseHorizontalSpace.png │ │ │ ├── Icons.16x16.FormsDesigner.DecreaseVerticalSpace.png │ │ │ ├── Icons.16x16.FormsDesigner.EqualizeHorizontalSpace.png │ │ │ ├── Icons.16x16.FormsDesigner.EqualizeVerticalSpace.png │ │ │ ├── Icons.16x16.FormsDesigner.IncreaseHorizontalSpace.png │ │ │ ├── Icons.16x16.FormsDesigner.IncreaseVerticalSpace.png │ │ │ ├── Icons.16x16.FormsDesigner.LockControls.png │ │ │ ├── Icons.16x16.FormsDesigner.MakeSameHeight.png │ │ │ ├── Icons.16x16.FormsDesigner.MakeSameSize.png │ │ │ ├── Icons.16x16.FormsDesigner.MakeSameWidth.png │ │ │ ├── Icons.16x16.FormsDesigner.PointerIcon.png │ │ │ ├── Icons.16x16.FormsDesigner.RemoveHorizontalSpace.png │ │ │ ├── Icons.16x16.FormsDesigner.RemoveVerticalSpace.png │ │ │ ├── Icons.16x16.FormsDesigner.SendToBack.png │ │ │ ├── Icons.16x16.FormsDesigner.ShowTabOrder.png │ │ │ ├── Icons.16x16.FormsDesigner.SizeToGrid.png │ │ │ ├── Icons.16x16.FormsDesigner.ViewCode.png │ │ │ ├── Icons.16x16.FullScreen.png │ │ │ ├── Icons.16x16.HelpClosedFolder.png │ │ │ ├── Icons.16x16.HelpIcon.png │ │ │ ├── Icons.16x16.HelpOpenFolder.png │ │ │ ├── Icons.16x16.HelpTopic.png │ │ │ ├── Icons.16x16.HtmlElements.AnchorElement.png │ │ │ ├── Icons.16x16.HtmlElements.ButtonElement.png │ │ │ ├── Icons.16x16.HtmlElements.DivElement.png │ │ │ ├── Icons.16x16.HtmlElements.Element.png │ │ │ ├── Icons.16x16.HtmlElements.FieldSetElement.png │ │ │ ├── Icons.16x16.HtmlElements.FormElement.png │ │ │ ├── Icons.16x16.HtmlElements.HorizontalRuleElement.png │ │ │ ├── Icons.16x16.HtmlElements.IFrameElement.png │ │ │ ├── Icons.16x16.HtmlElements.ImageElement.png │ │ │ ├── Icons.16x16.HtmlElements.InputButtonElement.png │ │ │ ├── Icons.16x16.HtmlElements.InputCheckBoxElement.png │ │ │ ├── Icons.16x16.HtmlElements.InputFileElement.png │ │ │ ├── Icons.16x16.HtmlElements.InputHiddenElement.png │ │ │ ├── Icons.16x16.HtmlElements.InputImageElement.png │ │ │ ├── Icons.16x16.HtmlElements.InputPasswordElement.png │ │ │ ├── Icons.16x16.HtmlElements.InputRadioElement.png │ │ │ ├── Icons.16x16.HtmlElements.InputResetElement.png │ │ │ ├── Icons.16x16.HtmlElements.InputSubmitElement.png │ │ │ ├── Icons.16x16.HtmlElements.InputTextElement.png │ │ │ ├── Icons.16x16.HtmlElements.LabelElement.png │ │ │ ├── Icons.16x16.HtmlElements.ListBoxElement.png │ │ │ ├── Icons.16x16.HtmlElements.PanelElement.png │ │ │ ├── Icons.16x16.HtmlElements.SelectElement.png │ │ │ ├── Icons.16x16.HtmlElements.SpanElement.png │ │ │ ├── Icons.16x16.HtmlElements.TableElement.png │ │ │ ├── Icons.16x16.HtmlElements.TextAreaElement.png │ │ │ ├── Icons.16x16.ILDasm.png │ │ │ ├── Icons.16x16.Indent.png │ │ │ ├── Icons.16x16.Information.png │ │ │ ├── Icons.16x16.ItalicText.png │ │ │ ├── Icons.16x16.LargeIconsIcon.png │ │ │ ├── Icons.16x16.Left.png │ │ │ ├── Icons.16x16.Library.png │ │ │ ├── Icons.16x16.LowerToUpperCase.png │ │ │ ├── Icons.16x16.MyComputer.png │ │ │ ├── Icons.16x16.NETWORK.png │ │ │ ├── Icons.16x16.NewDocumentIcon.png │ │ │ ├── Icons.16x16.NewFolderIcon.png │ │ │ ├── Icons.16x16.NewProjectIcon.png │ │ │ ├── Icons.16x16.NextWindowIcon.png │ │ │ ├── Icons.16x16.OK.png │ │ │ ├── Icons.16x16.OpenCollection.png │ │ │ ├── Icons.16x16.OpenFileIcon.png │ │ │ ├── Icons.16x16.OpenProjectIcon.png │ │ │ ├── Icons.16x16.Options.png │ │ │ ├── Icons.16x16.OutDent.png │ │ │ ├── Icons.16x16.PasteIcon.png │ │ │ ├── Icons.16x16.PersonalFiles.png │ │ │ ├── Icons.16x16.PreView.png │ │ │ ├── Icons.16x16.PrevWindowIcon.png │ │ │ ├── Icons.16x16.Print.png │ │ │ ├── Icons.16x16.PropertiesIcon.png │ │ │ ├── Icons.16x16.Question.png │ │ │ ├── Icons.16x16.RedoIcon.png │ │ │ ├── Icons.16x16.Refresh.png │ │ │ ├── Icons.16x16.ReplaceIcon.png │ │ │ ├── Icons.16x16.ReplaceInFiles.png │ │ │ ├── Icons.16x16.ResourceEditor.bin.png │ │ │ ├── Icons.16x16.ResourceEditor.bmp.png │ │ │ ├── Icons.16x16.ResourceEditor.cursor.png │ │ │ ├── Icons.16x16.ResourceEditor.icon.png │ │ │ ├── Icons.16x16.ResourceEditor.obj.png │ │ │ ├── Icons.16x16.ResourceEditor.string.png │ │ │ ├── Icons.16x16.Right.png │ │ │ ├── Icons.16x16.RunAllIcon.png │ │ │ ├── Icons.16x16.RunProgramIcon.png │ │ │ ├── Icons.16x16.SaveAllIcon.png │ │ │ ├── Icons.16x16.SaveIcon.png │ │ │ ├── Icons.16x16.SelectionArrow.png │ │ │ ├── Icons.16x16.SideBarDocument.png │ │ │ ├── Icons.16x16.SmallIconsIcon.png │ │ │ ├── Icons.16x16.SplitWindow.png │ │ │ ├── Icons.16x16.StopProcess.png │ │ │ ├── Icons.16x16.SubTypes.png │ │ │ ├── Icons.16x16.SuperTypes.png │ │ │ ├── Icons.16x16.TestRunner.Gray.png │ │ │ ├── Icons.16x16.TestRunner.Green.png │ │ │ ├── Icons.16x16.TestRunner.Red.png │ │ │ ├── Icons.16x16.TestRunner.Yellow.png │ │ │ ├── Icons.16x16.TipOfTheDay.png │ │ │ ├── Icons.16x16.UnderlineText.png │ │ │ ├── Icons.16x16.UndoIcon.png │ │ │ ├── Icons.16x16.UpperToLowerCase.png │ │ │ ├── Icons.16x16.Warning.png │ │ │ ├── Icons.16x16.WebSearchIcon.png │ │ │ ├── Icons.22x22.Browser.png │ │ │ ├── Icons.32x32.Error.png │ │ │ ├── Icons.32x32.Information.png │ │ │ ├── Icons.32x32.Question.png │ │ │ ├── Icons.32x32.Warning.png │ │ │ ├── Icons.48x48.CurrentFrame.png │ │ │ ├── Icons.AboutImage.png │ │ │ ├── Icons.ClassBrowserIcon.png │ │ │ ├── Icons.FileScoutIcon.png │ │ │ ├── Icons.ProjectScoutIcon.png │ │ │ ├── Icons.SharpDevelopIcon.ico │ │ │ ├── Icons.TipOfTheDayIcon.png │ │ │ └── magnifier.png │ │ │ ├── BitmapResources.res │ │ │ ├── Bookmarks │ │ │ ├── Bookmarks.pdn │ │ │ ├── Breakpoint.pdn │ │ │ ├── Breakpoint.png │ │ │ ├── BreakpointConditional.png │ │ │ ├── ClearAll.png │ │ │ ├── CurrentLine.png │ │ │ ├── DeleteAllBreakpoints.PNG │ │ │ ├── DeleteAllMarks.png │ │ │ ├── DeleteMark.png │ │ │ ├── DisableAllBreakpoints.PNG │ │ │ ├── DisabledBreakpoint.png │ │ │ ├── EnableDisableAll.png │ │ │ ├── EnableDisableMark.png │ │ │ ├── GotoNext.png │ │ │ ├── GotoNextInFile.png │ │ │ ├── GotoNextInFolder.png │ │ │ ├── GotoPrev.png │ │ │ ├── GotoPrevInFile.png │ │ │ ├── GotoPrevInFolder.png │ │ │ ├── NextBreakpoint.png │ │ │ ├── Pin.png │ │ │ ├── PrevBreakpoint.png │ │ │ ├── ToggleMark.png │ │ │ ├── UnhealthyBreakpoint.png │ │ │ └── UnhealthyBreakpointConditional.png │ │ │ ├── Chloe Periscope-Orig_2.png │ │ │ ├── ClassBrowserIcons │ │ │ ├── AssemblyFromFile.png │ │ │ ├── ClassBrowserIcons.16x16.block.pdn │ │ │ ├── ClassBrowserIcons.16x16.pdn │ │ │ ├── Icons.16x16.Assembly.png │ │ │ ├── Icons.16x16.AssemblyError.png │ │ │ ├── Icons.16x16.AssemblyFromFile.png │ │ │ ├── Icons.16x16.AssemblyFromGAC.png │ │ │ ├── Icons.16x16.Class.png │ │ │ ├── Icons.16x16.Delegate.png │ │ │ ├── Icons.16x16.Enum.png │ │ │ ├── Icons.16x16.Event.png │ │ │ ├── Icons.16x16.ExtensionMethod.png │ │ │ ├── Icons.16x16.Field.png │ │ │ ├── Icons.16x16.Indexer.png │ │ │ ├── Icons.16x16.Interface.png │ │ │ ├── Icons.16x16.InternalClass.png │ │ │ ├── Icons.16x16.InternalDelegate.png │ │ │ ├── Icons.16x16.InternalEnum.png │ │ │ ├── Icons.16x16.InternalEvent.png │ │ │ ├── Icons.16x16.InternalExtensionMethod.png │ │ │ ├── Icons.16x16.InternalField.png │ │ │ ├── Icons.16x16.InternalIndexer.png │ │ │ ├── Icons.16x16.InternalInterface.png │ │ │ ├── Icons.16x16.InternalMethod.png │ │ │ ├── Icons.16x16.InternalProperty.png │ │ │ ├── Icons.16x16.InternalStruct.png │ │ │ ├── Icons.16x16.Keyword.png │ │ │ ├── Icons.16x16.Literal.png │ │ │ ├── Icons.16x16.Local.png │ │ │ ├── Icons.16x16.Method.png │ │ │ ├── Icons.16x16.Module.png │ │ │ ├── Icons.16x16.ModuleError.png │ │ │ ├── Icons.16x16.NameSpace.png │ │ │ ├── Icons.16x16.Operator.png │ │ │ ├── Icons.16x16.Parameter.png │ │ │ ├── Icons.16x16.PrivateClass.png │ │ │ ├── Icons.16x16.PrivateDelegate.png │ │ │ ├── Icons.16x16.PrivateEnum.png │ │ │ ├── Icons.16x16.PrivateEvent.png │ │ │ ├── Icons.16x16.PrivateExtensionMethod.png │ │ │ ├── Icons.16x16.PrivateField.png │ │ │ ├── Icons.16x16.PrivateIndexer.png │ │ │ ├── Icons.16x16.PrivateInterface.png │ │ │ ├── Icons.16x16.PrivateMethod.png │ │ │ ├── Icons.16x16.PrivateProperty.png │ │ │ ├── Icons.16x16.PrivateStruct.png │ │ │ ├── Icons.16x16.Property.png │ │ │ ├── Icons.16x16.ProtectedClass.png │ │ │ ├── Icons.16x16.ProtectedDelegate.png │ │ │ ├── Icons.16x16.ProtectedEnum.png │ │ │ ├── Icons.16x16.ProtectedEvent.png │ │ │ ├── Icons.16x16.ProtectedExtensionMethod.png │ │ │ ├── Icons.16x16.ProtectedField.png │ │ │ ├── Icons.16x16.ProtectedIndexer.png │ │ │ ├── Icons.16x16.ProtectedInterface.png │ │ │ ├── Icons.16x16.ProtectedMethod.png │ │ │ ├── Icons.16x16.ProtectedProperty.png │ │ │ ├── Icons.16x16.ProtectedStruct.png │ │ │ ├── Icons.16x16.Reference.png │ │ │ ├── Icons.16x16.Struct.png │ │ │ ├── Icons.16x16.Workspace.png │ │ │ ├── Object.pdn │ │ │ ├── Object3D.pdn │ │ │ └── Object3D_2.pdn │ │ │ ├── CodeCoverageIcons │ │ │ ├── CodeCoverage.Icons.16x16.File.png │ │ │ ├── CodeCoverage.Icons.16x16.Pad.png │ │ │ ├── CodeCoverage.Icons.16x16.Run.png │ │ │ └── CodeCoverage.pdn │ │ │ ├── DebuggerIcons │ │ │ ├── Icons.16x16.Debug.Assembly.png │ │ │ ├── Icons.16x16.Debug.Break.png │ │ │ ├── Icons.16x16.Debug.Continue.png │ │ │ ├── Icons.16x16.Debug.Start.png │ │ │ ├── Icons.16x16.Debug.StartWithoutDebugging.png │ │ │ ├── Icons.16x16.Debug.StepInto.png │ │ │ ├── Icons.16x16.Debug.StepOut.png │ │ │ ├── Icons.16x16.Debug.StepOver.png │ │ │ └── Icons.16x16.Debug.StopProcess.png │ │ │ ├── NavigationIcons │ │ │ ├── Icons.16x16.NavigateBack.disabled.png │ │ │ ├── Icons.16x16.NavigateBack.png │ │ │ └── Icons.16x16.NavigateForward.png │ │ │ ├── OpenCloseFiles.xcf │ │ │ ├── OutputPadIcons │ │ │ ├── ClearOutputWindow.png │ │ │ ├── OutputPadIcons.pdn │ │ │ └── ToggleWordWrap.png │ │ │ ├── PadIcons │ │ │ ├── Bookmarks.png │ │ │ ├── Breakpoints.png │ │ │ ├── Callstack.png │ │ │ ├── ClassBrowser.png │ │ │ ├── DefinitionView.png │ │ │ ├── ErrorList.png │ │ │ ├── Exceptions.png │ │ │ ├── FileBrowser.png │ │ │ ├── FindResults.png │ │ │ ├── HtmlHelp2.16x16.DynamicHelp.png │ │ │ ├── HtmlHelp2.16x16.Favorites.png │ │ │ ├── HtmlHelp2.16x16.Index.png │ │ │ ├── HtmlHelp2.16x16.IndexResults.png │ │ │ ├── HtmlHelp2.16x16.Search.png │ │ │ ├── HtmlHelp2.16x16.SearchResults.png │ │ │ ├── HtmlHelp2.16x16.Toc.png │ │ │ ├── LoadedModules.png │ │ │ ├── LocalVariables.png │ │ │ ├── MbUnit.png │ │ │ ├── MethodView.png │ │ │ ├── NUnit.png │ │ │ ├── NextMemory.png │ │ │ ├── Output.png │ │ │ ├── PadIcons.pdn │ │ │ ├── Parallel.png │ │ │ ├── PreviousMemory.png │ │ │ ├── ProjectBrowser.png │ │ │ ├── TaskList.png │ │ │ ├── Threads.png │ │ │ ├── Toolbar.png │ │ │ ├── WatchPad.png │ │ │ ├── XPathQuery.png │ │ │ ├── ZoomControl.png │ │ │ └── memory.png │ │ │ ├── ProjectBrowserIcons │ │ │ ├── CodeBehind.png │ │ │ ├── Folder.Closed.png │ │ │ ├── Folder.Missing.png │ │ │ ├── Folder.Open.png │ │ │ ├── GhostFile.png │ │ │ ├── GhostFolder.Closed.png │ │ │ ├── GhostFolder.Open.png │ │ │ ├── MissingFile.png │ │ │ ├── MissingProject.png │ │ │ ├── MissingSolution.png │ │ │ ├── ProjectWarning.png │ │ │ ├── PropertyFolder.Closed.png │ │ │ ├── PropertyFolder.Open.png │ │ │ ├── ReferenceFolder.Closed.png │ │ │ ├── ReferenceFolder.Open.png │ │ │ ├── Solution.png │ │ │ ├── SolutionFolder.Closed.png │ │ │ ├── SolutionFolder.CreateNew.png │ │ │ ├── SolutionFolder.Open.png │ │ │ ├── Toolbar.Refresh.png │ │ │ ├── Toolbar.ShowHiddenFiles.png │ │ │ ├── WebReference.png │ │ │ ├── WebReferenceFolder.Closed.png │ │ │ └── WebReferenceFolder.Open.png │ │ │ ├── ResAsm.exe │ │ │ ├── ResAsm.exe.config │ │ │ ├── SD-splash-05-600X300.png │ │ │ ├── SetupIcons │ │ │ ├── Setup.Icons.16x16.Component.png │ │ │ └── Setup.Icons.16x16.SetupDialogsPad.png │ │ │ ├── SharpDevelop Icon.png │ │ │ ├── SharpQueryIcons │ │ │ ├── Icons.16x16.SharpQuery.AddConnection.png │ │ │ ├── Icons.16x16.SharpQuery.Column.png │ │ │ ├── Icons.16x16.SharpQuery.Database.png │ │ │ ├── Icons.16x16.SharpQuery.DatabaseConnection.png │ │ │ ├── Icons.16x16.SharpQuery.DatabaseConnectionClose.png │ │ │ ├── Icons.16x16.SharpQuery.NodeError.png │ │ │ ├── Icons.16x16.SharpQuery.Procedure.png │ │ │ ├── Icons.16x16.SharpQuery.ProceduresRoot.png │ │ │ ├── Icons.16x16.SharpQuery.Refresh.png │ │ │ ├── Icons.16x16.SharpQuery.Remove.png │ │ │ ├── Icons.16x16.SharpQuery.Table.png │ │ │ ├── Icons.16x16.SharpQuery.TablesRoot.png │ │ │ ├── Icons.16x16.SharpQuery.View.png │ │ │ ├── Icons.16x16.SharpQuery.ViewsRoot.png │ │ │ └── SharpQueryIcons.pdn │ │ │ ├── SharpReportIcons │ │ │ ├── Icons.16.16.SharpReport.Line.png │ │ │ ├── Icons.16.16.SharpReport.Textbox.png │ │ │ ├── Icons.16x16.SharpReport.Ascending.png │ │ │ ├── Icons.16x16.SharpReport.Descending.png │ │ │ ├── Icons.16x16.SharpReport.Function.png │ │ │ ├── Icons.16x16.SharpReport.Rectangle.png │ │ │ └── Icons.16x16.SharpReport.Table.png │ │ │ ├── SplashScreen.fla │ │ │ ├── StartPageLayout │ │ │ ├── blue │ │ │ │ ├── balken_links.gif │ │ │ │ ├── balken_mitte.gif │ │ │ │ └── balken_rechts.gif │ │ │ ├── brown │ │ │ │ ├── balken_links.gif │ │ │ │ ├── balken_mitte.gif │ │ │ │ └── balken_rechts.gif │ │ │ ├── common │ │ │ │ ├── blind.gif │ │ │ │ ├── dot_listing.gif │ │ │ │ ├── klinker_milestone.gif │ │ │ │ ├── line_hor_black.gif │ │ │ │ ├── milestone_col_head.gif │ │ │ │ └── pixel_weiss.gif │ │ │ ├── default.css │ │ │ ├── green │ │ │ │ ├── balken_links.gif │ │ │ │ ├── balken_mitte.gif │ │ │ │ └── balken_rechts.gif │ │ │ ├── orange │ │ │ │ ├── balken_links.gif │ │ │ │ ├── balken_mitte.gif │ │ │ │ └── balken_rechts.gif │ │ │ └── red │ │ │ │ ├── balken_links.gif │ │ │ │ ├── balken_mitte.gif │ │ │ │ └── balken_rechts.gif │ │ │ ├── SubversionIcons │ │ │ ├── SVN.pdn │ │ │ ├── Svn.ApplyPatch.png │ │ │ ├── Svn.Checkout.png │ │ │ ├── Svn.Commit.png │ │ │ ├── Svn.CreatePatch.png │ │ │ ├── Svn.Export.png │ │ │ ├── Svn.Import.png │ │ │ ├── Svn.StatusImages.png │ │ │ └── Svn.Update.png │ │ │ ├── WatchIcons │ │ │ ├── WatchAdd.png │ │ │ ├── WatchDelete.png │ │ │ ├── Watches.pdn │ │ │ └── WatchesDelete.png │ │ │ ├── backendicons │ │ │ ├── BackEndIcons16x16.pdn │ │ │ ├── BackEndIcons32x32.pdn │ │ │ ├── Boo │ │ │ │ ├── Boo.File.EmptyFile.png │ │ │ │ ├── Boo.File.Form.png │ │ │ │ ├── Boo.FileIcon.png │ │ │ │ ├── Boo.Project.EmptyProject.png │ │ │ │ ├── Boo.Project.Form.png │ │ │ │ └── Boo.ProjectIcon.png │ │ │ ├── CSharp │ │ │ │ ├── SmallFile.png │ │ │ │ ├── SmallProject.png │ │ │ │ ├── file │ │ │ │ │ ├── EmptyFile.png │ │ │ │ │ ├── Form.png │ │ │ │ │ ├── FullFile.png │ │ │ │ │ ├── Interface.png │ │ │ │ │ ├── MvcRazorFile.Small.png │ │ │ │ │ ├── MvcRazorFile.png │ │ │ │ │ ├── NewClass.png │ │ │ │ │ ├── PRISMView.png │ │ │ │ │ ├── PRISMViewModel.png │ │ │ │ │ ├── WPFCustomControl.png │ │ │ │ │ ├── WPFFlowDocument.png │ │ │ │ │ ├── WPFPage.png │ │ │ │ │ ├── WPFPageFunction.png │ │ │ │ │ ├── WPFResourceDictionary.png │ │ │ │ │ ├── WPFUserControl.png │ │ │ │ │ ├── WPFWindow.png │ │ │ │ │ └── WebFile.png │ │ │ │ └── project │ │ │ │ │ ├── ASPProject.png │ │ │ │ │ ├── ControlLibrary.png │ │ │ │ │ ├── DOSProject.png │ │ │ │ │ ├── EmptyProject.png │ │ │ │ │ ├── Form.png │ │ │ │ │ ├── FullProject.png │ │ │ │ │ ├── Library.png │ │ │ │ │ ├── MvcRazorProject.png │ │ │ │ │ ├── PRISMApplication.png │ │ │ │ │ ├── PRISMModule.png │ │ │ │ │ ├── ServiceProject.png │ │ │ │ │ ├── UserControl.png │ │ │ │ │ ├── WCFServiceProject.png │ │ │ │ │ ├── WPFBrowserProject.png │ │ │ │ │ ├── WPFCustomControlLibrary.png │ │ │ │ │ ├── WPFNavigationProject.png │ │ │ │ │ ├── WPFProject.png │ │ │ │ │ ├── WPFUserControlLibrary.png │ │ │ │ │ ├── WebProject.png │ │ │ │ │ └── WebService.png │ │ │ ├── FSharp │ │ │ │ ├── F#.File.EmptyClass.png │ │ │ │ ├── F#.FileIcon.png │ │ │ │ ├── F#.Project.DOSProject.png │ │ │ │ ├── F#.Project.Library.png │ │ │ │ └── F#.ProjectIcon.png │ │ │ ├── Fish16x16.png │ │ │ ├── Fish32x32.png │ │ │ ├── JScript │ │ │ │ ├── SmallFile.png │ │ │ │ ├── SmallProject.png │ │ │ │ ├── file │ │ │ │ │ ├── EmptyFile.png │ │ │ │ │ ├── Form.png │ │ │ │ │ ├── FullFile.png │ │ │ │ │ ├── NewClass.png │ │ │ │ │ └── WebFile.png │ │ │ │ └── project │ │ │ │ │ ├── ASPProject.png │ │ │ │ │ ├── ControlLibrary.png │ │ │ │ │ ├── DOSProject.png │ │ │ │ │ ├── EmptyProject.png │ │ │ │ │ ├── Form.png │ │ │ │ │ ├── FullProject.png │ │ │ │ │ ├── Library.png │ │ │ │ │ ├── ServiceProject.png │ │ │ │ │ ├── UserControl.png │ │ │ │ │ └── WebProject.png │ │ │ ├── Java │ │ │ │ ├── SmallFile.png │ │ │ │ ├── SmallProject.png │ │ │ │ ├── file │ │ │ │ │ ├── EmptyFile.png │ │ │ │ │ ├── Form.png │ │ │ │ │ ├── FullFile.png │ │ │ │ │ ├── NewClass.png │ │ │ │ │ └── WebFile.png │ │ │ │ └── project │ │ │ │ │ ├── ASPProject.png │ │ │ │ │ ├── ControlLibrary.png │ │ │ │ │ ├── DOSProject.png │ │ │ │ │ ├── EmptyProject.png │ │ │ │ │ ├── Form.png │ │ │ │ │ ├── FullProject.png │ │ │ │ │ ├── Library.png │ │ │ │ │ ├── ServiceProject.png │ │ │ │ │ ├── UserControl.png │ │ │ │ │ └── WebProject.png │ │ │ ├── Python │ │ │ │ ├── Python.ProjectBrowser.File.png │ │ │ │ ├── Python.ProjectBrowser.Project.png │ │ │ │ ├── Python.Template.Class.png │ │ │ │ ├── Python.Template.ConsoleProject.png │ │ │ │ ├── Python.Template.EmptyFile.png │ │ │ │ ├── Python.Template.Form.png │ │ │ │ ├── Python.Template.LibraryProject.png │ │ │ │ └── Python.Template.WinFormsProject.png │ │ │ ├── Ruby │ │ │ │ ├── Ruby.ProjectBrowser.File.png │ │ │ │ ├── Ruby.ProjectBrowser.Project.png │ │ │ │ ├── Ruby.Template.Class.png │ │ │ │ ├── Ruby.Template.ConsoleProject.png │ │ │ │ ├── Ruby.Template.EmptyFile.png │ │ │ │ ├── Ruby.Template.Form.png │ │ │ │ ├── Ruby.Template.LibraryProject.png │ │ │ │ └── Ruby.Template.WinFormsProject.png │ │ │ ├── SolutionSD.pdn │ │ │ ├── VB │ │ │ │ ├── SmallFile.png │ │ │ │ ├── SmallProject.png │ │ │ │ ├── file │ │ │ │ │ ├── EmptyFile.png │ │ │ │ │ ├── Form.png │ │ │ │ │ ├── FullFile.png │ │ │ │ │ ├── Interface.png │ │ │ │ │ ├── MvcRazorFile.Small.png │ │ │ │ │ ├── MvcRazorFile.png │ │ │ │ │ ├── NewClass.png │ │ │ │ │ ├── WPFCustomControl.png │ │ │ │ │ ├── WPFFlowDocument.png │ │ │ │ │ ├── WPFPage.png │ │ │ │ │ ├── WPFPageFunction.png │ │ │ │ │ ├── WPFResourceDictionary.png │ │ │ │ │ ├── WPFUserControl.png │ │ │ │ │ ├── WPFWindow.png │ │ │ │ │ └── WebFile.png │ │ │ │ └── project │ │ │ │ │ ├── ASPProject.png │ │ │ │ │ ├── ControlLibrary.png │ │ │ │ │ ├── DOSProject.png │ │ │ │ │ ├── EmptyProject.png │ │ │ │ │ ├── Form.png │ │ │ │ │ ├── FullProject.png │ │ │ │ │ ├── Library.png │ │ │ │ │ ├── MvcRazorProject.png │ │ │ │ │ ├── ServiceProject.png │ │ │ │ │ ├── UserControl.png │ │ │ │ │ ├── WCFServiceProject.png │ │ │ │ │ ├── WPFBrowserProject.png │ │ │ │ │ ├── WPFCustomControlLibrary.png │ │ │ │ │ ├── WPFNavigationProject.png │ │ │ │ │ ├── WPFProject.png │ │ │ │ │ ├── WPFUserControlLibrary.png │ │ │ │ │ ├── WebProject.png │ │ │ │ │ └── WebService.png │ │ │ ├── WPFBoxes16x16.pdn │ │ │ ├── app-windos32x32.pdn │ │ │ ├── cpp │ │ │ │ ├── SmallFile.png │ │ │ │ ├── SmallProject.png │ │ │ │ ├── file │ │ │ │ │ ├── EmptyFile.png │ │ │ │ │ ├── Form.png │ │ │ │ │ ├── FullFile.png │ │ │ │ │ ├── NewClass.png │ │ │ │ │ └── WebFile.png │ │ │ │ └── project │ │ │ │ │ ├── ASPProject.png │ │ │ │ │ ├── ControlLibrary.png │ │ │ │ │ ├── DOSProject.png │ │ │ │ │ ├── EmptyProject.png │ │ │ │ │ ├── Form.png │ │ │ │ │ ├── FullProject.png │ │ │ │ │ ├── Library.png │ │ │ │ │ ├── ServiceProject.png │ │ │ │ │ ├── UserControl.png │ │ │ │ │ └── WebProject.png │ │ │ └── miscFiles │ │ │ │ ├── ASP_16.png │ │ │ │ ├── ASP_32.png │ │ │ │ ├── AddIn16.png │ │ │ │ ├── AddIn32.png │ │ │ │ ├── CSS_16.png │ │ │ │ ├── CSS_32.png │ │ │ │ ├── DTD_16.png │ │ │ │ ├── DTD_32.png │ │ │ │ ├── Icons.16x16.CombineIcon.png │ │ │ │ ├── Icons.16x16.HTMLIcon.png │ │ │ │ ├── Icons.16x16.MiscFiles.png │ │ │ │ ├── Icons.16x16.ResourceFileIcon.png │ │ │ │ ├── Icons.16x16.SolutionIcon.png │ │ │ │ ├── Icons.16x16.StrongNameKeyFileIcon.png │ │ │ │ ├── Icons.16x16.TextFileIcon.png │ │ │ │ ├── Icons.16x16.XAMLFileIcon.png │ │ │ │ ├── Icons.16x16.XMLFileIcon.png │ │ │ │ ├── Icons.32x32.CombineIcon.png │ │ │ │ ├── Icons.32x32.EmptyFileIcon.png │ │ │ │ ├── Icons.32x32.EmptyProjectIcon.png │ │ │ │ ├── Icons.32x32.HTMLFileIcon.png │ │ │ │ ├── Icons.32x32.ResourceFileIcon.png │ │ │ │ ├── Icons.32x32.TextFileIcon.png │ │ │ │ ├── Icons.32x32.XMLFileIcon.png │ │ │ │ ├── TextTemplate.File.png │ │ │ │ ├── TextTemplate.ProjectBrowser.File.png │ │ │ │ ├── XSD_16.png │ │ │ │ ├── XSD_32.png │ │ │ │ ├── XSL_16.png │ │ │ │ └── XSL_32.png │ │ │ └── build.bat │ └── languages │ │ ├── Arabic.png │ │ ├── LanguageDefinition.xml │ │ ├── Serbia.png │ │ ├── brazil.png │ │ ├── bulgaria.png │ │ ├── catalonia.png │ │ ├── chinalg.png │ │ ├── czech.png │ │ ├── denmark.png │ │ ├── england.png │ │ ├── finnish.png │ │ ├── france.png │ │ ├── germany.png │ │ ├── hungary.png │ │ ├── italy.png │ │ ├── japan.png │ │ ├── lithuania.png │ │ ├── mexico.png │ │ ├── netherlands.png │ │ ├── norway.png │ │ ├── poland.png │ │ ├── portugal.png │ │ ├── romania.png │ │ ├── russia.png │ │ ├── slovenia.png │ │ ├── south_korea.png │ │ ├── spain.png │ │ ├── sweden.png │ │ ├── turkey.png │ │ ├── uk.png │ │ └── usa.png ├── schemas │ ├── AddIn.xsd │ ├── W3C-License.html │ ├── XMLSchema.xsd │ ├── appconfig.xsd │ ├── difxapp.xsd │ ├── firewall.xsd │ ├── gaming.xsd │ ├── iis.xsd │ ├── lux.xsd │ ├── manifest.xsd │ ├── msmq.xsd │ ├── netfx.xsd │ ├── nuspec.xsd │ ├── ps.xsd │ ├── readme.txt │ ├── sql.xsd │ ├── util.xsd │ ├── vs.xsd │ ├── wix.xsd │ ├── wixloc.xsd │ └── xslt.xsd └── templates │ ├── file │ ├── CSharp │ │ ├── CSharp.ConfigurationElement.xft │ │ ├── CSharp.ConfigurationElementCollection.xft │ │ ├── CSharp.ConfigurationSection.xft │ │ ├── CSharp.Empty.xft │ │ ├── CSharp.EmptyClass.xft │ │ ├── CSharp.Exception.xft │ │ ├── CSharp.Forms.Form.xft │ │ ├── CSharp.Forms.UserControl.xft │ │ ├── CSharp.Interface.xft │ │ ├── CSharp.Mvc.Controller.xft │ │ ├── CSharp.Mvc.Razor.LayoutPage.xft │ │ ├── CSharp.Mvc.Razor.PartialPage.xft │ │ ├── CSharp.Mvc.Razor.ViewPage.xft │ │ ├── CSharp.Mvc.ViewContentPage.xft │ │ ├── CSharp.Mvc.ViewMasterPage.xft │ │ ├── CSharp.Mvc.ViewPage.xft │ │ ├── CSharp.Mvc.ViewUserControl.xft │ │ ├── CSharp.Patterns.Singleton.xft │ │ ├── CSharp.RecentFilesCollection.xft │ │ ├── CSharp.Struct.xft │ │ ├── CSharp.UnitTest.xft │ │ ├── CSharp.WPFFlowDocument.xft │ │ ├── CSharp.WPFPage.xft │ │ ├── CSharp.WPFPageFunction.xft │ │ ├── CSharp.WPFResourceDictionary.xft │ │ ├── CSharp.WPFUserControl.xft │ │ ├── CSharp.WPFWindow.xft │ │ ├── CSharp.WcfRestService.xft │ │ ├── CSharp.WcfService.xft │ │ ├── CSharp.Web.WebControl.xft │ │ ├── CSharp.Web.WebForm.xft │ │ ├── CSharp.Web.WebHandler.xft │ │ ├── CSharp.Web.WebService.xft │ │ ├── ConfigurationElement.cs │ │ ├── ConfigurationElementCollection.cs │ │ ├── ConfigurationSection.cs │ │ ├── RecentFileElement.cs │ │ └── RecentFilesCollection.cs │ ├── Misc │ │ ├── AppConfigFile.xft │ │ ├── EmptyMsBuildFile.xft │ │ ├── EmptyResourceFile.xft │ │ ├── EmptyTextFile.xft │ │ └── EmptyXMLFile.xft │ ├── SharpDevelop │ │ ├── AddInOptions.xft │ │ ├── ExampleMenuCommand.xft │ │ ├── ExampleOptionPanel.xft │ │ ├── ExamplePad.xft │ │ ├── ExampleView.xft │ │ └── SimpleCommand.xft │ ├── VB │ │ ├── VB.Empty.xft │ │ ├── VB.EmptyClass.xft │ │ ├── VB.Exception.xft │ │ ├── VB.Forms.Form.xft │ │ ├── VB.Forms.UserControl.xft │ │ ├── VB.Interface.xft │ │ ├── VB.Module.xft │ │ ├── VB.Mvc.Controller.xft │ │ ├── VB.Mvc.Razor.LayoutPage.xft │ │ ├── VB.Mvc.Razor.PartialPage.xft │ │ ├── VB.Mvc.Razor.ViewPage.xft │ │ ├── VB.Mvc.ViewContentPage.xft │ │ ├── VB.Mvc.ViewMasterPage.xft │ │ ├── VB.Mvc.ViewPage.xft │ │ ├── VB.Mvc.ViewUserControl.xft │ │ ├── VB.MyExtensionClass.xft │ │ ├── VB.Patterns.Singleton.xft │ │ ├── VB.Structure.xft │ │ ├── VB.UnitTest.xft │ │ ├── VB.WPFFlowDocument.xft │ │ ├── VB.WPFPage.xft │ │ ├── VB.WPFPageFunction.xft │ │ ├── VB.WPFResourceDictionary.xft │ │ ├── VB.WPFUserControl.xft │ │ ├── VB.WPFWindow.xft │ │ ├── VB.WcfRestService.xft │ │ ├── VB.WcfService.xft │ │ ├── VB.Web.WebControl.xft │ │ ├── VB.Web.WebForm.xft │ │ ├── VB.Web.WebHandler.xft │ │ └── VB.Web.WebService.xft │ └── Web │ │ ├── EmptyHTMLFile.xft │ │ ├── EmptyJavaScript.xft │ │ └── EmptyStyleSheet.xft │ └── project │ ├── AddInWritingHelp.txt │ ├── CSharp │ ├── CSharp.WcfRestServiceProject.xpt │ ├── CSharp.WcfServiceProject.xpt │ ├── ConsoleProject.xpt │ ├── ControlLibrary.xpt │ ├── DefaultAssemblyInfo.cs │ ├── EmptyMvc3WebProject.xpt │ ├── EmptyMvc4WebProject.xpt │ ├── EmptyProject.xpt │ ├── FormsProject.xpt │ ├── Library.xpt │ ├── Mvc3RazorProject.xpt │ ├── Mvc3WebProject.xpt │ ├── Mvc4RazorProject.xpt │ ├── Mvc4WebProject.xpt │ ├── NotifyIcon.xpt │ ├── NotifyIconResources.resx │ ├── PortableAssemblyInfo.cs │ ├── PortableLibrary.xpt │ ├── Service.xpt │ ├── SharedAddin.xpt │ ├── SharpDevelopAddin.xpt │ ├── SharpDevelopCustomTool.xpt │ ├── SharpDevelopCustomToolTemplate.xft.xml │ ├── SharpDevelopMacro.xpt │ ├── SilverlightApplication.xpt │ ├── WPFApplication.xpt │ ├── WPFAssemblyInfo.cs │ ├── WPFNavigationApplication.xpt │ ├── WebService.xpt │ └── WebpageProject.xpt │ ├── ComplexExample.xpt.test │ ├── Misc │ └── BlankSolution.xpt │ └── VB │ ├── ConsoleProject.xpt │ ├── ControlLibrary.xpt │ ├── DefaultAssemblyInfo.vb │ ├── EmptyMvc3WebProject.xpt │ ├── EmptyMvc4WebProject.xpt │ ├── EmptyProject.xpt │ ├── FormsProject.xpt │ ├── Library.xpt │ ├── Mvc3RazorProject.xpt │ ├── Mvc3WebProject.xpt │ ├── Mvc4RazorProject.xpt │ ├── Mvc4WebProject.xpt │ ├── MySettings.settings │ ├── MyWpfExtension.vb │ ├── NotifyIcon.xpt │ ├── NotifyIconResources.resx │ ├── Service.xpt │ ├── SharedAddin.xpt │ ├── SharpDevelopAddin.xpt │ ├── SharpDevelopCustomTool.xpt │ ├── SharpDevelopCustomToolTemplate.xft.xml │ ├── SharpDevelopMacro.xpt │ ├── SilverlightApplication.xpt │ ├── VB.WcfRestServiceProject.xpt │ ├── VB.WcfServiceProject.xpt │ ├── WPFApplication.xpt │ ├── WPFAssemblyInfo.vb │ ├── WPFNavigationApplication.xpt │ ├── WebService.xpt │ └── WebpageProject.xpt ├── debugbuild.bat ├── doc ├── BuiltWithSharpDevelop.png ├── Dependencies.html ├── SharpDevelopInfoResources.txt ├── copyright.txt ├── license.txt ├── readme.rtf └── technotes │ ├── AddIn Writing Help.url │ ├── AddInBuildingGuide.rtf │ ├── AddInManager.rtf │ ├── AddInTree.rtf │ ├── BuildSystem.txt │ ├── CodingStyleGuide.rtf │ ├── ConditionList.html │ ├── DoozerList.html │ ├── Release Process.txt │ ├── TechicalWritingMadeEasier.rtf │ ├── TheFineArtOfCommenting.rtf │ ├── Versioning.html │ └── listing.css ├── releasebuild.bat ├── samples ├── AvalonEdit.Sample │ ├── App.xaml │ ├── App.xaml.cs │ ├── AvalonEdit.Sample.csproj │ ├── AvalonEdit.Sample.sln │ ├── AvalonEdit │ │ ├── dependencies.png │ │ ├── folding.png │ │ ├── renderingPipeline.png │ │ ├── screenshot.png │ │ └── snoop.png │ ├── BraceFoldingStrategy.cs │ ├── ColorizeAvalonEdit.cs │ ├── CustomHighlighting.xshd │ ├── ImageElementGenerator.cs │ ├── Images │ │ ├── Copy.png │ │ ├── Cut.png │ │ ├── Delete.png │ │ ├── Open.png │ │ ├── Paste.png │ │ ├── Redo.png │ │ ├── Save.png │ │ ├── Undo.png │ │ └── WordWrap.png │ ├── MyCompletionData.cs │ ├── Properties │ │ ├── AssemblyInfo.cs │ │ └── WPFAssemblyInfo.cs │ ├── RenderingPipeline.pptx │ ├── Window1.xaml │ ├── Window1.xaml.cs │ ├── app.config │ ├── article.html │ ├── document.html │ └── rendering.html ├── CSharpCodeCompletion │ └── readme.rtf ├── CodonCreation │ ├── AssemblyInfo.cs │ ├── CodonCreation.addin │ ├── CodonCreation.csproj │ ├── CodonCreation.rtf │ ├── CodonCreation.sln │ ├── ReadTestCodonCommand.cs │ ├── TestCodon.cs │ └── TestDoozer.cs ├── ComponentInspector │ ├── ComponentInspector.AddIn │ │ ├── ComponentInspector.AddIn.csproj │ │ ├── ComponentInspector.addin │ │ ├── Configuration │ │ │ └── AssemblyInfo.cs │ │ ├── Resources │ │ │ ├── GeneralOptionsPanel.xfrm │ │ │ ├── ObjectTreeOptionsPanel.xfrm │ │ │ └── TypeHandlerOptionsPanel.xfrm │ │ └── Src │ │ │ ├── CloseAssemblyCommand.cs │ │ │ ├── ComponentInspectorView.cs │ │ │ ├── FindCommand.cs │ │ │ ├── GeneralOptionsPanel.cs │ │ │ ├── ObjectTreeOptionsPanel.cs │ │ │ ├── OpenAssemblyCommand.cs │ │ │ ├── ShowComponentInspectorCommand.cs │ │ │ └── TypeHandlerOptionsPanel.cs │ ├── ComponentInspector.Core │ │ ├── BitmapResources.res │ │ ├── BitmapResources │ │ │ ├── CLSDFOLD.ico │ │ │ ├── ComClass.png │ │ │ ├── ComClassFolder.png │ │ │ ├── ComInterfaceFolder.png │ │ │ ├── ComModule.png │ │ │ ├── ComTypeDef.png │ │ │ ├── ComTypeLibFolder.png │ │ │ ├── ComUnion.png │ │ │ ├── CompInsp.ico │ │ │ ├── DispInterface.png │ │ │ ├── FolderClosed.png │ │ │ ├── FolderOpened.png │ │ │ ├── OPENFOLD.ico │ │ │ ├── Object1_16.png │ │ │ ├── Object2_16.png │ │ │ ├── TypeLib.png │ │ │ ├── activex.png │ │ │ ├── activexOuter.png │ │ │ ├── gac.ico │ │ │ ├── gears.png │ │ │ ├── vxassembly_icon.png │ │ │ ├── vxclass_icon.png │ │ │ ├── vxconstant_icon.png │ │ │ ├── vxdelegate_icon.png │ │ │ ├── vxenum_icon.png │ │ │ ├── vxenumitem_icon.png │ │ │ ├── vxerror_icon.png │ │ │ ├── vxevent_icon.png │ │ │ ├── vxexception_icon.png │ │ │ ├── vxfield_icon.png │ │ │ ├── vxinterface_icon.png │ │ │ ├── vxintrinsic_icon.png │ │ │ ├── vxmacro_icon.png │ │ │ ├── vxmap_icon.png │ │ │ ├── vxmapitem_icon.png │ │ │ ├── vxmethod_icon.png │ │ │ ├── vxmodule_icon.png │ │ │ ├── vxnamespace_icon.png │ │ │ ├── vxobject_icon.ico │ │ │ ├── vxoperator_icon.png │ │ │ ├── vxproperty_icon.png │ │ │ ├── vxsignal_icon_arrow.png │ │ │ ├── vxsignal_icon_diamond.png │ │ │ ├── vxsignal_icon_envelope.png │ │ │ ├── vxsignal_icon_key.png │ │ │ ├── vxsignal_icon_lock.png │ │ │ ├── vxstruct_icon.png │ │ │ ├── vxtemplate_icon.png │ │ │ ├── vxtypedef_icon.png │ │ │ ├── vxunion_icon.png │ │ │ └── vxvaluetype_icon.png │ │ ├── ComponentInspector.Core.csproj │ │ ├── Configuration │ │ │ └── AssemblyInfo.cs │ │ ├── Resources │ │ │ └── BitmapResources.resources │ │ └── Src │ │ │ ├── Controls │ │ │ ├── ErrorDialog.cs │ │ │ ├── NumericTextBox.cs │ │ │ ├── TreeListNode.cs │ │ │ ├── TreeListPanel.cs │ │ │ └── TreeListView.cs │ │ │ ├── Debug │ │ │ ├── CORDBLib_1_0.cs │ │ │ ├── Debugger.cs │ │ │ ├── EnumHolder.cs │ │ │ ├── EnumMarshaler.cs │ │ │ ├── Profile.cs │ │ │ └── cordebug.idl │ │ │ ├── ObjectBrowser │ │ │ ├── ActionMenuHelper.cs │ │ │ ├── ActiveX │ │ │ │ ├── DetailPanel.cs │ │ │ │ └── ObjectTreePanel.cs │ │ │ ├── AssemblySupport.cs │ │ │ ├── BrowserFinder.cs │ │ │ ├── BrowserTree.cs │ │ │ ├── CastInfo.cs │ │ │ ├── ComSupport.cs │ │ │ ├── CompNumber.cs │ │ │ ├── ComponentInspectorProperties.cs │ │ │ ├── ControlTree.cs │ │ │ ├── Dialogs │ │ │ │ ├── AboutDialog.cs │ │ │ │ ├── AttachDialog.cs │ │ │ │ ├── CastDialog.cs │ │ │ │ ├── ConstructorDialog.cs │ │ │ │ ├── CustomizeDialog.cs │ │ │ │ ├── Dialog.cs │ │ │ │ ├── FindDialog.cs │ │ │ │ ├── GettingStartedDialog.cs │ │ │ │ ├── ProgressDialog.cs │ │ │ │ ├── SplashDialog.cs │ │ │ │ ├── TracingDialog.cs │ │ │ │ └── WaitingForAppDialog.cs │ │ │ ├── DragDropSupport.cs │ │ │ ├── EventLogList.cs │ │ │ ├── GacList.cs │ │ │ ├── GuiDesigner │ │ │ │ ├── BrowserDesignerTransaction.cs │ │ │ │ ├── DesignerContainer.cs │ │ │ │ ├── DesignerHost.cs │ │ │ │ ├── DesignerSite.cs │ │ │ │ ├── DummyDesigner.cs │ │ │ │ ├── ImagePanel.cs │ │ │ │ └── ToolBoxService.cs │ │ │ ├── IBrowserNode.cs │ │ │ ├── ICastableTreeNode.cs │ │ │ ├── IConvertableTreeNode.cs │ │ │ ├── IDesignSurfaceNode.cs │ │ │ ├── IDragDropSourceTarget.cs │ │ │ ├── IDrapDropItem.cs │ │ │ ├── IDropTarget.cs │ │ │ ├── IEventLoggingMenuNode.cs │ │ │ ├── IEventLoggingNode.cs │ │ │ ├── IFavoriteTreeNode.cs │ │ │ ├── IInvokableTreeNode.cs │ │ │ ├── ILinkTarget.cs │ │ │ ├── IMenuTreeNode.cs │ │ │ ├── IObjectMember.cs │ │ │ ├── ISearchMaterializer.cs │ │ │ ├── ISearchNode.cs │ │ │ ├── ISearcher.cs │ │ │ ├── ITargetType.cs │ │ │ ├── ITypeTreeHandler.cs │ │ │ ├── IntermediateNodeType.cs │ │ │ ├── LinkHelpers │ │ │ │ ├── ComLinkHelper.cs │ │ │ │ ├── HelpLinkHelper.cs │ │ │ │ ├── ObjLinkHelper.cs │ │ │ │ ├── ObjMemberLinkHelper.cs │ │ │ │ └── TypeLinkHelper.cs │ │ │ ├── ObjectBrowser.cs │ │ │ ├── ObjectBrowserForm.cs │ │ │ ├── ObjectCreator.cs │ │ │ ├── OutputList.cs │ │ │ ├── PanelLabel.cs │ │ │ ├── Panels │ │ │ │ ├── ButtonPanel.cs │ │ │ │ ├── CustActiveXPanel.cs │ │ │ │ ├── CustDirPanel.cs │ │ │ │ ├── CustObjectPanel.cs │ │ │ │ ├── CustShowPanel.cs │ │ │ │ ├── CustTypeHandlerPanel.cs │ │ │ │ ├── DetailPanel.cs │ │ │ │ ├── ICustPanel.cs │ │ │ │ ├── ParamControlInfo.cs │ │ │ │ ├── ParamPanel.cs │ │ │ │ └── StatusPanel.cs │ │ │ ├── PresentationMap.cs │ │ │ ├── PreviouslyOpenedAssembly.cs │ │ │ ├── PreviouslyOpenedAssemblyCollection.cs │ │ │ ├── PreviouslyOpenedTypeLibrary.cs │ │ │ ├── PreviouslyOpenedTypeLibraryCollection.cs │ │ │ ├── SavedCastInfo.cs │ │ │ ├── SavedCastInfoCollection.cs │ │ │ ├── TreeNodes │ │ │ │ ├── AssemblyTreeNode.cs │ │ │ │ ├── BrowserTreeNode.cs │ │ │ │ ├── ComAppIdRootTreeNode.cs │ │ │ │ ├── ComCatRootTreeNode.cs │ │ │ │ ├── ComCatTreeNode.cs │ │ │ │ ├── ComClassRootTreeNode.cs │ │ │ │ ├── ComInterfaceRootTreeNode.cs │ │ │ │ ├── ComMemberTreeNode.cs │ │ │ │ ├── ComProgIdRootTreeNode.cs │ │ │ │ ├── ComRootTreeNode.cs │ │ │ │ ├── ComSearchMaterializer.cs │ │ │ │ ├── ComTypeLibRootTreeNode.cs │ │ │ │ ├── ComTypeLibTreeNode.cs │ │ │ │ ├── ComTypeTreeNode.cs │ │ │ │ ├── IntermediateTreeNode.cs │ │ │ │ ├── MemberTreeNode.cs │ │ │ │ ├── ModuleTreeNode.cs │ │ │ │ ├── NamespaceTreeNode.cs │ │ │ │ ├── ObjectTreeNode.cs │ │ │ │ ├── ObjectTypeTreeNode.cs │ │ │ │ └── TypeTreeNode.cs │ │ │ ├── TypeHandlerManager.cs │ │ │ ├── Types │ │ │ │ ├── BaseTypeHandler.cs │ │ │ │ ├── EventHandlerListTypeHandler.cs │ │ │ │ ├── IEnumeratorTypeHandler.cs │ │ │ │ └── IListTypeHandler.cs │ │ │ └── Version.cs │ │ │ ├── Objects │ │ │ ├── AssemblyInfo.cs │ │ │ ├── BasicInfo.cs │ │ │ ├── ClassCache.cs │ │ │ ├── ComAppInfo.cs │ │ │ ├── ComClassInfo.cs │ │ │ ├── ComInterfaceInfo.cs │ │ │ ├── ComMemberInfo.cs │ │ │ ├── ComObjectInfo.cs │ │ │ ├── ComStructInfo.cs │ │ │ ├── ComTypeDefInfo.cs │ │ │ ├── ComVariableInfo.cs │ │ │ ├── ICodeDom.cs │ │ │ ├── IObjectInfo.cs │ │ │ ├── IObjectNode.cs │ │ │ ├── NamePropCache.cs │ │ │ ├── ObjectInfo.cs │ │ │ ├── ObjectInfoFactory.cs │ │ │ ├── StructAccessor.cs │ │ │ ├── TypeLibKey.cs │ │ │ ├── TypeLibUtil.cs │ │ │ └── TypeLibrary.cs │ │ │ ├── Util │ │ │ ├── Constants.cs │ │ │ ├── LocalPrefs.cs │ │ │ ├── ReflectionHelper.cs │ │ │ ├── TraceUtil.cs │ │ │ └── Utils.cs │ │ │ └── Win32 │ │ │ ├── ActiveX.cs │ │ │ ├── Win32Utils.cs │ │ │ └── Windows.cs │ ├── ComponentInspector.sln │ └── ComponentInspector │ │ ├── ComponentInspector.csproj │ │ ├── Configuration │ │ └── AssemblyInfo.cs │ │ ├── Src │ │ ├── ComponentInspectorApplication.cs │ │ └── PropertyService.cs │ │ └── app.config ├── CppBackendBinding │ ├── Configuration │ │ └── AssemblyInfo.cs │ ├── CppBackendBinding.addin │ ├── CppBackendBinding.csproj │ ├── CppBackendBinding.sln │ ├── CppProject.cs │ ├── CppProjectBinding.cs │ ├── FileGroup.cs │ ├── FileItem.cs │ └── readme.rtf ├── CustomPad │ ├── AssemblyInfo.cs │ ├── CustomPad.addin │ ├── CustomPad.csproj │ ├── CustomPad.rtf │ ├── CustomPad.sln │ └── MyCustomPad.cs ├── CustomView │ ├── AssemblyInfo.cs │ ├── CustomView.addin │ ├── CustomView.csproj │ ├── CustomView.rtf │ ├── CustomView.sln │ ├── MyCustomView.cs │ └── ShowCustomViewCommand.cs ├── DisplayBindings │ ├── AlternateEditor │ │ ├── AlternateEditor.addin │ │ ├── AlternateEditor.csproj │ │ ├── AlternateEditor.rtf │ │ ├── AlternateEditor.sln │ │ ├── AlternateEditorDisplayBinding.cs │ │ ├── AssemblyInfo.cs │ │ └── Editor.cs │ ├── HtmlPreview │ │ ├── Configuration │ │ │ └── AssemblyInfo.cs │ │ ├── HtmlPreview.addin │ │ ├── HtmlPreview.csproj │ │ ├── HtmlPreview.sln │ │ └── Src │ │ │ ├── PreviewDisplayBinding.cs │ │ │ └── PreviewViewContent.cs │ └── ImageViewer │ │ ├── Configuration │ │ └── AssemblyInfo.cs │ │ ├── ImageViewer.addin │ │ ├── ImageViewer.csproj │ │ ├── ImageViewer.sln │ │ └── Src │ │ ├── ImageViewContent.cs │ │ └── ImageViewerDisplayBinding.cs ├── EmbeddedImageAddIn │ ├── Configuration │ │ └── AssemblyInfo.cs │ ├── EmbeddedImageAddIn.addin │ ├── EmbeddedImageAddIn.csproj │ ├── EmbeddedImageAddIn.sln │ ├── EmbeddedImageTextEditorExtension.cs │ ├── ImageCache.cs │ ├── ImageElement.cs │ ├── ImageElementGenerator.cs │ └── InsertImageCommand.cs ├── HtmlSyntaxColorizer │ ├── AssemblyInfo.cs │ ├── HtmlSyntaxColorizer.csproj │ ├── HtmlSyntaxColorizer.sln │ ├── HtmlWriter.cs │ ├── Main.cs │ └── app.config ├── ILAsmBinding │ ├── ILAsmBinding.sln │ ├── ILAsmBuildTask │ │ ├── ILAsm.cs │ │ ├── ILAsmBuildTask.csproj │ │ ├── Properties │ │ │ └── AssemblyInfo.cs │ │ ├── SharpDevelop.Build.Common.targets │ │ └── SharpDevelop.Build.MSIL.targets │ ├── Project │ │ ├── ILAsmBinding.addin │ │ ├── ILAsmBinding.csproj │ │ ├── ILAsmBinding.csproj.user │ │ ├── Resources │ │ │ └── ILAsm-Mode.xshd │ │ ├── Src │ │ │ ├── AssemblyInfo.cs │ │ │ ├── ILAsmProject.cs │ │ │ └── ILAsmProjectBinding.cs │ │ └── Templates │ │ │ └── ConsoleProject.xpt │ └── readme.rtf ├── LineCounter │ ├── Article │ │ ├── LineCounterSDAddIn │ │ │ ├── LineCounter.sdaddin │ │ │ ├── addinmanager.png │ │ │ ├── projectbrowser.png │ │ │ ├── properties.png │ │ │ ├── screenshot.png │ │ │ ├── screenshot2.png │ │ │ └── templatetype.png │ │ └── LineCounterSharpDevelopAddIn.html │ ├── Configuration │ │ └── AssemblyInfo.cs │ ├── LineCounter.addin │ ├── LineCounter.csproj │ ├── LineCounter.sln │ └── Src │ │ ├── Command.cs │ │ ├── Extensibility.cs │ │ ├── ImageListHelper.cs │ │ ├── LineCounterBrowser.Designer.cs │ │ ├── LineCounterBrowser.cs │ │ ├── LineCounterBrowser.resx │ │ └── LineCounterViewContent.cs ├── MSTest │ ├── MSTest.SharpDevelop.Tests │ │ ├── MSTest.SharpDevelop.Tests.csproj │ │ ├── MSTestBaseTests.cs │ │ ├── MSTestClassTests.cs │ │ ├── MSTestFrameworkTests.cs │ │ ├── MSTestProjectTests.cs │ │ ├── MSTestResultsTests.cs │ │ └── Properties │ │ │ └── AssemblyInfo.cs │ ├── MSTest.SharpDevelop.sln │ └── MSTest.SharpDevelop │ │ ├── MSTest.SharpDevelop.csproj │ │ ├── MSTest.addin │ │ ├── MSTestApplication.cs │ │ ├── MSTestApplicationCommandLine.cs │ │ ├── MSTestClass.cs │ │ ├── MSTestDebugger.cs │ │ ├── MSTestFramework.cs │ │ ├── MSTestMember.cs │ │ ├── MSTestMonitor.cs │ │ ├── MSTestOptions.cs │ │ ├── MSTestOptionsPanel.xaml │ │ ├── MSTestOptionsPanel.xaml.cs │ │ ├── MSTestProcessRunnerContext.cs │ │ ├── MSTestProject.cs │ │ ├── MSTestQualifiedClassName.cs │ │ ├── MSTestResult.cs │ │ ├── MSTestResults.cs │ │ ├── MSTestResultsFileName.cs │ │ ├── MSTestRunner.cs │ │ ├── ProjectItemExtensions.cs │ │ └── Properties │ │ └── AssemblyInfo.cs ├── Mono │ ├── Mono.AddIn.sln │ ├── Mono.AddIn │ │ ├── Configuration │ │ │ └── AssemblyInfo.cs │ │ ├── Mono.AddIn.csproj │ │ ├── Mono.addin │ │ ├── Mono.nuspec │ │ ├── Src │ │ │ ├── AddMonoReferenceCommand.cs │ │ │ ├── IsMonoInstalledCondition.cs │ │ │ ├── MonoGacReferencePanel.cs │ │ │ └── SelectMonoReferenceDialog.cs │ │ └── Templates │ │ │ ├── CSharp.Console.Project.xpt │ │ │ ├── CSharp.Gtk.Window.xft │ │ │ ├── CSharpGladeProject.xpt │ │ │ ├── CSharpGtkProject.xpt │ │ │ ├── DefaultApp.config │ │ │ ├── DefaultAssemblyInfo.cs │ │ │ ├── DefaultAssemblyInfo.vb │ │ │ ├── VBNet.Console.Project.xpt │ │ │ ├── VBNet.Gtk.Window.xft │ │ │ └── VBNetGtkProject.xpt │ ├── Mono.Build.Tasks.Tests │ │ ├── AssemblyInfo.cs │ │ ├── GeneralErrorParseTestFixture.cs │ │ ├── MockMbas.cs │ │ ├── MockMonoCSharpCompilerTask.cs │ │ ├── Mono.Build.Tasks.Tests.csproj │ │ ├── MonoBasicCommandLineTestFixture.cs │ │ ├── MonoCSharpCompilerCommandLineTestFixture.cs │ │ ├── NormalMbasErrorParseTestFixture.cs │ │ └── NormalMonoErrorParseTestFixture.cs │ └── Mono.Build.Tasks │ │ ├── AddMonoAssemblySearchPaths.cs │ │ ├── AssemblyInfo.cs │ │ ├── CompilerCommandLineArguments.cs │ │ ├── Dmcs.cs │ │ ├── GetMonoFrameworkPath.cs │ │ ├── GetMonoFrameworkSdkPath.cs │ │ ├── Gmcs.cs │ │ ├── Mcs.cs │ │ ├── Mono.Build.CSharp.targets │ │ ├── Mono.Build.Tasks.csproj │ │ ├── Mono.Build.VBNet.targets │ │ ├── MonoAssemblyName.cs │ │ ├── MonoBasicCompilerResultsParser.cs │ │ ├── MonoCSharpCompilerResultsParser.cs │ │ ├── MonoCSharpCompilerTask.cs │ │ ├── MonoCompilerTask.cs │ │ ├── MonoGacDirectory.cs │ │ ├── MonoGlobalAssemblyCache.cs │ │ ├── MonoToolLocationHelper.cs │ │ ├── SharpDevelop.Build.Mono.Dmcs.targets │ │ ├── SharpDevelop.Build.Mono.Gmcs.targets │ │ ├── SharpDevelop.Build.Mono.Mcs.targets │ │ ├── SharpDevelop.Build.Mono.Vbnc.targets │ │ ├── TargetMonoFrameworkVersion.cs │ │ └── Vbnc.cs ├── NAnt │ ├── NAnt.AddIn.Tests │ │ ├── AssemblyInfo.cs │ │ ├── CscNAntOutputTestFixture.cs │ │ ├── FatalErrorNAntOutputTestFixture.cs │ │ ├── InvalidNAntBuildFileTestFixture.cs │ │ ├── InvalidXmlNAntOutputTestFixture.cs │ │ ├── NAnt.AddIn.Tests.csproj │ │ ├── NAntErrorAndWarningOutputTestFixture.cs │ │ ├── NonFatalErrorNAntOutputTestFixture.cs │ │ ├── ReadNAntBuildFileTestFixture.cs │ │ ├── ReadOnlyPropertyNAntOutputTestFixture.cs │ │ ├── TargetDoesNotExistNAntOutputTestFixture.cs │ │ └── VBErrorNAntOutputTestFixture.cs │ ├── NAnt.AddIn.sln │ └── NAnt.AddIn │ │ ├── Configuration │ │ └── AssemblyInfo.cs │ │ ├── Icons │ │ ├── BitmapResources.res │ │ ├── NAnt.AddIn.Icons.16x16.BuildFile.png │ │ ├── NAnt.AddIn.Icons.16x16.BuildFileError.png │ │ ├── NAnt.AddIn.Icons.16x16.BuildTarget.png │ │ ├── NAnt.AddIn.Icons.16x16.BuildTargetError.png │ │ ├── NAnt.AddIn.Icons.16x16.DefaultBuildTarget.png │ │ ├── NAnt.AddIn.Icons.16x16.NAntPad.png │ │ ├── NAnt.AddIn.Icons.16x16.NewBuildFile.png │ │ ├── NAnt.AddIn.Icons.16x16.RunNAnt.png │ │ ├── NAnt.AddIn.Icons.16x16.RunNAntClean.png │ │ ├── NAnt.AddIn.Icons.16x16.StopNAnt.png │ │ ├── NAnt.AddIn.Icons.32x32.NAntBuildFileIcon.png │ │ └── build.bat │ │ ├── NAnt.AddIn.csproj │ │ ├── NAnt.addin │ │ ├── Resources │ │ └── BitmapResources.resources │ │ ├── Src │ │ ├── AddInOptions.cs │ │ ├── Commands │ │ │ ├── AbstractRunNAntCommand.cs │ │ │ ├── GoToErrorCommand.cs │ │ │ ├── GoToTargetDefinitionCommand.cs │ │ │ ├── OpenNAntBuildFileCommand.cs │ │ │ ├── RefreshNantPadCommand.cs │ │ │ ├── RunNAntCleanTargetCommand.cs │ │ │ ├── RunNAntCommand.cs │ │ │ ├── RunSelectedNAntCleanTargetCommand.cs │ │ │ ├── RunSelectedNAntTargetCommand.cs │ │ │ └── StopNAntCommand.cs │ │ ├── Gui │ │ │ ├── NAntAddInOptionsView.xaml │ │ │ ├── NAntAddInOptionsView.xaml.cs │ │ │ ├── NAntBuildFileErrorTreeNode.cs │ │ │ ├── NAntBuildFileTreeNode.cs │ │ │ ├── NAntBuildTargetTreeNode.cs │ │ │ ├── NAntPadContent.cs │ │ │ ├── NAntPadTreeView.cs │ │ │ └── NAntPadTreeViewImageList.cs │ │ ├── IsNAntRunningCondition.cs │ │ ├── NAntAddInException.cs │ │ ├── NAntBuildFile.cs │ │ ├── NAntBuildFileError.cs │ │ ├── NAntBuildTarget.cs │ │ ├── NAntBuildTargetCollection.cs │ │ ├── NAntExitEventArgs.cs │ │ ├── NAntMessageViewCategoryTextWriter.cs │ │ ├── NAntOutputParser.cs │ │ ├── NAntRunner.cs │ │ ├── NAntRunnerSingleton.cs │ │ └── TaskCollection.cs │ │ └── Templates │ │ └── EmptyNAntBuildFile.xft ├── PInvokeAddIn │ ├── Doc │ │ └── readme.txt │ ├── PInvokeAddIn.sln │ └── Project │ │ ├── Configuration │ │ └── AssemblyInfo.cs │ │ ├── PInvoke.addin │ │ ├── PInvoke.nuspec │ │ ├── PInvokeAddIn.csproj │ │ ├── PInvokeAddIn.csproj.user │ │ ├── Resources │ │ └── InsertPInvokeSignaturesForm.xfrm │ │ ├── Src │ │ ├── InsertPInvokeSignaturesCommand.cs │ │ ├── InsertPInvokeSignaturesForm.cs │ │ ├── PInvokeCodeGenerator.cs │ │ ├── PInvokeRepository.cs │ │ └── WebReferences │ │ │ ├── PInvokeService.cs │ │ │ └── ProxyGenerator.cmd │ │ └── signatures.xml ├── SdaUser │ ├── AssemblyInfo.cs │ ├── MainForm.Designer.cs │ ├── MainForm.cs │ ├── MainForm.resx │ ├── SdaAddIns │ │ └── SdaBase.addin │ ├── SdaUser.csproj │ ├── SdaUser.sln │ ├── SharpDevelopInteraction │ │ ├── AssemblyInfo.cs │ │ ├── InteractionClass.cs │ │ └── SharpDevelopInteraction.csproj │ └── app.config ├── SharpDevelopReports │ └── Samples.txt ├── SharpSnippetCompiler │ ├── SharpSnippetCompiler.Core │ │ ├── AssemblyInfo.cs │ │ ├── BuildSnippetCommand.cs │ │ ├── DelegateCommand.cs │ │ ├── IconBarManager.cs │ │ ├── IconBarMargin.cs │ │ ├── MainViewContent.cs │ │ ├── SharpSnippetCompiler.Core.csproj │ │ ├── SharpSnippetCompilerManager.cs │ │ ├── SharpSnippetProjectBinding.cs │ │ ├── SharpSnippetTextEditorAdapter.cs │ │ ├── SnippetCompilerProject.cs │ │ ├── SnippetFile.cs │ │ ├── StatusBarService.cs │ │ ├── TextMarkerService.cs │ │ ├── Workbench.cs │ │ └── WpfSynchronizeInvoke.cs │ ├── SharpSnippetCompiler.rtf │ ├── SharpSnippetCompiler.sln │ └── SharpSnippetCompiler │ │ ├── AddIns │ │ └── SharpSnippetCompiler.addin │ │ ├── App.xaml │ │ ├── App.xaml.cs │ │ ├── AssemblyInfo.cs │ │ ├── MainViewModel.cs │ │ ├── MainWindow.xaml │ │ ├── MainWindow.xaml.cs │ │ ├── NewFileDialog.Designer.cs │ │ ├── NewFileDialog.cs │ │ ├── NewFileDialog.resx │ │ ├── PadViewModel.cs │ │ ├── PreBuildEvent.proj │ │ ├── Program.cs │ │ ├── SharpSnippetCompiler.csproj │ │ ├── TextEditorDisplayBinding.cs │ │ ├── ViewModels.cs │ │ ├── WorkbenchLayout.cs │ │ ├── WorkbenchWindow.cs │ │ └── app.config └── readme.rtf └── src ├── AddIns ├── Analysis │ ├── CodeAnalysis │ │ ├── CodeAnalysis.addin │ │ ├── CodeAnalysis.csproj │ │ ├── CodeAnalysis.sln │ │ ├── Configuration │ │ │ └── AssemblyInfo.cs │ │ └── Src │ │ │ ├── AnalysisIdeOptionsPanel.xaml │ │ │ ├── AnalysisIdeOptionsPanel.xaml.cs │ │ │ ├── AnalysisProjectOptionsPanel.xaml │ │ │ ├── AnalysisProjectOptionsPanel.xaml.cs │ │ │ ├── AnalysisProjectOptionsTreeNodes.cs │ │ │ ├── CheckCurrentProjectCommand.cs │ │ │ ├── FxCopLogger.cs │ │ │ ├── FxCopRule.cs │ │ │ ├── FxCopWrapper.cs │ │ │ └── SuppressMessageCommand.cs │ ├── CodeCoverage │ │ ├── CodeCoverage.sln │ │ ├── Project │ │ │ ├── CodeCoverage.addin │ │ │ ├── CodeCoverage.csproj │ │ │ ├── Configuration │ │ │ │ └── AssemblyInfo.cs │ │ │ └── Src │ │ │ │ ├── CodeCoverageClassTreeNode.cs │ │ │ │ ├── CodeCoverageControl.cs │ │ │ │ ├── CodeCoverageDisplayItem.cs │ │ │ │ ├── CodeCoverageHighlighter.cs │ │ │ │ ├── CodeCoverageImageList.cs │ │ │ │ ├── CodeCoverageMethod.cs │ │ │ │ ├── CodeCoverageMethodElement.cs │ │ │ │ ├── CodeCoverageMethodTreeNode.cs │ │ │ │ ├── CodeCoverageMethodsTreeNode.cs │ │ │ │ ├── CodeCoverageModule.cs │ │ │ │ ├── CodeCoverageModuleTreeNode.cs │ │ │ │ ├── CodeCoverageNamespaceTreeNode.cs │ │ │ │ ├── CodeCoverageOptions.cs │ │ │ │ ├── CodeCoverageOptionsPanel.xaml │ │ │ │ ├── CodeCoverageOptionsPanel.xaml.cs │ │ │ │ ├── CodeCoveragePad.cs │ │ │ │ ├── CodeCoverageProjectOptionsPanel.xaml │ │ │ │ ├── CodeCoverageProjectOptionsPanel.xaml.cs │ │ │ │ ├── CodeCoverageProperty.cs │ │ │ │ ├── CodeCoveragePropertyCollection.cs │ │ │ │ ├── CodeCoveragePropertyTreeNode.cs │ │ │ │ ├── CodeCoverageResults.cs │ │ │ │ ├── CodeCoverageResultsReader.cs │ │ │ │ ├── CodeCoverageSequencePoint.cs │ │ │ │ ├── CodeCoverageService.cs │ │ │ │ ├── CodeCoverageStringTextSource.cs │ │ │ │ ├── CodeCoverageTestRunner.cs │ │ │ │ ├── CodeCoverageTestRunnerContext.cs │ │ │ │ ├── CodeCoverageTestRunnerFactory.cs │ │ │ │ ├── CodeCoverageTreeNode.cs │ │ │ │ ├── CodeCoverageTreeView.cs │ │ │ │ ├── ColorPickerComboBox.cs │ │ │ │ ├── GrayScaleBitmap.cs │ │ │ │ ├── ICodeCoverageTestRunnerFactory.cs │ │ │ │ ├── ICodeCoverageWithVisits.cs │ │ │ │ ├── OpenCoverApplication.cs │ │ │ │ ├── OpenCoverSettings.cs │ │ │ │ ├── OpenCoverSettingsFactory.cs │ │ │ │ ├── ProjectCodeCoverageResultsFileName.cs │ │ │ │ ├── RunAllTestsWithCodeCoverageCommand.cs │ │ │ │ ├── RunTestWithCodeCoverageCommand.cs │ │ │ │ ├── SequencePointListViewSorter.cs │ │ │ │ ├── ShowDisplayOptionsDropDown.cs │ │ │ │ ├── ShowSourceCodeCommand.cs │ │ │ │ ├── ShowVisitCountCommand.cs │ │ │ │ ├── SolutionCodeCoverageResults.cs │ │ │ │ └── ToggleCodeCoverageCommand.cs │ │ └── Test │ │ │ ├── AssemblyInfo.cs │ │ │ ├── CodeCoverage.Tests.csproj │ │ │ ├── Coverage │ │ │ ├── CodeCoverageMethodElementTests.cs │ │ │ ├── CodeCoverageNamespaceTestFixture.cs │ │ │ ├── CodeCoveragePropertyCollectionWithGetterAndSetterTestFixture.cs │ │ │ ├── CodeCoveragePropertyTestFixture.cs │ │ │ ├── CodeCoverageResultsMissingFileIdTestFixture.cs │ │ │ ├── CodeCoverageResultsPropertyFlagsTestFixture.cs │ │ │ ├── CodeCoverageResultsTestFixture.cs │ │ │ ├── CodeCoverageResultsTestsBase.cs │ │ │ ├── CodeCoverageResultsWithEmptyMethodElementTestFixture.cs │ │ │ ├── GetSequencePointsForFileNameTestFixture.cs │ │ │ ├── InvalidSequencePointDataTestFixture.cs │ │ │ ├── MethodHasNoNamespaceTestFixture.cs │ │ │ ├── ModuleVisitedSequencePointsTestFixture.cs │ │ │ ├── OpenCoverSettingsFactoryTests.cs │ │ │ ├── OpenCoverSettingsMissingRulePrefixTestFixture.cs │ │ │ ├── OpenCoverSettingsTestFixture.cs │ │ │ ├── RemoveTaskMarkerTests.cs │ │ │ ├── SequencePointTests.cs │ │ │ ├── SimilarRootNamespaceTestFixture.cs │ │ │ ├── SolutionCodeCoverageResultsTests.cs │ │ │ └── TwoClassNamesMatchingAtStartTests.cs │ │ │ ├── Gui │ │ │ ├── ClassWithNoNamespaceInTreeViewTestFixture.cs │ │ │ ├── CodeCoverageTreeViewTestFixture.cs │ │ │ ├── DisplayItemTestFixture.cs │ │ │ ├── ListViewSortingTestFixture.cs │ │ │ ├── PropertiesInCodeCoverageTreeView.cs │ │ │ ├── TreeViewAfterSelectTestFixture.cs │ │ │ ├── TreeViewSortingTestFixture.cs │ │ │ └── ZeroCodeCoverageTreeViewTestFixture.cs │ │ │ ├── Highlighting │ │ │ ├── AddCodeCoverageMarkersTestFixture.cs │ │ │ ├── CodeCoverageMarkersCoverMultipleLinesTestFixture.cs │ │ │ ├── CodeCoverageMarkersCoverTwoLinesTestFixture.cs │ │ │ ├── CodeCoverageMarkersInvalidEndColumnTestFixture.cs │ │ │ ├── CodeCoverageMarkersInvalidEndLineTestFixture.cs │ │ │ ├── CodeCoverageMarkersInvalidStartColumnTestFixture.cs │ │ │ ├── CodeCoverageMarkersInvalidStartLineTestFixture.cs │ │ │ └── RemoveCodeCoverageMarkersTestFixture.cs │ │ │ ├── Testing │ │ │ ├── CodeCoverageTestRunnerTests.cs │ │ │ ├── OpenCoverApplicationTests.cs │ │ │ └── RunTestWithCodeCoverageCommandTests.cs │ │ │ └── Utils │ │ │ ├── CodeCoverageMethodXElementBuilder.cs │ │ │ ├── DerivedCodeCoverageTestRunner.cs │ │ │ ├── DerivedCodeCoverageTreeView.cs │ │ │ ├── DerivedRunTestWithCodeCoverageCommand.cs │ │ │ ├── MockCodeCoverageTestRunnerFactory.cs │ │ │ ├── MockFileSystem.cs │ │ │ └── XElementExtensions.cs │ ├── CodeQuality │ │ ├── CodeQuality.addin │ │ ├── CodeQuality.csproj │ │ ├── Engine │ │ │ ├── AssemblyAnalyzer.cs │ │ │ ├── Dom │ │ │ │ ├── AssemblyNode.cs │ │ │ │ ├── EventNode.cs │ │ │ │ ├── FieldNode.cs │ │ │ │ ├── MethodNode.cs │ │ │ │ ├── NamespaceNode.cs │ │ │ │ ├── NodeBase.cs │ │ │ │ ├── PropertyNode.cs │ │ │ │ └── TypeNode.cs │ │ │ └── ILAnalyzer.cs │ │ ├── Gui │ │ │ ├── AnalyzeCodeQualityViewContent.cs │ │ │ ├── Commands │ │ │ │ └── AnalyzeCodeQualityCommand.cs │ │ │ ├── Controls │ │ │ │ ├── DependencyMatrix.cs │ │ │ │ ├── DependencyMatrixControl.cs │ │ │ │ ├── Matrix.cs │ │ │ │ ├── MatrixControl.cs │ │ │ │ └── VisibleMatrix.cs │ │ │ ├── DependencyMatrixView.xaml │ │ │ ├── DependencyMatrixView.xaml.cs │ │ │ ├── MainView.xaml │ │ │ ├── MainView.xaml.cs │ │ │ ├── MatrixTreeNode.cs │ │ │ ├── NodeDescription.xaml │ │ │ ├── NodeDescription.xaml.cs │ │ │ ├── NodeDescriptionViewModel.cs │ │ │ └── NodeIconService.cs │ │ ├── Properties │ │ │ └── AssemblyInfo.cs │ │ ├── Reporting │ │ │ ├── BaseReport.cs │ │ │ ├── DependencyReport - Kopie.srd │ │ │ ├── DependencyReport.cs │ │ │ ├── DependencyReport.srd │ │ │ ├── OverviewReport.cs │ │ │ ├── Overviewreport.srd │ │ │ └── ReportViewModel.cs │ │ └── Utils │ │ │ ├── DependencyColorizer.cs │ │ │ ├── Extensions.cs │ │ │ ├── IColorizer.cs │ │ │ └── Utils.cs │ ├── MachineSpecifications │ │ ├── Libraries │ │ │ ├── Machine.Fakes │ │ │ │ ├── License.txt │ │ │ │ ├── Machine.Fakes.Adapters.RhinoMocks.dll │ │ │ │ └── Machine.Fakes.dll │ │ │ └── developwithpassion.specifications.rhinomocks.0.4.13.0 │ │ │ │ ├── License.txt │ │ │ │ ├── developwithpassion.specifications.dll │ │ │ │ └── developwithpassion.specifications.rhinomocks.dll │ │ ├── MachineSpecifications.Tests │ │ │ ├── Data │ │ │ │ └── MSpecUnitTestMonitorTestsSampleData.xml │ │ │ ├── MachineSpecifications.Tests.csproj │ │ │ ├── Properties │ │ │ │ └── AssemblyInfo.cs │ │ │ ├── Src │ │ │ │ ├── MSpecTestFrameworkTests.cs │ │ │ │ ├── MSpecTestProjectTests.cs │ │ │ │ ├── MSpecUnitTestMonitorTests.cs │ │ │ │ └── TestableMSpecTestProject.cs │ │ │ └── packages.config │ │ ├── MachineSpecifications.sln │ │ └── MachineSpecifications │ │ │ ├── AddInWritingHelp.txt │ │ │ ├── Configuration │ │ │ └── AssemblyInfo.cs │ │ │ ├── MachineSpecifications.addin │ │ │ ├── MachineSpecifications.csproj │ │ │ ├── packages.config │ │ │ └── src │ │ │ ├── BehaviorImportedTestMember.cs │ │ │ ├── ClassFilterBuilder.cs │ │ │ ├── ITestWithAssociatedType.cs │ │ │ ├── MSpecApplication.cs │ │ │ ├── MSpecTestClass.cs │ │ │ ├── MSpecTestDebugger.cs │ │ │ ├── MSpecTestFramework.cs │ │ │ ├── MSpecTestMember.cs │ │ │ ├── MSpecTestProcessRunnerContext.cs │ │ │ ├── MSpecTestProject.cs │ │ │ ├── MSpecUnitTestMonitor.cs │ │ │ └── MspecTestRunner.cs │ ├── Profiler │ │ ├── Controller │ │ │ ├── Analysis │ │ │ │ └── IProfilingDataComparer.cs │ │ │ ├── Data │ │ │ │ ├── CallTreeNode.cs │ │ │ │ ├── EventDataEntry.cs │ │ │ │ ├── IProfilingDataSet.cs │ │ │ │ ├── IProfilingDataWriter.cs │ │ │ │ ├── IncompatibleDatabaseException.cs │ │ │ │ ├── Linq │ │ │ │ │ ├── AllCalls.cs │ │ │ │ │ ├── AllFunctions.cs │ │ │ │ │ ├── ExpressionSqlWriter.cs │ │ │ │ │ ├── Filter.cs │ │ │ │ │ ├── KnownMembers.cs │ │ │ │ │ ├── Limit.cs │ │ │ │ │ ├── MergeByName.cs │ │ │ │ │ ├── OptimizeQueryExpressionVisitor.cs │ │ │ │ │ ├── QueryNode.cs │ │ │ │ │ ├── SQLiteQueryProvider.cs │ │ │ │ │ ├── Sort.cs │ │ │ │ │ └── SqlQueryContext.cs │ │ │ │ ├── NameMapping.cs │ │ │ │ ├── PerformanceCounterDescriptor.cs │ │ │ │ ├── ProfilingDataProvider.cs │ │ │ │ ├── ProfilingDataSQLiteProvider.cs │ │ │ │ ├── ProfilingDataSQLiteWriter.cs │ │ │ │ ├── SQLiteCallTreeNode.cs │ │ │ │ ├── TempFileDatabase.cs │ │ │ │ ├── UnitTestRootCallTreeNode.cs │ │ │ │ ├── UnitTestWriter.cs │ │ │ │ ├── UnmanagedCallTreeNode.cs │ │ │ │ └── UnmanagedProfilingDataSet.cs │ │ │ ├── DetectBinaryType.cs │ │ │ ├── ExtensionMethods.cs │ │ │ ├── ICSharpCode.Profiler.snk │ │ │ ├── Interprocess │ │ │ │ ├── AtomicBoolean.cs │ │ │ │ ├── MemoryMappedFile.cs │ │ │ │ ├── UnmanagedCircularBuffer.cs │ │ │ │ └── UnmanagedMemory.cs │ │ │ ├── Profiler.Controller.csproj │ │ │ ├── Profiler.cs │ │ │ ├── ProfilerException.cs │ │ │ ├── ProfilerOptions.cs │ │ │ ├── Properties │ │ │ │ ├── AssemblyInfo.cs │ │ │ │ └── CodeAnalysisDictionary.xml │ │ │ ├── Queries │ │ │ │ ├── NodePath.cs │ │ │ │ ├── QueryBase.cs │ │ │ │ └── QueryCompiler.cs │ │ │ ├── Registrar.cs │ │ │ └── structs.cs │ │ ├── Documentation.txt │ │ ├── Frontend │ │ │ ├── AddIn │ │ │ │ ├── BuildEvents.proj │ │ │ │ ├── ICSharpCode.Profiler.AddIn.addin │ │ │ │ ├── Profiler.AddIn.csproj │ │ │ │ ├── Properties │ │ │ │ │ └── AssemblyInfo.cs │ │ │ │ └── Src │ │ │ │ │ ├── Commands │ │ │ │ │ ├── CopySelectedData.cs │ │ │ │ │ ├── CopyStacktrace.cs │ │ │ │ │ ├── DomMenuCommand.cs │ │ │ │ │ ├── FindCallsOfSelected.cs │ │ │ │ │ ├── FindReferences.cs │ │ │ │ │ ├── GoToDefinition.cs │ │ │ │ │ ├── ProfileExecutable.cs │ │ │ │ │ ├── ProfileProject.cs │ │ │ │ │ ├── ProfilerMenuCommand.cs │ │ │ │ │ ├── RunTestWithProfilerCommand.cs │ │ │ │ │ ├── SetAsRoot.cs │ │ │ │ │ └── ShowFunctions.cs │ │ │ │ │ ├── Dialogs │ │ │ │ │ ├── ProfileExecutableForm.xaml │ │ │ │ │ ├── ProfileExecutableForm.xaml.cs │ │ │ │ │ ├── ProfilerControlWindow.xaml │ │ │ │ │ └── ProfilerControlWindow.xaml.cs │ │ │ │ │ ├── Extensions.cs │ │ │ │ │ ├── OptionPanels │ │ │ │ │ ├── General.cs │ │ │ │ │ ├── General.xaml │ │ │ │ │ └── OptionWrapper.cs │ │ │ │ │ ├── ProfilerProcessRunner.cs │ │ │ │ │ ├── ProfilerRunner.cs │ │ │ │ │ ├── SharpDevelopTranslation.cs │ │ │ │ │ └── Views │ │ │ │ │ ├── ComparisonView.xaml │ │ │ │ │ ├── ComparisonView.xaml.cs │ │ │ │ │ ├── ProfilerDisplayBinding.cs │ │ │ │ │ ├── ProfilerView.xaml │ │ │ │ │ ├── ProfilerView.xaml.cs │ │ │ │ │ └── ProfilingReportViewer.cs │ │ │ ├── BenchmarkRunner │ │ │ │ ├── BenchmarkRunner.cs │ │ │ │ ├── BenchmarkRunner.csproj │ │ │ │ ├── Properties │ │ │ │ │ └── AssemblyInfo.cs │ │ │ │ └── app.config │ │ │ ├── Controls │ │ │ │ ├── CallTreeNodeViewModel.cs │ │ │ │ ├── CompareView.xaml │ │ │ │ ├── CompareView.xaml.cs │ │ │ │ ├── ControlsTranslation.cs │ │ │ │ ├── CustomGridView.cs │ │ │ │ ├── EventLine.cs │ │ │ │ ├── ExtendedTimeLineControl.xaml │ │ │ │ ├── ExtendedTimeLineControl.xaml.cs │ │ │ │ ├── ExtensionMethods.cs │ │ │ │ ├── HSVColor.cs │ │ │ │ ├── HierarchyList.cs │ │ │ │ ├── IViewModel.cs │ │ │ │ ├── OverlayAdorner.cs │ │ │ │ ├── PercentBar.cs │ │ │ │ ├── PiePiece.cs │ │ │ │ ├── Profiler.Controls.csproj │ │ │ │ ├── Properties │ │ │ │ │ └── AssemblyInfo.cs │ │ │ │ ├── QueryView.xaml │ │ │ │ ├── QueryView.xaml.cs │ │ │ │ ├── RangeEventArgs.cs │ │ │ │ ├── RingDiagramControl.cs │ │ │ │ ├── SingleTask.cs │ │ │ │ ├── Task.cs │ │ │ │ ├── Themes │ │ │ │ │ └── Generic.xaml │ │ │ │ ├── TimeLineControl.cs │ │ │ │ ├── TreeListView.cs │ │ │ │ └── WaitBar.cs │ │ │ └── Gui │ │ │ │ ├── App.xaml │ │ │ │ ├── App.xaml.cs │ │ │ │ ├── Profiler.Gui.csproj │ │ │ │ ├── Properties │ │ │ │ └── AssemblyInfo.cs │ │ │ │ ├── Window1.xaml │ │ │ │ └── Window1.xaml.cs │ │ ├── Hook │ │ │ ├── Callback.cpp │ │ │ ├── Callback.h │ │ │ ├── Callback.x64.asm │ │ │ ├── CircularBuffer.cpp │ │ │ ├── CircularBuffer.h │ │ │ ├── CorProfilerCallbackImpl.cpp │ │ │ ├── CorProfilerCallbackImpl.h │ │ │ ├── CriticalSection.h │ │ │ ├── EventWaitHandle.cpp │ │ │ ├── EventWaitHandle.h │ │ │ ├── FunctionHooks.zip │ │ │ ├── FunctionInfo.cpp │ │ │ ├── FunctionInfo.h │ │ │ ├── Hook.cpp │ │ │ ├── Hook.def │ │ │ ├── Hook.vcproj │ │ │ ├── Hook.vcxproj │ │ │ ├── LightweightList.cpp │ │ │ ├── LightweightList.h │ │ │ ├── LightweightStack.h │ │ │ ├── MetaData_Syntax_Info.txt │ │ │ ├── Profiler.Rewriting.cpp │ │ │ ├── Profiler.cpp │ │ │ ├── Profiler.h │ │ │ ├── ProfilerFactory.h │ │ │ ├── ProfilerMetaData.cpp │ │ │ ├── ProfilerMetaData.h │ │ │ ├── SharedMemory.cpp │ │ │ ├── SharedMemory.h │ │ │ ├── allocator.cpp │ │ │ ├── allocator.h │ │ │ ├── constants.cpp │ │ │ ├── global.h │ │ │ ├── main.cpp │ │ │ └── main.h │ │ ├── ICSharpCode.Profiler.shfbproj │ │ ├── PerfectHashFinder │ │ │ ├── PerfectHashFinder.csproj │ │ │ ├── Program.cs │ │ │ └── Properties │ │ │ │ └── AssemblyInfo.cs │ │ ├── Profiler.sln │ │ ├── TODO.txt │ │ ├── Tests │ │ │ ├── Benchmark │ │ │ │ ├── Benchmark.cs │ │ │ │ ├── Benchmark.csproj │ │ │ │ └── Properties │ │ │ │ │ └── AssemblyInfo.cs │ │ │ ├── HelloWorld │ │ │ │ ├── Form1.Designer.cs │ │ │ │ ├── Form1.cs │ │ │ │ ├── Form1.resx │ │ │ │ ├── HelloWorld.csproj │ │ │ │ ├── Program.cs │ │ │ │ └── Properties │ │ │ │ │ ├── AssemblyInfo.cs │ │ │ │ │ ├── Resources.Designer.cs │ │ │ │ │ ├── Resources.resx │ │ │ │ │ ├── Settings.Designer.cs │ │ │ │ │ └── Settings.settings │ │ │ ├── PauseTest │ │ │ │ ├── PauseTest.csproj │ │ │ │ ├── Program.cs │ │ │ │ └── Properties │ │ │ │ │ └── AssemblyInfo.cs │ │ │ ├── Profiler.Tests │ │ │ │ ├── Controller │ │ │ │ │ ├── Data │ │ │ │ │ │ ├── CallTreeNodeStub.cs │ │ │ │ │ │ ├── LinqTests.cs │ │ │ │ │ │ ├── MetadataTests.cs │ │ │ │ │ │ └── SQLiteTests.cs │ │ │ │ │ ├── Queries │ │ │ │ │ │ └── NodePathTests.cs │ │ │ │ │ └── UnmanagedCircularBufferTest.cs │ │ │ │ ├── Profiler.Tests.csproj │ │ │ │ └── Properties │ │ │ │ │ └── AssemblyInfo.cs │ │ │ └── UnicodeTest │ │ │ │ ├── Program.cs │ │ │ │ ├── Properties │ │ │ │ └── AssemblyInfo.cs │ │ │ │ └── UnicodeTest.csproj │ │ ├── X64Converter │ │ │ ├── Profiler.X64Converter.csproj │ │ │ ├── Program.cs │ │ │ ├── Properties │ │ │ │ └── AssemblyInfo.cs │ │ │ └── app.config │ │ └── profiler links.txt │ ├── SourceAnalysis │ │ ├── Configuration │ │ │ └── AssemblyInfo.cs │ │ ├── Resources │ │ │ └── Settings.SourceAnalysis │ │ ├── SharpDevelop.SourceAnalysis.targets │ │ ├── SourceAnalysis.addin │ │ ├── SourceAnalysis.csproj │ │ ├── SourceAnalysis.sln │ │ ├── SourceAnalysisViolations.xml │ │ └── Src │ │ │ ├── AnalysisIdeOptionsPanel.xaml │ │ │ ├── AnalysisIdeOptionsPanel.xaml.cs │ │ │ ├── AnalysisOptionsPanel.xaml │ │ │ ├── AnalysisOptionsPanel.xaml.cs │ │ │ ├── CheckCurrentProjectCommand.cs │ │ │ └── StyleCopWrapper.cs │ └── UnitTesting │ │ ├── Commands │ │ ├── PadCommands.cs │ │ ├── RunningTestsCondition.cs │ │ ├── TestableCondition.cs │ │ └── UnitTestCommands.cs │ │ ├── Configuration │ │ └── AssemblyInfo.cs │ │ ├── Interfaces │ │ ├── IBuildOptions.cs │ │ ├── IUnitTestSaveAllFilesCommand.cs │ │ ├── IUnitTestTaskService.cs │ │ ├── UnitTestBuildOptions.cs │ │ ├── UnitTestSaveAllFilesCommand.cs │ │ └── UnitTestTaskService.cs │ │ ├── Model │ │ ├── ITest.cs │ │ ├── ITestFramework.cs │ │ ├── ITestProject.cs │ │ ├── ITestSolution.cs │ │ ├── TestBase.cs │ │ ├── TestCollection.cs │ │ ├── TestNamespace.cs │ │ ├── TestProjectBase.cs │ │ ├── TestResult.cs │ │ ├── TestResultTypeChangedEventArgs.cs │ │ └── TestSolution.cs │ │ ├── NUnit │ │ ├── NUnitConsoleApplication.cs │ │ ├── NUnitTestClass.cs │ │ ├── NUnitTestDebugger.cs │ │ ├── NUnitTestFramework.cs │ │ ├── NUnitTestMethod.cs │ │ ├── NUnitTestProject.cs │ │ ├── NUnitTestResult.cs │ │ └── NUnitTestRunner.cs │ │ ├── Options │ │ ├── UnitTestingOptions.cs │ │ ├── UnitTestingOptionsPanel.xaml │ │ └── UnitTestingOptionsPanel.xaml.cs │ │ ├── Pad │ │ ├── ITestTreeView.cs │ │ ├── TestTreeView.cs │ │ ├── UnitTestNode.cs │ │ ├── UnitTestNodeFactory.cs │ │ └── UnitTestsPad.cs │ │ ├── PostBuildEvent.proj │ │ ├── Resources │ │ ├── Green.png │ │ ├── Grey.png │ │ ├── Images.cs │ │ ├── Red.png │ │ ├── Yellow.png │ │ └── license.txt │ │ ├── Service │ │ ├── ITestService.cs │ │ ├── SDTestService.cs │ │ ├── TestFrameworkDescriptor.cs │ │ └── TestFrameworkDoozer.cs │ │ ├── Test │ │ ├── AssemblyInfo.cs │ │ ├── Commands │ │ │ ├── TestableConditionIsValidForClassNodeTestFixture.cs │ │ │ └── TestableConditionIsValidMethodTestFixture.cs │ │ ├── NUnit │ │ │ ├── CreateNUnitTestRunnerTestFixture.cs │ │ │ ├── NUnitConsoleCommandLineTests.cs │ │ │ ├── NUnitConsoleExeSelectedTestFixture.cs │ │ │ ├── NUnitConsoleProcessStartInfoTestFixture.cs │ │ │ ├── NUnitTestFrameworkIsTestClassTests.cs │ │ │ ├── NUnitTestFrameworkIsTestMemberTests.cs │ │ │ ├── NUnitTestFrameworkIsTestProjectTests.cs │ │ │ └── NUnitTestResultFailureTestFixture.cs │ │ ├── Project │ │ │ ├── AbstractBaseClassWithTestMethodsTestFixture.cs │ │ │ ├── DoubleNestedTestClassWithBaseType.cs │ │ │ ├── DuplicateClassNameTestFixture.cs │ │ │ ├── DuplicateMethodNameTestFixture.cs │ │ │ ├── EmptyProjectTestFixture.cs │ │ │ ├── InheritanceHierarchyTestFixture.cs │ │ │ ├── InnerClassInTestFixtureTests.cs │ │ │ ├── InnerClassMethodRenamedTestFixture.cs │ │ │ ├── InnerClassNameChangesTestFixture.cs │ │ │ ├── InnerClassTestFixture.cs │ │ │ ├── InnerClassTestFixtureAttributeRemovedTestFixture.cs │ │ │ ├── NUnitTestProjectFixtureBase.cs │ │ │ ├── OverriddenBaseTestMethodTestFixture.cs │ │ │ ├── TestClassWithOneMethodTestFixture.cs │ │ │ ├── TestClassWithTwoMethodsTestFixture.cs │ │ │ ├── TestCollectionTests.cs │ │ │ ├── TestMethodsInBaseClassTestFixture.cs │ │ │ ├── TestProjectWithOneClassTestFixture.cs │ │ │ └── TwoProjectRootNamespacesTestFixture.cs │ │ ├── Service │ │ │ └── TestFrameworkDescriptorTests.cs │ │ ├── TestRunner │ │ │ └── TestResultsReaderTests.cs │ │ ├── Tree │ │ │ ├── AbstractRunTestCommandTests.cs │ │ │ ├── AddNUnitReferenceToProjectTestFixture.cs │ │ │ ├── BuildErrorWhenRunningTestsTestFixture.cs │ │ │ ├── ClassTestFixtureSelectedTestFixture.cs │ │ │ ├── ClassWithNoRootNamespaceTestFixture.cs │ │ │ ├── EmptyUnitTestsPadTests.cs │ │ │ ├── GetProjectsTestFixture.cs │ │ │ ├── GoToSelectedBaseClassMethodTestFixture.cs │ │ │ ├── GoToSelectedClassTestFixture.cs │ │ │ ├── GoToSelectedClassWithNoLocationTestFixture.cs │ │ │ ├── GoToSelectedMethodTestFixture.cs │ │ │ ├── GoToSelectedMethodWithNoLocationTestFixture.cs │ │ │ ├── MethodTestSelectedTestFixture.cs │ │ │ ├── MultipleTestProjectsTestFixture.cs │ │ │ ├── NoOwnerForSelectedTestsTestFixture.cs │ │ │ ├── NoTestsRunWhenNoTestsSelectedTestFixture.cs │ │ │ ├── NonTestProjectNotAddedToTestTreeTestFixture.cs │ │ │ ├── OneTestClassTestFixture.cs │ │ │ ├── OpenUnitTestsPadWithSolutionOpenTestFixture.cs │ │ │ ├── RemoveSolutionFolderTestFixture.cs │ │ │ ├── RunAllTestsInPadTestFixture.cs │ │ │ ├── RunNUnitTestsForMethodTestFixture.cs │ │ │ ├── RunNUnitTestsWithDebuggerTestFixture.cs │ │ │ ├── RunProjectTestsInPadTestFixture.cs │ │ │ ├── RunProjectTestsTestFixture.cs │ │ │ ├── RunTestCommandBeforeRunTestFixture.cs │ │ │ ├── RunTestCommandTestFixtureBase.cs │ │ │ ├── RunTestInPadCommandTestFixture.cs │ │ │ ├── RunTestWhenDebuggerRunningTestFixture.cs │ │ │ ├── RunTestWithDebuggerCommandTestFixture.cs │ │ │ ├── RunTestWithDebuggerCommandTestFixtureBase.cs │ │ │ ├── RunTestsForClassTestFixture.cs │ │ │ ├── RunTestsForMethodTestFixture.cs │ │ │ ├── RunTestsForNamespaceTestFixture.cs │ │ │ ├── RunTestsWithoutBuildingProjectTestFixture.cs │ │ │ ├── RunTestsWithoutUnitTestsPadTestFixture.cs │ │ │ ├── RunTwoProjectsTestsTestFixture.cs │ │ │ ├── SelectedTestsTestFixture.cs │ │ │ ├── SolutionLoadedAfterUnitTestsTreeDisposedTestFixture.cs │ │ │ ├── SolutionOpenedTestFixture.cs │ │ │ ├── StartingDebuggerThrowsExceptionWhenStartingTestsTestFixture.cs │ │ │ ├── StopRunningTestsTestFixture.cs │ │ │ ├── TestResultFailureTaskTestFixture.cs │ │ │ ├── TestResultFailureTaskWithNoMessageTestFixture.cs │ │ │ ├── TestResultIgnoreTaskTestFixture.cs │ │ │ ├── TestResultIgnoreTaskWithNoMessageTestFixture.cs │ │ │ ├── TestResultIgnoreTaskWithoutMatchingTestMethodTestFixture.cs │ │ │ ├── TestableConditionTests.cs │ │ │ ├── TreeNodeContextMenuTestFixture.cs │ │ │ ├── TreeNodeSortingTestFixture.cs │ │ │ └── TwoTestClassesInDifferentNamespacesTestFixture.cs │ │ ├── UnitTesting.Tests.csproj │ │ ├── UnitTestingOptionsTestFixture.cs │ │ └── Utils │ │ │ ├── DerivedRunTestCommand.cs │ │ │ ├── DerivedRunTestInPadCommand.cs │ │ │ ├── DerivedRunTestWithDebuggerCommand.cs │ │ │ ├── JumpedToFile.cs │ │ │ ├── MockAddInTree.cs │ │ │ ├── MockBuildOptions.cs │ │ │ ├── MockBuildProjectBeforeTestRun.cs │ │ │ ├── MockBuildProjectFactory.cs │ │ │ ├── MockCSharpProject.cs │ │ │ ├── MockDebugger.cs │ │ │ ├── MockDebuggerService.cs │ │ │ ├── MockFileService.cs │ │ │ ├── MockMethod.cs │ │ │ ├── MockNUnitTestFramework.cs │ │ │ ├── MockNUnitTestRunnerContext.cs │ │ │ ├── MockProcessRunner.cs │ │ │ ├── MockRegisteredTestFrameworks.cs │ │ │ ├── MockRunTestCommandContext.cs │ │ │ ├── MockSaveAllFilesCommand.cs │ │ │ ├── MockTaskService.cs │ │ │ ├── MockTestFixture.cs │ │ │ ├── MockTestResultsMonitor.cs │ │ │ ├── MockTestRunner.cs │ │ │ ├── MockTestTreeView.cs │ │ │ ├── NRefactoryHelper.cs │ │ │ ├── TaskComparison.cs │ │ │ ├── TestProjectHelper.cs │ │ │ └── Tests │ │ │ ├── CreateProjectWithOutputPathTestFixture.cs │ │ │ ├── CreateTestProjectWithOneTestMethodTestFixture.cs │ │ │ ├── CreateTestProjectWithTwoTestMethodsTestFixture.cs │ │ │ ├── DerivedRunTestCommandTestFixture.cs │ │ │ ├── MockAddInTreeTestFixture.cs │ │ │ ├── MockBuildOptionsTestFixture.cs │ │ │ ├── MockBuildProjectBeforeTestRunTestFixture.cs │ │ │ ├── MockDebuggerServiceTestFixture.cs │ │ │ ├── MockFileServiceTestFixture.cs │ │ │ ├── MockNUnitTestFrameworkTestFixture.cs │ │ │ ├── MockNUnitTestRunnerContextTestFixture.cs │ │ │ ├── MockProcessRunnerTestFixture.cs │ │ │ ├── MockProjectSaveTestFixture.cs │ │ │ ├── MockRegisteredTestFrameworksTestFixture.cs │ │ │ ├── MockRunTestCommandContextTestFixture.cs │ │ │ ├── MockSaveAllFilesCommandTestFixture.cs │ │ │ ├── MockTaskServiceTestFixture.cs │ │ │ ├── MockTestFrameworkFactoryTestFixture.cs │ │ │ ├── MockTestFrameworkTestFixture.cs │ │ │ ├── MockTestFrameworksWithNUnitFrameworkSupportTestFixture.cs │ │ │ ├── MockTestResultsMonitorTestFixture.cs │ │ │ ├── MockTestRunnerTestFixture.cs │ │ │ ├── MockUnitTestWorkbenchTestFixture.cs │ │ │ ├── MockUnitTestsPadTestFixture.cs │ │ │ └── TaskComparisonTestFixture.cs │ │ ├── TestRunner │ │ ├── ITestRunner.cs │ │ ├── TestDebuggerBase.cs │ │ ├── TestExecutionManager.cs │ │ ├── TestExecutionOptions.cs │ │ ├── TestFinishedEventArgs.cs │ │ ├── TestProcessRunnerBase.cs │ │ ├── TestProcessRunnerBaseContext.cs │ │ ├── TestResultTask.cs │ │ ├── TestResultsReader.cs │ │ └── TestRunnerBase.cs │ │ ├── UnitTesting.addin │ │ ├── UnitTesting.csproj │ │ ├── UnitTesting.sln │ │ └── license.txt ├── BackendBindings │ ├── AspNet.Mvc │ │ ├── AspNet.Mvc.sln │ │ ├── Libraries │ │ │ ├── System.Web.Razor.dll │ │ │ └── eula.rtf │ │ ├── Project │ │ │ ├── AspNet.Mvc.addin │ │ │ ├── AspNet.Mvc.csproj │ │ │ ├── Configuration │ │ │ │ └── AssemblyInfo.cs │ │ │ ├── ItemTemplates │ │ │ │ ├── CSharp │ │ │ │ │ └── CodeTemplates │ │ │ │ │ │ ├── AddController │ │ │ │ │ │ └── Controller.tt │ │ │ │ │ │ └── AddView │ │ │ │ │ │ ├── AspxCSharp │ │ │ │ │ │ ├── Create.cs │ │ │ │ │ │ ├── Create.tt │ │ │ │ │ │ ├── Delete.cs │ │ │ │ │ │ ├── Delete.tt │ │ │ │ │ │ ├── Details.cs │ │ │ │ │ │ ├── Details.tt │ │ │ │ │ │ ├── Edit.cs │ │ │ │ │ │ ├── Edit.tt │ │ │ │ │ │ ├── Empty.cs │ │ │ │ │ │ ├── Empty.tt │ │ │ │ │ │ ├── List.cs │ │ │ │ │ │ └── List.tt │ │ │ │ │ │ └── CSHTML │ │ │ │ │ │ ├── Create.cs │ │ │ │ │ │ ├── Create.tt │ │ │ │ │ │ ├── Delete.cs │ │ │ │ │ │ ├── Delete.tt │ │ │ │ │ │ ├── Details.cs │ │ │ │ │ │ ├── Details.tt │ │ │ │ │ │ ├── Details.txt │ │ │ │ │ │ ├── Edit.cs │ │ │ │ │ │ ├── Edit.tt │ │ │ │ │ │ ├── Empty.cs │ │ │ │ │ │ ├── Empty.tt │ │ │ │ │ │ ├── List.cs │ │ │ │ │ │ └── List.tt │ │ │ │ └── VisualBasic │ │ │ │ │ └── CodeTemplates │ │ │ │ │ ├── AddController │ │ │ │ │ └── Controller.tt │ │ │ │ │ └── AddView │ │ │ │ │ ├── AspxVisualBasic │ │ │ │ │ ├── Create.tt │ │ │ │ │ ├── Delete.tt │ │ │ │ │ ├── Details.tt │ │ │ │ │ ├── Edit.tt │ │ │ │ │ ├── Empty.tt │ │ │ │ │ └── List.tt │ │ │ │ │ └── VBHTML │ │ │ │ │ ├── Create.tt │ │ │ │ │ ├── Delete.tt │ │ │ │ │ ├── Details.tt │ │ │ │ │ ├── Edit.tt │ │ │ │ │ ├── Empty.tt │ │ │ │ │ └── List.tt │ │ │ ├── PostBuildEvent.proj │ │ │ ├── Resources │ │ │ │ ├── CSharpRazor.xshd │ │ │ │ └── VisualBasicRazor.xshd │ │ │ └── Src │ │ │ │ ├── AddMvcControllerToProjectCommand.cs │ │ │ │ ├── AddMvcControllerToProjectView.xaml │ │ │ │ ├── AddMvcControllerToProjectView.xaml.cs │ │ │ │ ├── AddMvcControllerToProjectViewModel.cs │ │ │ │ ├── AddMvcViewToProjectCommand.cs │ │ │ │ ├── AddMvcViewToProjectView.xaml │ │ │ │ ├── AddMvcViewToProjectView.xaml.cs │ │ │ │ ├── AddMvcViewToProjectViewModel.cs │ │ │ │ ├── BooleanToVisibilityConverter.cs │ │ │ │ ├── CloseDialogBehaviour.cs │ │ │ │ ├── Completion │ │ │ │ ├── RazorCSharpCompletionBinding.cs │ │ │ │ ├── RazorCSharpModelTypeLocater.cs │ │ │ │ └── RazorCSharpParserModelTypeVisitor.cs │ │ │ │ ├── CurrentAppDomain.cs │ │ │ │ ├── CurrentAppDomainFactory.cs │ │ │ │ ├── Folding │ │ │ │ ├── CSharpRazorLanguageBinding.cs │ │ │ │ ├── CharacterReader.cs │ │ │ │ ├── FoldGenerationTimer.cs │ │ │ │ ├── FoldGenerator.cs │ │ │ │ ├── HtmlElementFold.cs │ │ │ │ ├── HtmlFoldParser.cs │ │ │ │ ├── HtmlLanguageBinding.cs │ │ │ │ ├── HtmlNode.cs │ │ │ │ ├── HtmlReader.cs │ │ │ │ ├── IFoldGenerationTimer.cs │ │ │ │ ├── IFoldGenerator.cs │ │ │ │ ├── IFoldGeneratorFactory.cs │ │ │ │ ├── IFoldParser.cs │ │ │ │ ├── IHtmlReaderFactory.cs │ │ │ │ ├── ITextEditorWithParseInformationFolding.cs │ │ │ │ ├── ITextEditorWithParseInformationFoldingFactory.cs │ │ │ │ ├── RazorFoldGeneratorFactory.cs │ │ │ │ ├── RazorHtmlFoldParser.cs │ │ │ │ ├── RazorHtmlReader.cs │ │ │ │ ├── RazorHtmlReaderFactory.cs │ │ │ │ ├── RazorHtmlSpans.cs │ │ │ │ ├── RazorMarkupCharacterReader.cs │ │ │ │ ├── ScheduledFoldGenerator.cs │ │ │ │ ├── SimpleWebFormsHtmlReader.cs │ │ │ │ ├── TextEditorWithParseInformationFolding.cs │ │ │ │ ├── TextEditorWithParseInformationFoldingFactory.cs │ │ │ │ ├── VisualBasicRazorLanguageBinding.cs │ │ │ │ ├── WebFormsFoldGeneratorFactory.cs │ │ │ │ ├── WebFormsHtmlFoldParser.cs │ │ │ │ ├── WebFormsHtmlReaderFactory.cs │ │ │ │ ├── WebFormsLanguageBinding.cs │ │ │ │ └── WebFormsMarkupCharacterReader.cs │ │ │ │ ├── IAddMvcItemToProjectView.cs │ │ │ │ ├── IIS6Administrator.cs │ │ │ │ ├── IIS7Administrator.cs │ │ │ │ ├── IISAdministrator.cs │ │ │ │ ├── IISExpressAdministrator.cs │ │ │ │ ├── IISExpressProcessStartInfo.cs │ │ │ │ ├── IMvcClass.cs │ │ │ │ ├── IMvcControllerFileGenerator.cs │ │ │ │ ├── IMvcFileGenerationErrorReporter.cs │ │ │ │ ├── IMvcFileService.cs │ │ │ │ ├── IMvcModelClassLocator.cs │ │ │ │ ├── IMvcParserService.cs │ │ │ │ ├── IMvcProject.cs │ │ │ │ ├── IMvcProjectContent.cs │ │ │ │ ├── IMvcTextTemplateHost.cs │ │ │ │ ├── IMvcTextTemplateHostAppDomain.cs │ │ │ │ ├── IMvcTextTemplateHostAppDomainFactory.cs │ │ │ │ ├── IMvcTextTemplateHostFactory.cs │ │ │ │ ├── IMvcTextTemplateRepository.cs │ │ │ │ ├── IMvcViewFileGenerator.cs │ │ │ │ ├── ISelectedFolderNodeInProjectsView.cs │ │ │ │ ├── ISelectedMvcFolder.cs │ │ │ │ ├── IsMvcControllerFolderSelectedConditionEvaluator.cs │ │ │ │ ├── IsMvcFolderSelectedConditionEvaluator.cs │ │ │ │ ├── IsMvcViewFolderSelectedConditionEvaluator.cs │ │ │ │ ├── MvcAddViewTextTemplateFolder.cs │ │ │ │ ├── MvcClass.cs │ │ │ │ ├── MvcControllerFileGenerator.cs │ │ │ │ ├── MvcControllerFileName.cs │ │ │ │ ├── MvcControllerName.cs │ │ │ │ ├── MvcControllerTextTemplate.cs │ │ │ │ ├── MvcControllerTextTemplateFileName.cs │ │ │ │ ├── MvcFileGenerationErrorReporter.cs │ │ │ │ ├── MvcFileGenerator.cs │ │ │ │ ├── MvcFileName.cs │ │ │ │ ├── MvcFileService.cs │ │ │ │ ├── MvcModelClassLocator.cs │ │ │ │ ├── MvcModelClassViewModel.cs │ │ │ │ ├── MvcModelClassViewModelsForSelectedFolder.cs │ │ │ │ ├── MvcParserService.cs │ │ │ │ ├── MvcProject.cs │ │ │ │ ├── MvcProjectContent.cs │ │ │ │ ├── MvcProjectFile.cs │ │ │ │ ├── MvcProjectMasterPageFile.cs │ │ │ │ ├── MvcProjectRazorFile.cs │ │ │ │ ├── MvcTextTemplateAssemblyResolver.cs │ │ │ │ ├── MvcTextTemplateCriteria.cs │ │ │ │ ├── MvcTextTemplateFileName.cs │ │ │ │ ├── MvcTextTemplateFileNameExtension.cs │ │ │ │ ├── MvcTextTemplateHost.cs │ │ │ │ ├── MvcTextTemplateHostAppDomain.cs │ │ │ │ ├── MvcTextTemplateHostAppDomainFactory.cs │ │ │ │ ├── MvcTextTemplateHostFactory.cs │ │ │ │ ├── MvcTextTemplateLanguage.cs │ │ │ │ ├── MvcTextTemplateLanguageConverter.cs │ │ │ │ ├── MvcTextTemplateLanguageExtensions.cs │ │ │ │ ├── MvcTextTemplateRepository.cs │ │ │ │ ├── MvcTextTemplateType.cs │ │ │ │ ├── MvcTextTemplateTypeExtensions.cs │ │ │ │ ├── MvcTextTemplateTypeFolderName.cs │ │ │ │ ├── MvcViewFileGenerator.cs │ │ │ │ ├── MvcViewFileName.cs │ │ │ │ ├── MvcViewTextTemplate.cs │ │ │ │ ├── MvcViewTextTemplateFileName.cs │ │ │ │ ├── MvcViewTypeViewModel.cs │ │ │ │ ├── MvcVirtualPath.cs │ │ │ │ ├── NullIISAdministrator.cs │ │ │ │ ├── ProcessMonitor.cs │ │ │ │ ├── SelectedFolderNodeInProjectsView.cs │ │ │ │ ├── SelectedMvcControllerFolder.cs │ │ │ │ ├── SelectedMvcFolder.cs │ │ │ │ ├── SelectedMvcViewFolder.cs │ │ │ │ ├── SlideBehaviour.cs │ │ │ │ ├── ViewModelBase.cs │ │ │ │ ├── VisualStudioProjectExtension.cs │ │ │ │ ├── WebBehavior.cs │ │ │ │ ├── WebProject.cs │ │ │ │ ├── WebProjectOptions │ │ │ │ ├── WebProjectOptionsPanel.xaml │ │ │ │ └── WebProjectOptionsPanel.xaml.cs │ │ │ │ ├── WebProjectProperties.cs │ │ │ │ └── WebProjectService.cs │ │ └── Test │ │ │ ├── AspNet.Mvc.Tests.csproj │ │ │ ├── Configuration │ │ │ └── AssemblyInfo.cs │ │ │ ├── Helpers │ │ │ ├── FakeAddMvcItemToProjectView.cs │ │ │ ├── FakeMvcClass.cs │ │ │ ├── FakeMvcControllerFileGenerator.cs │ │ │ ├── FakeMvcFileService.cs │ │ │ ├── FakeMvcModelClassLocator.cs │ │ │ ├── FakeMvcParserService.cs │ │ │ ├── FakeMvcProject.cs │ │ │ ├── FakeMvcProjectContent.cs │ │ │ ├── FakeMvcTextTemplateAppDomain.cs │ │ │ ├── FakeMvcTextTemplateAppDomainFactory.cs │ │ │ ├── FakeMvcTextTemplateHost.cs │ │ │ ├── FakeMvcTextTemplateHostFactory.cs │ │ │ ├── FakeMvcTextTemplateRepository.cs │ │ │ ├── FakeMvcViewFileGenerator.cs │ │ │ ├── FakeSelectedFolderNodeInProjectsView.cs │ │ │ ├── FakeSelectedMvcFolder.cs │ │ │ ├── FakeSolution.cs │ │ │ ├── MSBuildProjectHelper.cs │ │ │ ├── MvcControllerTextTemplateCollectionAssert.cs │ │ │ ├── MvcProjectFileAssert.cs │ │ │ ├── MvcProjectFileCollectionAssert.cs │ │ │ ├── MvcViewTextTemplateCollectionAssert.cs │ │ │ ├── TestableAddMvcControllerToProjectCommand.cs │ │ │ ├── TestableAddMvcViewToProjectCommand.cs │ │ │ ├── TestableMvcTextTemplateHost.cs │ │ │ ├── TestableProject.cs │ │ │ └── TestableSelectedMvcViewFolder.cs │ │ │ └── Src │ │ │ ├── AddMvcControllerToProjectCommandTests.cs │ │ │ ├── AddMvcControllerToProjectViewModelTests.cs │ │ │ ├── AddMvcViewToProjectCommandTests.cs │ │ │ ├── AddMvcViewToProjectViewModelTests.cs │ │ │ ├── BooleanToVisibilityConverterTests.cs │ │ │ ├── CodeTemplates │ │ │ ├── AspxCSharpCreateViewTemplateTests.cs │ │ │ ├── AspxCSharpDeleteViewTemplateTests.cs │ │ │ ├── AspxCSharpDetailsViewTemplateTests.cs │ │ │ ├── AspxCSharpEditViewTemplateTests.cs │ │ │ ├── AspxCSharpEmptyViewTemplateTests.cs │ │ │ ├── AspxCSharpListViewTemplateTests.cs │ │ │ ├── Models │ │ │ │ ├── ModelWithIdProperty.cs │ │ │ │ ├── ModelWithIdPropertyInLowerCase.cs │ │ │ │ ├── ModelWithNoProperties.cs │ │ │ │ ├── ModelWithOneProperty.cs │ │ │ │ ├── ModelWithPrefixedIdPropertyInLowerCase.cs │ │ │ │ └── ModelWithTwoProperties.cs │ │ │ ├── RazorCSharpCreateViewTemplateTests.cs │ │ │ ├── RazorCSharpDeleteViewTemplateTests.cs │ │ │ ├── RazorCSharpDetailsViewTemplateTests.cs │ │ │ ├── RazorCSharpEditViewTemplateTests.cs │ │ │ ├── RazorCSharpEmptyViewTemplateTests.cs │ │ │ └── RazorCSharpListViewTemplateTests.cs │ │ │ ├── Completion │ │ │ └── RazorCSharpParserTests.cs │ │ │ ├── Folding │ │ │ ├── CharacterReaderTests.cs │ │ │ ├── FoldGeneratorTests.cs │ │ │ ├── HtmlElementFoldTests.cs │ │ │ ├── HtmlReaderTests.cs │ │ │ ├── RazorHtmlFoldParserTests.cs │ │ │ ├── RazorHtmlReaderTests.cs │ │ │ ├── RazorHtmlSpansTests.cs │ │ │ ├── RazorMarkupCharacterReaderTests.cs │ │ │ ├── ScheduledFoldGeneratorTests.cs │ │ │ ├── WebFormsHtmlFoldParserTests.cs │ │ │ ├── WebFormsHtmlReaderTests.cs │ │ │ ├── WebFormsLanguageBindingTests.cs │ │ │ └── WebFormsMarkupCharacterReaderTests.cs │ │ │ ├── IISExpressProcessStartInfoTests.cs │ │ │ ├── IsMvcControllerFolderSelectedConditionEvaluatorTests.cs │ │ │ ├── IsMvcViewFolderSelectedConditionEvaluatorTests.cs │ │ │ ├── MvcClassTests.cs │ │ │ ├── MvcControllerFileGeneratorTests.cs │ │ │ ├── MvcControllerFileNameTests.cs │ │ │ ├── MvcModelClassLocatorTests.cs │ │ │ ├── MvcModelClassViewModelTests.cs │ │ │ ├── MvcProjectFileTests.cs │ │ │ ├── MvcProjectMasterPageFileTests.cs │ │ │ ├── MvcProjectRazorFileTests.cs │ │ │ ├── MvcProjectTests.cs │ │ │ ├── MvcTestsBase.cs │ │ │ ├── MvcTextTemplateAssemblyResolverTests.cs │ │ │ ├── MvcTextTemplateHostTests.cs │ │ │ ├── MvcTextTemplateRepositoryTests.cs │ │ │ ├── MvcViewFileGeneratorTests.cs │ │ │ ├── MvcViewFileNameTests.cs │ │ │ ├── SelectedFolderNodeInProjectsViewTests.cs │ │ │ ├── SelectedMvcViewFolderTests.cs │ │ │ ├── VisualStudioProjectExtensionTests.cs │ │ │ ├── WebProjectPropertiesTests.cs │ │ │ └── WebProjectTests.cs │ ├── CSharpBinding │ │ ├── Project │ │ │ ├── CSharpBinding.addin │ │ │ ├── CSharpBinding.csproj │ │ │ ├── CSharpBinding.csproj.user │ │ │ ├── Configuration │ │ │ │ └── AssemblyInfo.cs │ │ │ ├── Resources │ │ │ │ ├── CSharp-Semantic.xshd │ │ │ │ └── MyNamespaceSupportForCSharp.cs │ │ │ └── Src │ │ │ │ ├── CSharpBracketSearcher.cs │ │ │ │ ├── CSharpLanguageBinding.cs │ │ │ │ ├── CSharpProjectBinding.cs │ │ │ │ ├── CSharpSemanticHighlighter.cs │ │ │ │ ├── CSharpSemanticHighlighterVisitor.cs │ │ │ │ ├── CSharpTextEditorExtension.cs │ │ │ │ ├── CaretReferenceHighlightRenderer.cs │ │ │ │ ├── CodeManipulation.cs │ │ │ │ ├── Completion │ │ │ │ ├── CSharpCompletionBinding.cs │ │ │ │ ├── CSharpCompletionContext.cs │ │ │ │ ├── CSharpCompletionDataFactory.cs │ │ │ │ ├── CSharpInsightItem.cs │ │ │ │ ├── CSharpMethodInsight.cs │ │ │ │ ├── CompletionData.cs │ │ │ │ ├── EntityCompletionData.cs │ │ │ │ ├── EnumMemberCompletionData.cs │ │ │ │ ├── EventCreationCompletionData.cs │ │ │ │ ├── FormatItemCompletionData.cs │ │ │ │ ├── ImportCompletionData.cs │ │ │ │ ├── OverrideCompletionData.cs │ │ │ │ ├── OverrideEqualsGetHashCodeCompletionData.cs │ │ │ │ ├── OverrideToStringCompletionData.cs │ │ │ │ ├── PartialCompletionData.cs │ │ │ │ ├── SegmentTrackingOutputFormatter.cs │ │ │ │ ├── TypeCompletionData.cs │ │ │ │ └── XmlDocCompletionData.cs │ │ │ │ ├── ExtensionMethods.cs │ │ │ │ ├── FormattingStrategy │ │ │ │ ├── CSharpFormatter.cs │ │ │ │ ├── CSharpFormattingOptionsContainer.cs │ │ │ │ ├── CSharpFormattingPolicies.cs │ │ │ │ ├── CSharpFormattingStrategy.cs │ │ │ │ ├── DocumentAccessor.cs │ │ │ │ └── FormattingOptionBinding.cs │ │ │ │ ├── FormsDesigner │ │ │ │ ├── CSharpDesignerGenerator.cs │ │ │ │ ├── CSharpDesignerLoader.cs │ │ │ │ ├── CSharpDesignerLoaderProvider.cs │ │ │ │ ├── CSharpEventBindingService.cs │ │ │ │ ├── CSharpFormsDesignerLoaderContext.cs │ │ │ │ ├── ICSharpDesignerLoaderContext.cs │ │ │ │ └── SecondaryDisplayBinding.cs │ │ │ │ ├── OptionPanels │ │ │ │ ├── BuildOptions.xaml │ │ │ │ ├── BuildOptions.xaml.cs │ │ │ │ ├── CSharpFormattingEditor.xaml │ │ │ │ ├── CSharpFormattingEditor.xaml.cs │ │ │ │ ├── CSharpFormattingOptionPanel.xaml │ │ │ │ ├── CSharpFormattingOptionPanel.xaml.cs │ │ │ │ ├── CSharpProjectFormattingOptions.xaml │ │ │ │ └── CSharpProjectFormattingOptions.xaml.cs │ │ │ │ ├── Parser │ │ │ │ ├── CSharpFullParseInformation.cs │ │ │ │ ├── CSharpSymbolSearch.cs │ │ │ │ ├── FoldingVisitor.cs │ │ │ │ └── Parser.cs │ │ │ │ ├── Project │ │ │ │ ├── CSharpMyNamespaceBuilder.cs │ │ │ │ ├── CSharpProject.cs │ │ │ │ ├── VBNetToCSharpConvertVisitorWithMyFormsSupport.cs │ │ │ │ └── VBNetToCSharpConverter.cs │ │ │ │ └── Refactoring │ │ │ │ ├── AbstractInlineRefactorDialog.cs │ │ │ │ ├── CSharpCodeActionProviderDoozer.cs │ │ │ │ ├── CSharpCodeGenerator.cs │ │ │ │ ├── CSharpContextActionWrapper.cs │ │ │ │ ├── CSharpSyntaxIssue.cs │ │ │ │ ├── ConvertInterfaceToAbstractClassContextAction.cs │ │ │ │ ├── CreateProperties.cs │ │ │ │ ├── CreatePropertiesDialog.xaml │ │ │ │ ├── CreatePropertiesDialog.xaml.cs │ │ │ │ ├── EditorScript.cs │ │ │ │ ├── FieldWrapper.cs │ │ │ │ ├── InlineRefactorSnippetElement.cs │ │ │ │ ├── InsertCtorDialog.xaml │ │ │ │ ├── InsertCtorDialog.xaml.cs │ │ │ │ ├── InsertCtorSnippetRefactoring.cs │ │ │ │ ├── InsertionCursorLayer.cs │ │ │ │ ├── InsertionPoint.cs │ │ │ │ ├── IssueManager.cs │ │ │ │ ├── IssueOptions.xaml │ │ │ │ ├── IssueOptions.xaml.cs │ │ │ │ ├── IssueOptionsViewModel.cs │ │ │ │ ├── MoveTypeToFileContextAction.cs │ │ │ │ ├── Options.cs │ │ │ │ ├── OverrideEqualsGetHashCodeMethodsDialog.xaml │ │ │ │ ├── OverrideEqualsGetHashCodeMethodsDialog.xaml.cs │ │ │ │ ├── OverrideToStringMethodDialog.xaml │ │ │ │ ├── OverrideToStringMethodDialog.xaml.cs │ │ │ │ ├── ParamRangeCheckContextAction.cs │ │ │ │ ├── PropertyOrFieldWrapper.cs │ │ │ │ ├── RefactoringExtensions.cs │ │ │ │ ├── RenameFileToMatchTypeNameContextAction.cs │ │ │ │ ├── SDCodeGenerationService.cs │ │ │ │ ├── SDNamingConventionService.cs │ │ │ │ ├── SDRedundantUsingIssue.cs │ │ │ │ ├── SDRefactoringContext.cs │ │ │ │ ├── SearchForIssuesCommand.cs │ │ │ │ ├── SearchForIssuesDialog.xaml │ │ │ │ └── SearchForIssuesDialog.xaml.cs │ │ └── Tests │ │ │ ├── CSharpBinding.Tests.csproj │ │ │ ├── CSharpCodeGeneratorTests.cs │ │ │ ├── CSharpFormattingTests.cs │ │ │ ├── MockTextEditor.cs │ │ │ ├── OverrideCompletionTests.cs │ │ │ ├── Properties │ │ │ └── AssemblyInfo.cs │ │ │ └── RegistrationTests.cs │ ├── CppBinding │ │ └── CppBinding │ │ │ ├── Configuration │ │ │ └── AssemblyInfo.cs │ │ │ ├── CppBinding.addin │ │ │ ├── CppBinding.csproj │ │ │ ├── CppFormattingStrategy.cs │ │ │ ├── CppLanguageBinding.cs │ │ │ ├── CppProjectBinding.cs │ │ │ ├── Project │ │ │ ├── ApplicationOptions.cs │ │ │ ├── ApplicationOptions.xaml │ │ │ ├── CppProject.cs │ │ │ ├── DependencyRelation.cs │ │ │ ├── LinkerOptions.xaml │ │ │ ├── LinkerOptions.xaml.cs │ │ │ ├── PreprocessorOptions.xaml │ │ │ ├── PreprocessorOptions.xaml.cs │ │ │ ├── ProjectConfigurationProjectItem.cs │ │ │ ├── ResourceScript.cs │ │ │ └── SpecifyCliRuntimeLibraryCommand.cs │ │ │ └── Templates │ │ │ ├── ConsoleProject.xpt │ │ │ ├── DefaultAssemblyInfo.cpp │ │ │ ├── Empty.xft │ │ │ ├── EmptyClass.xft │ │ │ ├── Library.xpt │ │ │ └── UnmanagedConsoleProject.xpt │ ├── FSharpBinding │ │ ├── FSharpBinding.addin │ │ ├── FSharpBinding.csproj │ │ ├── FSharpInteractive.cs │ │ ├── FSharpLanguageBinding.cs │ │ ├── FSharpProject.cs │ │ ├── FSharpProjectNode.cs │ │ ├── FSharpProjectNodeBuilder.cs │ │ ├── FsOptions.cs │ │ ├── ProjectHelpers.cs │ │ ├── Properties │ │ │ └── AssemblyInfo.cs │ │ ├── Resources │ │ │ ├── FS-Mode.xshd │ │ │ └── FsOptions.xfrm │ │ └── Templates │ │ │ ├── EmptyClass.xft │ │ │ ├── FSharp2ConsoleProject.xpt │ │ │ ├── FSharp2LibraryProject.xpt │ │ │ ├── FSharp3ConsoleProject.xpt │ │ │ └── FSharp3LibraryProject.xpt │ ├── Scripting │ │ ├── ICSharpCode.Scripting.sln │ │ ├── Project │ │ │ ├── Configuration │ │ │ │ └── AssemblyInfo.cs │ │ │ ├── ICSharpCode.Scripting.csproj │ │ │ └── Src │ │ │ │ ├── CommandLineHistory.cs │ │ │ │ ├── ConsoleTextEditorKeyEventArgs.cs │ │ │ │ ├── ControlDispatcher.cs │ │ │ │ ├── CreateTextWriterInfo.cs │ │ │ │ ├── IComponentCreator.cs │ │ │ │ ├── IComponentWalker.cs │ │ │ │ ├── IControlDispatcher.cs │ │ │ │ ├── IMemberProvider.cs │ │ │ │ ├── IScriptingCodeDomSerializer.cs │ │ │ │ ├── IScriptingConsole.cs │ │ │ │ ├── IScriptingConsoleHost.cs │ │ │ │ ├── IScriptingConsolePad.cs │ │ │ │ ├── IScriptingConsoleTextEditor.cs │ │ │ │ ├── IScriptingDesignerGenerator.cs │ │ │ │ ├── IScriptingFileService.cs │ │ │ │ ├── IScriptingWorkbench.cs │ │ │ │ ├── LineIndenter.cs │ │ │ │ ├── PauseCommandPromptProcessStartInfo.cs │ │ │ │ ├── RunScriptingConsoleApplicationCommand.cs │ │ │ │ ├── ScriptingCodeBuilder.cs │ │ │ │ ├── ScriptingCommandLineBuilder.cs │ │ │ │ ├── ScriptingConsole.cs │ │ │ │ ├── ScriptingConsoleApplication.cs │ │ │ │ ├── ScriptingConsoleCompletionData.cs │ │ │ │ ├── ScriptingConsoleCompletionDataProvider.cs │ │ │ │ ├── ScriptingConsoleOutputStream.cs │ │ │ │ ├── ScriptingConsolePad.cs │ │ │ │ ├── ScriptingConsoleTextEditor.cs │ │ │ │ ├── ScriptingConsoleTextEditorKeyEventArgs.cs │ │ │ │ ├── ScriptingConsoleUnreadLines.cs │ │ │ │ ├── ScriptingDesignerGenerator.cs │ │ │ │ ├── ScriptingDesignerLoader.cs │ │ │ │ ├── ScriptingFileService.cs │ │ │ │ ├── ScriptingFormattingStrategy.cs │ │ │ │ ├── ScriptingLocalMethod.cs │ │ │ │ ├── ScriptingNameCreationService.cs │ │ │ │ ├── ScriptingStyle.cs │ │ │ │ ├── ScriptingTextEditorViewContent.cs │ │ │ │ ├── ScriptingWorkbench.cs │ │ │ │ ├── SendLineToScriptingConsoleCommand.cs │ │ │ │ ├── SendSelectedTextToScriptingConsoleCommand.cs │ │ │ │ ├── SendToScriptingConsoleCommand.cs │ │ │ │ ├── TextEditorFactory.cs │ │ │ │ ├── TextSentToScriptingConsole.cs │ │ │ │ ├── ThreadSafeScriptingConsole.cs │ │ │ │ └── ThreadSafeScriptingConsoleEvents.cs │ │ └── Test │ │ │ ├── Configuration │ │ │ └── AssemblyInfo.cs │ │ │ ├── Console │ │ │ ├── CommandLineHistoryTestFixture.cs │ │ │ ├── EmptyCommandLineHistoryTestFixture.cs │ │ │ ├── EmptyStringCodeCompletionTests.cs │ │ │ ├── InsertConsoleCompletionDataTestFixture.cs │ │ │ ├── KeysPressedWhenCompletionWindowOpenTests.cs │ │ │ ├── OneItemCommandLineHistoryTestFixture.cs │ │ │ ├── ScriptingConsoleCodeCompletionTests.cs │ │ │ ├── ScriptingConsoleCommandLineHistoryTests.cs │ │ │ ├── ScriptingConsoleCurrentLineTests.cs │ │ │ ├── ScriptingConsoleEnterKeyTests.cs │ │ │ ├── ScriptingConsoleHomeKeyTests.cs │ │ │ ├── ScriptingConsoleOutputStreamTests.cs │ │ │ ├── ScriptingConsoleReadOnlyRegionsTests.cs │ │ │ ├── ScriptingConsoleReadTests.cs │ │ │ ├── ScriptingConsoleSendLineTests.cs │ │ │ ├── ScriptingConsoleSendTextTests.cs │ │ │ ├── ScriptingConsoleTests.cs │ │ │ ├── ScriptingConsoleTestsBase.cs │ │ │ ├── ScriptingConsoleTextEditorTests.cs │ │ │ ├── ScriptingConsoleUnreadLinesTests.cs │ │ │ ├── ScriptingConsoleWriteTests.cs │ │ │ ├── SendLineToScriptingConsoleCommandTests.cs │ │ │ ├── SendSelectedTextToScriptingConsoleCommandTests.cs │ │ │ ├── SendToScriptingConsoleCommandTestsBase.cs │ │ │ ├── ThreadSafeScriptingConsoleEventsTests.cs │ │ │ ├── ThreadSafeScriptingConsoleTests.cs │ │ │ └── TwoConsoleLinesWaitingTests.cs │ │ │ ├── Designer │ │ │ ├── CallBeginInitOnLoadTests.cs │ │ │ ├── GenerateAcceptButtonFormTestsBase.cs │ │ │ ├── GenerateDesignerCodeTestsBase.cs │ │ │ ├── GenerateEnabledUsingPropertyDescriptorTestsBase.cs │ │ │ ├── GenerateUserControlWithNullPropertyValueTestsBase.cs │ │ │ ├── LoadFormTestsBase.cs │ │ │ ├── NameCreationServiceTests.cs │ │ │ ├── ScriptingCodeBuilderTests.cs │ │ │ ├── ScriptingDesignerGeneratorTests.cs │ │ │ ├── ScriptingDesignerLoaderGetResourcesTests.cs │ │ │ └── ScriptingDesignerLoaderTests.cs │ │ │ ├── ICSharpCode.Scripting.Tests.csproj │ │ │ ├── Resolver │ │ │ └── ScriptingLocalMethodTests.cs │ │ │ ├── Testing │ │ │ ├── CreateTextWriterFromCreateTextWriterInfoTestFixture.cs │ │ │ └── CreateTextWriterInfoEqualsTestFixture.cs │ │ │ └── Utils │ │ │ ├── AddInHelper.cs │ │ │ ├── AddInPathHelper.cs │ │ │ ├── AddedComponent.cs │ │ │ ├── BarItemCollection.cs │ │ │ ├── ConvertedFile.cs │ │ │ ├── CreatedComponent.cs │ │ │ ├── CreatedInstance.cs │ │ │ ├── CustomClassTypeConverter.cs │ │ │ ├── CustomUserControl.cs │ │ │ ├── DerivedFormDesignerViewContent.cs │ │ │ ├── DerivedToolStripMenuItem.cs │ │ │ ├── DoublePropertyUserControl.cs │ │ │ ├── FakeCaret.cs │ │ │ ├── FakeCodeDomSerializer.cs │ │ │ ├── FakeComponentWalker.cs │ │ │ ├── FakeConsoleTextEditor.cs │ │ │ ├── FakeConsoleTextEditorKeyEventArgs.cs │ │ │ ├── FakeControlDispatcher.cs │ │ │ ├── FakeDesignerSerializationManager.cs │ │ │ ├── FakeDocument.cs │ │ │ ├── FakeDocumentLine.cs │ │ │ ├── FakeScriptingConsole.cs │ │ │ ├── FakeScriptingConsolePad.cs │ │ │ ├── FooItemCollection.cs │ │ │ ├── MockAttribute.cs │ │ │ ├── MockClass.cs │ │ │ ├── MockComponentCreator.cs │ │ │ ├── MockDebugger.cs │ │ │ ├── MockDesignerGenerator.cs │ │ │ ├── MockDesignerLoaderHost.cs │ │ │ ├── MockEditableViewContent.cs │ │ │ ├── MockEventBindingService.cs │ │ │ ├── MockEventDescriptor.cs │ │ │ ├── MockExtenderProviderService.cs │ │ │ ├── MockMemberProvider.cs │ │ │ ├── MockMethod.cs │ │ │ ├── MockOpenedFile.cs │ │ │ ├── MockProjectContent.cs │ │ │ ├── MockPropertyDescriptor.cs │ │ │ ├── MockResourceReader.cs │ │ │ ├── MockResourceService.cs │ │ │ ├── MockResourceWriter.cs │ │ │ ├── MockScriptingFileService.cs │ │ │ ├── MockSite.cs │ │ │ ├── MockTextEditor.cs │ │ │ ├── MockTextEditorOptions.cs │ │ │ ├── MockTextEditorViewContent.cs │ │ │ ├── MockTypeResolutionService.cs │ │ │ ├── MockViewContent.cs │ │ │ ├── MockWorkbench.cs │ │ │ ├── NullPropertyUserControl.cs │ │ │ ├── SupportInitCustomControl.cs │ │ │ ├── TestableScriptingConsole.cs │ │ │ ├── TestableScriptingDesignerGenerator.cs │ │ │ ├── TestableScriptingDesignerLoader.cs │ │ │ ├── TestableThreadSafeScriptingConsole.cs │ │ │ ├── TestableThreadSafeScriptingConsoleEvents.cs │ │ │ └── Tests │ │ │ ├── AddInPathHelperTests.cs │ │ │ ├── MockComponentCreatorTests.cs │ │ │ ├── MockConsoleTextEditorTests.cs │ │ │ ├── MockControlDispatcherTestFixture.cs │ │ │ ├── MockEditableViewContentTestFixture.cs │ │ │ ├── MockProjectContentTests.cs │ │ │ ├── MockScriptingFileServiceTests.cs │ │ │ └── TestableScriptingDesignerGeneratorTests.cs │ ├── TypeScript │ │ ├── Project │ │ │ ├── Configuration │ │ │ │ └── AssemblyInfo.cs │ │ │ ├── Resources │ │ │ │ ├── ImageResources.resx │ │ │ │ ├── TypeScript.ProjectBrowser.File.png │ │ │ │ ├── TypeScript.Template.EmptyFile.png │ │ │ │ └── TypeScript.xshd │ │ │ ├── Scripts │ │ │ │ ├── TypeScript-License.txt │ │ │ │ ├── compile.js │ │ │ │ ├── completion.js │ │ │ │ ├── completionDetails.js │ │ │ │ ├── definition.js │ │ │ │ ├── diagnostics.js │ │ │ │ ├── lib.d.ts │ │ │ │ ├── main.js │ │ │ │ ├── navigation.js │ │ │ │ ├── package.json │ │ │ │ ├── references.js │ │ │ │ ├── signature.js │ │ │ │ ├── tsc.js │ │ │ │ └── typescriptServices.js │ │ │ ├── Src │ │ │ │ ├── BuildConfiguration.cs │ │ │ │ ├── CompileTypeScriptAction.cs │ │ │ │ ├── CompileTypeScriptFilesOnBuildAction.cs │ │ │ │ ├── CompileTypeScriptOnSaveFileAction.cs │ │ │ │ ├── DisplayValue.cs │ │ │ │ ├── FileNameExtensions.cs │ │ │ │ ├── FileProjectItemExtensions.cs │ │ │ │ ├── FindTypeScriptReferencesCommand.cs │ │ │ │ ├── GoToTypeScriptDefinitionCommand.cs │ │ │ │ ├── Hosting │ │ │ │ │ ├── CompilerOptions.cs │ │ │ │ │ ├── CompilerResult.cs │ │ │ │ │ ├── CompletionEntry.cs │ │ │ │ │ ├── CompletionEntryDetails.cs │ │ │ │ │ ├── CompletionEntryDetailsProvider.cs │ │ │ │ │ ├── CompletionEntryDetailsResult.cs │ │ │ │ │ ├── CompletionInfo.cs │ │ │ │ │ ├── CompletionResult.cs │ │ │ │ │ ├── DefaultJavaScriptContext.cs │ │ │ │ │ ├── DefinitionInfo.cs │ │ │ │ │ ├── DefinitionResult.cs │ │ │ │ │ ├── Diagnostic.cs │ │ │ │ │ ├── DiagnosticCategory.cs │ │ │ │ │ ├── DiagnosticsResult.cs │ │ │ │ │ ├── EmitOutput.cs │ │ │ │ │ ├── GeneratedTypeScriptFile.cs │ │ │ │ │ ├── ICancellationToken.cs │ │ │ │ │ ├── IJavaScriptContext.cs │ │ │ │ │ ├── ILanguageServiceShimHost.cs │ │ │ │ │ ├── ILogger.cs │ │ │ │ │ ├── IScriptLoader.cs │ │ │ │ │ ├── IScriptSnapshotShim.cs │ │ │ │ │ ├── ITypeScriptContextFactory.cs │ │ │ │ │ ├── JsxEmit.cs │ │ │ │ │ ├── LanguageServiceCancellationToken.cs │ │ │ │ │ ├── LanguageServiceCompiler.cs │ │ │ │ │ ├── LanguageServiceCompilerResult.cs │ │ │ │ │ ├── LanguageServiceLogger.cs │ │ │ │ │ ├── LanguageServiceNullLogger.cs │ │ │ │ │ ├── LanguageServiceShimHost.cs │ │ │ │ │ ├── ModuleKind.cs │ │ │ │ │ ├── ModuleResolutionKind.cs │ │ │ │ │ ├── NavigateToItem.cs │ │ │ │ │ ├── NavigationBarItem.cs │ │ │ │ │ ├── NavigationInfo.cs │ │ │ │ │ ├── NewLineKind.cs │ │ │ │ │ ├── OutputFile.cs │ │ │ │ │ ├── ReferenceEntry.cs │ │ │ │ │ ├── ReferencesResult.cs │ │ │ │ │ ├── Script.cs │ │ │ │ │ ├── ScriptLoader.cs │ │ │ │ │ ├── ScriptSnapshotShim.cs │ │ │ │ │ ├── ScriptTarget.cs │ │ │ │ │ ├── ScriptsContainer.cs │ │ │ │ │ ├── SignatureHelpItem.cs │ │ │ │ │ ├── SignatureHelpItems.cs │ │ │ │ │ ├── SignatureHelpParameter.cs │ │ │ │ │ ├── SignatureResult.cs │ │ │ │ │ ├── SymbolDisplayPart.cs │ │ │ │ │ ├── TextChangeRange.cs │ │ │ │ │ ├── TextSpan.cs │ │ │ │ │ ├── TextSpanResult.cs │ │ │ │ │ ├── TypeScriptContext.cs │ │ │ │ │ ├── TypeScriptContextFactory.cs │ │ │ │ │ └── TypeScriptContextProvider.cs │ │ │ │ ├── ITypeScriptOptions.cs │ │ │ │ ├── InitializeTypeScriptServiceCommand.cs │ │ │ │ ├── RegisterIconsCommand.cs │ │ │ │ ├── RegisterTypeScriptCompileBuildOnCommand.cs │ │ │ │ ├── RegisterTypeScriptCompileOnSaveFileCommand.cs │ │ │ │ ├── RenameTypeScriptReferenceCommand.cs │ │ │ │ ├── TypeScriptCodeCompletionBinding.cs │ │ │ │ ├── TypeScriptCompletionItem.cs │ │ │ │ ├── TypeScriptCompletionItemProvider.cs │ │ │ │ ├── TypeScriptFile.cs │ │ │ │ ├── TypeScriptFileExtensions.cs │ │ │ │ ├── TypeScriptFormattingStrategy.cs │ │ │ │ ├── TypeScriptFunctionInsightItem.cs │ │ │ │ ├── TypeScriptFunctionInsightProvider.cs │ │ │ │ ├── TypeScriptInsightWindowHandler.cs │ │ │ │ ├── TypeScriptLanguageBinding.cs │ │ │ │ ├── TypeScriptOptions.cs │ │ │ │ ├── TypeScriptParser.cs │ │ │ │ ├── TypeScriptParserService.cs │ │ │ │ ├── TypeScriptProject.cs │ │ │ │ ├── TypeScriptProjectMonitor.cs │ │ │ │ ├── TypeScriptProjectOpenConditionEvaluator.cs │ │ │ │ ├── TypeScriptProjectOptionsPanel.xaml │ │ │ │ ├── TypeScriptProjectOptionsPanel.xaml.cs │ │ │ │ ├── TypeScriptResolveContext.cs │ │ │ │ ├── TypeScriptService.cs │ │ │ │ ├── TypeScriptTask.cs │ │ │ │ ├── TypeScriptTaskService.cs │ │ │ │ ├── TypeScriptUnresolvedFile.cs │ │ │ │ ├── TypeScriptUnresolvedTypeDefinition.cs │ │ │ │ ├── TypeScriptWorkbenchMonitor.cs │ │ │ │ └── UpdateProjectBrowserFileNodesVisitor.cs │ │ │ ├── Templates │ │ │ │ └── TypeScript.EmptyFile.xft │ │ │ ├── TypeScriptBinding.addin │ │ │ └── TypeScriptBinding.csproj │ │ ├── Test │ │ │ ├── Configuration │ │ │ │ └── AssemblyInfo.cs │ │ │ ├── Parsing │ │ │ │ ├── ParseClassTests.cs │ │ │ │ ├── ParseTestScriptLoader.cs │ │ │ │ └── ParseTests.cs │ │ │ └── TypeScriptBinding.Tests.csproj │ │ └── TypeScriptBinding.sln │ ├── VBBinding │ │ └── Project │ │ │ ├── CompareKind.vb │ │ │ ├── Configuration │ │ │ └── AssemblyInfo.vb │ │ │ ├── OptionPanels │ │ │ ├── BuildOptions.xaml │ │ │ ├── BuildOptions.xaml.vb │ │ │ ├── ProjectImports.xaml │ │ │ ├── ProjectImports.xaml.vb │ │ │ ├── TextEditorOptions.xaml │ │ │ └── TextEditorOptions.xaml.vb │ │ │ ├── Readme.txt │ │ │ ├── VBBinding.addin │ │ │ ├── VBBinding.vbproj │ │ │ ├── VBProject.vb │ │ │ ├── VBProjectBinding.vb │ │ │ └── VbcEncodingFixingLogger.vb │ ├── WixBinding │ │ ├── Project │ │ │ ├── Configuration │ │ │ │ └── AssemblyInfo.cs │ │ │ ├── Resources │ │ │ │ ├── ApplicationSettingsPanel.xfrm │ │ │ │ └── CompilerParametersPanel.xfrm │ │ │ ├── SetupDialogControlLibrary.sdcl │ │ │ ├── Src │ │ │ │ ├── Commands │ │ │ │ │ ├── AbstractActivePackageFilesViewCommand.cs │ │ │ │ │ ├── AddDirectoryCommand.cs │ │ │ │ │ ├── AddElementCommand.cs │ │ │ │ │ ├── AddFilesCommand.cs │ │ │ │ │ ├── AddWixExtensionToProject.cs │ │ │ │ │ ├── AddWixItemToProjectBaseCommand.cs │ │ │ │ │ ├── AddWixLibraryToProject.cs │ │ │ │ │ ├── HideDiffCommand.cs │ │ │ │ │ ├── OpenDialogCommand.cs │ │ │ │ │ ├── RemoveElementCommand.cs │ │ │ │ │ ├── ShowDiffCommand.cs │ │ │ │ │ ├── ViewDialogXmlCommand.cs │ │ │ │ │ ├── ViewSetupDialogsCommand.cs │ │ │ │ │ └── ViewSetupFilesCommand.cs │ │ │ │ ├── DefaultFileLoader.cs │ │ │ │ ├── DirectoryReader.cs │ │ │ │ ├── ExcludedNames.cs │ │ │ │ ├── Gui │ │ │ │ │ ├── ActivePackageFilesView.cs │ │ │ │ │ ├── AddChildElementsMenuBuilder.cs │ │ │ │ │ ├── ApplicationSettingsPanel.cs │ │ │ │ │ ├── CompilerParametersPanel.cs │ │ │ │ │ ├── IFormsDesignerView.cs │ │ │ │ │ ├── NameValueListEditor.cs │ │ │ │ │ ├── OpenTextEditors.cs │ │ │ │ │ ├── PackageFilesView.cs │ │ │ │ │ ├── PreprocessorVariablesPanel.cs │ │ │ │ │ ├── RadioButtonGroupBox.cs │ │ │ │ │ ├── SemicolonSeparatedNameValueListBinding.cs │ │ │ │ │ ├── SetupDialogControlsSideTab.cs │ │ │ │ │ ├── SetupDialogErrorListViewItem.cs │ │ │ │ │ ├── SetupDialogListPad.cs │ │ │ │ │ ├── SetupDialogListView.cs │ │ │ │ │ ├── SetupDialogListViewItem.cs │ │ │ │ │ ├── UnknownWixTreeNode.cs │ │ │ │ │ ├── WixComponentTreeNode.cs │ │ │ │ │ ├── WixDialogDesigner.cs │ │ │ │ │ ├── WixDialogDesignerDisplayBinding.cs │ │ │ │ │ ├── WixDialogDesignerGenerator.cs │ │ │ │ │ ├── WixDialogDesignerLoader.cs │ │ │ │ │ ├── WixDialogDesignerLoaderProvider.cs │ │ │ │ │ ├── WixDirectoryTreeNode.cs │ │ │ │ │ ├── WixDocumentEditor.cs │ │ │ │ │ ├── WixDocumentWindow.cs │ │ │ │ │ ├── WixFileTreeNode.cs │ │ │ │ │ ├── WixPackageFilesControl.cs │ │ │ │ │ ├── WixPackageFilesDiffControl.cs │ │ │ │ │ ├── WixPackageFilesTreeView.cs │ │ │ │ │ ├── WixTreeNode.cs │ │ │ │ │ ├── WixTreeNodeBuilder.cs │ │ │ │ │ └── WorkbenchTextFileReader.cs │ │ │ │ ├── IComponentCreator.cs │ │ │ │ ├── IDirectoryReader.cs │ │ │ │ ├── IFileLoader.cs │ │ │ │ ├── IPackageFilesViewFactory.cs │ │ │ │ ├── ITextFileReader.cs │ │ │ │ ├── IWixDialogDesigner.cs │ │ │ │ ├── IWixDocumentWriter.cs │ │ │ │ ├── IWixPackageFilesControl.cs │ │ │ │ ├── IWixPackageFilesView.cs │ │ │ │ ├── IWixPropertyValueProvider.cs │ │ │ │ ├── NameValuePair.cs │ │ │ │ ├── NameValuePairCollection.cs │ │ │ │ ├── PackageFilesViewFactory.cs │ │ │ │ ├── Project │ │ │ │ │ ├── WixExtensionFolderNode.cs │ │ │ │ │ ├── WixExtensionNode.cs │ │ │ │ │ ├── WixExtensionProjectItem.cs │ │ │ │ │ ├── WixLibraryFolderNode.cs │ │ │ │ │ ├── WixLibraryNode.cs │ │ │ │ │ ├── WixLibraryProjectItem.cs │ │ │ │ │ ├── WixProject.cs │ │ │ │ │ └── WixProjectNodeBuilder.cs │ │ │ │ ├── PropertyGrid │ │ │ │ │ ├── GuidEditor.cs │ │ │ │ │ ├── GuidEditorListBox.cs │ │ │ │ │ ├── RelativeFileNameEditor.cs │ │ │ │ │ ├── WixDropDownEditor.cs │ │ │ │ │ ├── WixXmlAttributePropertyDescriptor.cs │ │ │ │ │ └── WixXmlAttributeTypeDescriptor.cs │ │ │ │ ├── ShortFileName.cs │ │ │ │ ├── WixBinaries.cs │ │ │ │ ├── WixBinaryElement.cs │ │ │ │ ├── WixBindingService.cs │ │ │ │ ├── WixComponentElement.cs │ │ │ │ ├── WixDialog.cs │ │ │ │ ├── WixDialogElement.cs │ │ │ │ ├── WixDialogException.cs │ │ │ │ ├── WixDirectoryElement.cs │ │ │ │ ├── WixDirectoryElementBase.cs │ │ │ │ ├── WixDirectoryRefElement.cs │ │ │ │ ├── WixDocument.cs │ │ │ │ ├── WixDocumentLineSegment.cs │ │ │ │ ├── WixDocumentReader.cs │ │ │ │ ├── WixElementBase.cs │ │ │ │ ├── WixFileElement.cs │ │ │ │ ├── WixFileName.cs │ │ │ │ ├── WixNamespaceManager.cs │ │ │ │ ├── WixPackageFilesDiff.cs │ │ │ │ ├── WixPackageFilesDiffResult.cs │ │ │ │ ├── WixPackageFilesEditor.cs │ │ │ │ ├── WixProjectBinding.cs │ │ │ │ ├── WixPropertyParser.cs │ │ │ │ ├── WixSchemaCompletionData.cs │ │ │ │ ├── WixTextWriter.cs │ │ │ │ ├── WixXmlAttribute.cs │ │ │ │ ├── WixXmlAttributeCollection.cs │ │ │ │ └── WixXmlAttributeType.cs │ │ │ ├── Templates │ │ │ │ ├── DefaultLicense.rtf │ │ │ │ ├── EmptyWixDialog.xft │ │ │ │ ├── EmptyWixFile.xft │ │ │ │ ├── EmptyWixProject.xpt │ │ │ │ ├── WixDialog.xft │ │ │ │ ├── WixUIFeatureTreeProject.xpt │ │ │ │ ├── WixUIInstallDirProject.xpt │ │ │ │ ├── WixUIMinimalProject.xpt │ │ │ │ └── WixUIMondoProject.xpt │ │ │ ├── WixBinding.addin │ │ │ ├── WixBinding.csproj │ │ │ └── WixBinding.csproj.user │ │ ├── Test │ │ │ ├── AssemblyInfo.cs │ │ │ ├── DialogLoading │ │ │ │ ├── BitmapFromProjectTestFixture.cs │ │ │ │ ├── BitmapTestFixture.cs │ │ │ │ ├── ButtonFontTestFixture.cs │ │ │ │ ├── ButtonTextTestFixture.cs │ │ │ │ ├── ButtonsTestFixture.cs │ │ │ │ ├── CheckBoxTestFixture.cs │ │ │ │ ├── ComboBoxTestFixture.cs │ │ │ │ ├── DefaultUIFontTestFixture.cs │ │ │ │ ├── DialogMinimizeBoxTestFixture.cs │ │ │ │ ├── DialogTitleTestFixture.cs │ │ │ │ ├── DirectoryListTestFixture.cs │ │ │ │ ├── DisabledButtonTestFixture.cs │ │ │ │ ├── GroupBoxTestFixture.cs │ │ │ │ ├── InstallerUnitTestFixture.cs │ │ │ │ ├── InvalidLocationTests.cs │ │ │ │ ├── InvalidSizeTests.cs │ │ │ │ ├── LabelFontFromPropertyTestFixture.cs │ │ │ │ ├── LabelTestFixture.cs │ │ │ │ ├── LineTestFixture.cs │ │ │ │ ├── ListBoxTestFixture.cs │ │ │ │ ├── ListViewTestFixture.cs │ │ │ │ ├── MaskedEditTestFixture.cs │ │ │ │ ├── MissingBitmapBinaryTestFixture.cs │ │ │ │ ├── MissingRadioButtonGroupTestFixture.cs │ │ │ │ ├── NameCreationServiceValidNameTests.cs │ │ │ │ ├── NullComponentCreatorTestFixture.cs │ │ │ │ ├── PathEditTestFixture.cs │ │ │ │ ├── ProgressBarTestFixture.cs │ │ │ │ ├── RadioButtonTestFixture.cs │ │ │ │ ├── ScrollableTextTestFixture.cs │ │ │ │ ├── SelectionTreeTestFixture.cs │ │ │ │ ├── SimpleDialogTestFixture.cs │ │ │ │ ├── SimpleDialogUsingObjectCreatorTestFixture.cs │ │ │ │ ├── TextBoxTestFixture.cs │ │ │ │ ├── TextStyleNameWithSpecialXmlCharsTestFixture.cs │ │ │ │ └── TransparentLabelsTestFixture.cs │ │ │ ├── DialogXmlGeneration │ │ │ │ ├── AddAcceptAndCancelButtonTestFixture.cs │ │ │ │ ├── ButtonAddedTestFixture.cs │ │ │ │ ├── ButtonChangedTestFixture.cs │ │ │ │ ├── ButtonRemovedTestFixture.cs │ │ │ │ ├── ButtonTextRemovedTestFixture.cs │ │ │ │ ├── ComboBoxItemAddedTestFixture.cs │ │ │ │ ├── ComboBoxPropertyWithSpecialXmlCharsTestFixture.cs │ │ │ │ ├── DialogWithIconControlTypeOpenedAndClosedInDesignerTests.cs │ │ │ │ ├── DialogXmlWritingTestFixture.cs │ │ │ │ ├── GetControlTypeTests.cs │ │ │ │ ├── GroupBoxContainingControlsTestFixture.cs │ │ │ │ ├── ListBoxAddedTestFixture.cs │ │ │ │ ├── ListBoxItemAddedTestFixture.cs │ │ │ │ ├── ListBoxItemRemovedTestFixture.cs │ │ │ │ ├── ListBoxPropertyWithSpecialXmlCharsTestFixture.cs │ │ │ │ ├── ListBoxUpdatedTestFixture.cs │ │ │ │ ├── ListViewAddedTestFixture.cs │ │ │ │ ├── ListViewItemAddedTestFixture.cs │ │ │ │ ├── ListViewItemRemovedTestFixture.cs │ │ │ │ ├── ListViewPropertyWithSpecialXmlCharsTestFixture.cs │ │ │ │ ├── MinimizeBoxChangedTestFixture.cs │ │ │ │ ├── NonRadioButtonAddedToGroupTestFixture.cs │ │ │ │ ├── RadioButtonAddedTestFixture.cs │ │ │ │ ├── RadioButtonGroupAddedTestFixture.cs │ │ │ │ ├── RadioButtonGroupChangedTestFixture.cs │ │ │ │ ├── RadioButtonGroupPropertyWithSpecialXmlCharTestFixture.cs │ │ │ │ ├── RadioButtonRemovedTestFixture.cs │ │ │ │ └── SimpleDialogTestFixture.cs │ │ │ ├── Diff │ │ │ │ ├── ExcludedFilesTestFixture.cs │ │ │ │ ├── MissingDirectoryTestFixture.cs │ │ │ │ ├── NoDifferentFilesTestFixture.cs │ │ │ │ ├── OneMissingFileTestFixture.cs │ │ │ │ ├── OneNewFileTestFixture.cs │ │ │ │ └── SameFileReferencedTwiceTestFixture.cs │ │ │ ├── DirectoryImport │ │ │ │ ├── AddDirectoryTestFixture.cs │ │ │ │ ├── AddDirectoryWithInvalidIdCharsTestFixture.cs │ │ │ │ ├── AddDirectoryWithSpecialXmlCharsTestFixture.cs │ │ │ │ ├── AddDuplicateDirectoryIdTestFixture.cs │ │ │ │ ├── AddSubDirectoryTestFixture.cs │ │ │ │ ├── DuplicateComponentIdTestFixture.cs │ │ │ │ ├── ExcludedItemsTestFixture.cs │ │ │ │ └── ExcludedNamesTests.cs │ │ │ ├── Document │ │ │ │ ├── AddRootDirectoryWithNoProductElementTestFixture.cs │ │ │ │ ├── ChildComponentsTestFixture.cs │ │ │ │ ├── ChildDirectoriesTestFixture.cs │ │ │ │ ├── ChildFilesTestFixture.cs │ │ │ │ ├── DirectoryNameTests.cs │ │ │ │ ├── DuplicateBinaryIdTestFixture.cs │ │ │ │ ├── ExistingFileIdGenerationTests.cs │ │ │ │ ├── GenerateComponentIdFromDirectoryWithDotsTestFixture.cs │ │ │ │ ├── GetBinaryFileNameFromProjectTestFixture.cs │ │ │ │ ├── GetBinaryFileNameFromVariablesTestFixture.cs │ │ │ │ ├── GetBinaryFileNameTestFixture.cs │ │ │ │ ├── GetDialogElementRegionTests.cs │ │ │ │ ├── GetDialogIdAtLineTestFixture.cs │ │ │ │ ├── GetDirectoryElementRegionTests.cs │ │ │ │ ├── GetDocumentPropertyTestFixture.cs │ │ │ │ ├── GetEmptyElementDialogIdAtLineTestFixture.cs │ │ │ │ ├── GetFullBinaryFileNameTestFixture.cs │ │ │ │ ├── GetMissingDialogFromWixDocumentTestFixture.cs │ │ │ │ ├── GetProductEndElementLocationTests.cs │ │ │ │ ├── GetTwoDialogIdsFromWixDocumentTestFixture.cs │ │ │ │ ├── GetValueWithNoProjectTestFixture.cs │ │ │ │ ├── NewWixFileElementTests.cs │ │ │ │ ├── NoProductDirectoryTestFixture.cs │ │ │ │ ├── NoRootDirectoryTestFixture.cs │ │ │ │ ├── NonRootDirectoryTestFixture.cs │ │ │ │ ├── RegionToOffsetTests.cs │ │ │ │ ├── RootDirectoryRefTestFixture.cs │ │ │ │ ├── RootDirectoryTestFixture.cs │ │ │ │ ├── WixDocumentLineSegmentEqualsTests.cs │ │ │ │ ├── WixDocumentSaveTests.cs │ │ │ │ ├── WixDocumentWithNamespacePrefixTestFixture.cs │ │ │ │ ├── WixFileExtensionTests.cs │ │ │ │ └── WixPropertyParserTests.cs │ │ │ ├── Gui │ │ │ │ ├── AddDialogsToSetupDialogListTestFixture.cs │ │ │ │ ├── AddWixProjectNodeTestFixture.cs │ │ │ │ ├── BitmapCreatedByDesignerLoaderTestFixture.cs │ │ │ │ ├── CanAttachToFileNameTests.cs │ │ │ │ ├── DeleteWixExtensionNodeTestFixture.cs │ │ │ │ ├── DeleteWixLibraryNodeTestFixture.cs │ │ │ │ ├── DialogDesignerGetSourceFilesTests.cs │ │ │ │ ├── DialogIdSpecifiedForDesignerLoaderTestFixture.cs │ │ │ │ ├── FlushLoaderTestFixture.cs │ │ │ │ ├── GetWixDesignerFromViewTests.cs │ │ │ │ ├── MissingDialogIdDesignerLoaderTestFixture.cs │ │ │ │ ├── NoDialogIdSpecifiedForDesignerLoaderTestFixture.cs │ │ │ │ ├── ShowExistingPackageFilesViewTestFixture.cs │ │ │ │ ├── ShowSetupFilesTestFixture.cs │ │ │ │ ├── WixDocumentEditorInsertTextTestFixture.cs │ │ │ │ ├── WixDocumentEditorInsertUsesTextEditorPropertiesTestFixture.cs │ │ │ │ ├── WixDocumentEditorReplaceElementTestFixture.cs │ │ │ │ ├── WixDocumentEditorReplaceTextTestFixture.cs │ │ │ │ ├── WixDocumentWindowIsActiveTests.cs │ │ │ │ ├── WixFileTreeNodeTestFixture.cs │ │ │ │ ├── WixProjectWithLibraryItemsTestFixture.cs │ │ │ │ ├── WixProjectWithUnexpandedLibraryItemsTestFixture.cs │ │ │ │ └── WixProjectWithWixExtensionItemsTestFixture.cs │ │ │ ├── PackageFiles │ │ │ │ ├── ActivePackageFilesViewTests.cs │ │ │ │ ├── ActiveViewChangedWhenPackageFilesAreModifiedTestFixture.cs │ │ │ │ ├── ActiveViewChangedWhenPackageFilesOpenTestFixtureBase.cs │ │ │ │ ├── ActiveViewChangedWhenPackageFilesViewOpenTestFixture.cs │ │ │ │ ├── AddComponentTestFixture.cs │ │ │ │ ├── AddDirectoryElementToPackageWithNoDirectoriesTestFixture.cs │ │ │ │ ├── AddDirectoryToDirectoryRefTestFixture.cs │ │ │ │ ├── AddFilesTestFixture.cs │ │ │ │ ├── AddFilesToDirectoryTestFixture.cs │ │ │ │ ├── AddNewRootDirectoryWithFilesTestFixture.cs │ │ │ │ ├── AllowedChildElementsTestFixture.cs │ │ │ │ ├── AttributeValueChangedTestFixture.cs │ │ │ │ ├── ComponentDiskIdSetBeforeFilesAddedTestFixture.cs │ │ │ │ ├── ElementDeselectedTestFixture.cs │ │ │ │ ├── ElementSelectedTestFixture.cs │ │ │ │ ├── EmptyAttributesRemovedTestFixture.cs │ │ │ │ ├── FileIdGenerationTests.cs │ │ │ │ ├── GenerateComponentIdTests.cs │ │ │ │ ├── GetRelativeFileNameTestFixture.cs │ │ │ │ ├── MissingFileAttributesTestFixture.cs │ │ │ │ ├── NoChangesToSaveTestFixture.cs │ │ │ │ ├── NoDiffShownTestFixture.cs │ │ │ │ ├── NoRootDirectoryFoundTestFixture.cs │ │ │ │ ├── NoRootDirectoryInWixProductFileTestFixture.cs │ │ │ │ ├── NoWixProductFileTestFixture.cs │ │ │ │ ├── NoWixSourceFileInProjectTestFixture.cs │ │ │ │ ├── OneNewFileDiffTestFixture.cs │ │ │ │ ├── OpenTextEditorsTestFixture.cs │ │ │ │ ├── PackageFilesTestFixtureBase.cs │ │ │ │ ├── PackageFilesViewIsActiveTests.cs │ │ │ │ ├── PackageFilesViewTestFixture.cs │ │ │ │ ├── RemoveDirectoryTestFixture.cs │ │ │ │ ├── RemoveWhenNothingSelectedTestFixture.cs │ │ │ │ ├── SaveChangesTestFixture.cs │ │ │ │ ├── SingleWixSourceFileInProjectTestFixture.cs │ │ │ │ ├── TargetDirectoryRefTestFixture.cs │ │ │ │ ├── TwoWixSourceFilesInProjectTestFixture.cs │ │ │ │ ├── TwoWixSourceFilesWithErrorsTestFixture.cs │ │ │ │ ├── UpdateRootDirectoryRefWithNewFilesTestFixture.cs │ │ │ │ ├── UpdateRootDirectoryWithNewFilesTestFixture.cs │ │ │ │ ├── UpdateRootDirectoryWithNewFilesTestFixtureBase.cs │ │ │ │ ├── WixAttributeTypeTests.cs │ │ │ │ ├── WixSchemaTests.cs │ │ │ │ └── WixSourceFileWithErrorsIgnoredTestFixture.cs │ │ │ ├── Project │ │ │ │ ├── AddWixExtensionTestFixture.cs │ │ │ │ ├── AddWixLibraryTestFixture.cs │ │ │ │ ├── CanCompileTests.cs │ │ │ │ ├── CloneWixLibraryTests.cs │ │ │ │ ├── CreateNewWixProjectObjectTestFixture.cs │ │ │ │ ├── CreateWixProjectItemTests.cs │ │ │ │ ├── GetPreprocessorVariableValueTests.cs │ │ │ │ ├── GetWixExtensionsTestFixture.cs │ │ │ │ ├── GetWixFileProjectItemsTestFixture.cs │ │ │ │ ├── GetWixSourceFileProjectItemsTestFixture.cs │ │ │ │ ├── NameValuePairCollectionTests.cs │ │ │ │ ├── WixBuilderCannotBuildNonWixProjectTestFixture.cs │ │ │ │ ├── WixInstallerPathTests.cs │ │ │ │ ├── WixNodeBuilderCanBuildWixProjectTestFixture.cs │ │ │ │ ├── WixProjectOutputTypeFileExtensionTests.cs │ │ │ │ └── WixProjectTests.cs │ │ │ ├── PropertyGrid │ │ │ │ ├── DropDownPropertyDescriptorTestFixture.cs │ │ │ │ ├── DropDownTypeEditorTestFixture.cs │ │ │ │ ├── FileNamePropertyDescriptorTestFixture.cs │ │ │ │ ├── GuidPropertyDescriptorTestFixture.cs │ │ │ │ ├── GuidTypeEditorTestFixture.cs │ │ │ │ ├── WixXmlAttributePropertyDescriptorTestFixture.cs │ │ │ │ └── WixXmlAttributeTypeDescriptorTestFixture.cs │ │ │ ├── Strings.resx │ │ │ ├── Utils │ │ │ │ ├── CreatedComponent.cs │ │ │ │ ├── DerivedAddElementCommand.cs │ │ │ │ ├── DialogLoadingTestFixtureBase.cs │ │ │ │ ├── MockCaret.cs │ │ │ │ ├── MockDesignerLoaderHost.cs │ │ │ │ ├── MockFormsDesignerView.cs │ │ │ │ ├── MockOpenedFile.cs │ │ │ │ ├── MockPackageFilesViewFactory.cs │ │ │ │ ├── MockServiceProvider.cs │ │ │ │ ├── MockSolution.cs │ │ │ │ ├── MockTextEditor.cs │ │ │ │ ├── MockTextEditorOptions.cs │ │ │ │ ├── MockTextEditorViewContent.cs │ │ │ │ ├── MockTextFileReader.cs │ │ │ │ ├── MockViewContent.cs │ │ │ │ ├── MockWindowsFormsEditorService.cs │ │ │ │ ├── MockWixDocumentWriter.cs │ │ │ │ ├── MockWixPackageFilesControl.cs │ │ │ │ ├── MockWixPackageFilesView.cs │ │ │ │ ├── MockWorkbench.cs │ │ │ │ ├── MockWorkbenchWindow.cs │ │ │ │ ├── MockXmlTextWriter.cs │ │ │ │ ├── ResourceServiceHelper.cs │ │ │ │ ├── Tests │ │ │ │ │ ├── MockFormsDesignerViewTests.cs │ │ │ │ │ ├── MockPackageFilesViewFactoryTests.cs │ │ │ │ │ ├── MockTextEditorTests.cs │ │ │ │ │ ├── MockTextEditorViewContentTests.cs │ │ │ │ │ ├── MockViewContentTests.cs │ │ │ │ │ ├── MockWixPackageFilesControlTests.cs │ │ │ │ │ ├── MockWorkbenchTests.cs │ │ │ │ │ ├── MockWorkbenchWindowTests.cs │ │ │ │ │ ├── MockXmlTextWriterTests.cs │ │ │ │ │ ├── WixBindingTestsHelperTests.cs │ │ │ │ │ └── XmlWriterSettingsComparisonTests.cs │ │ │ │ ├── WixBindingTestsHelper.cs │ │ │ │ ├── WixExtensionFolderNodeTester.cs │ │ │ │ ├── WixLibraryFolderNodeTester.cs │ │ │ │ ├── WixProjectWithOverriddenSave.cs │ │ │ │ └── XmlWriterSettingsComparison.cs │ │ │ └── WixBinding.Tests.csproj │ │ └── WixBinding.sln │ └── XamlBinding │ │ ├── XamlBinding.Tests │ │ ├── CodeCompletionTests.cs │ │ ├── CodeInsertionTests.cs │ │ ├── CompletionTestsBase.xaml │ │ ├── CompletionTestsBase.xaml.cs │ │ ├── ExtensionsTests.cs │ │ ├── GetMarkupExtensionAtPositionTests.cs │ │ ├── MarkupExtensionTests.cs │ │ ├── MockTextEditor.cs │ │ ├── ParserTests.cs │ │ ├── ResolveContextTests.cs │ │ ├── Test1.xaml │ │ ├── Test2.xaml │ │ ├── Test3.xaml │ │ ├── Test4.xaml │ │ ├── Test5.xaml │ │ ├── TextEditorBasedTests.cs │ │ ├── TokenizerTests.cs │ │ ├── UtilsTests.cs │ │ ├── XamlBinding.Tests.csproj │ │ └── XmlTests.cs │ │ └── XamlBinding │ │ ├── AttachedMemberResolveResult.cs │ │ ├── Comparers.cs │ │ ├── CompletionDataGenerator.cs │ │ ├── Extensions.cs │ │ ├── MarkupExtensionInfo.cs │ │ ├── MarkupExtensionParseException.cs │ │ ├── MarkupExtensionParser.cs │ │ ├── MarkupExtensionToken.cs │ │ ├── MarkupExtensionTokenKind.cs │ │ ├── MarkupExtensionTokenizer.cs │ │ ├── Options │ │ ├── CodeCompletion.xaml │ │ ├── CodeCompletion.xaml.cs │ │ └── XamlBindingOptions.cs │ │ ├── PowerToys │ │ ├── Commands │ │ │ ├── CreateBusinessFormCommand.cs │ │ │ ├── CreateBusinessFormFromClassCommand.cs │ │ │ ├── EditGridColumnsAndRowsCommand.cs │ │ │ ├── ExtractPropertiesAsStyleCommand.cs │ │ │ ├── GroupIntoRefactorings.cs │ │ │ ├── PropertyEntry.cs │ │ │ ├── RemoveMarginCommand.cs │ │ │ └── RemoveUnnecessaryAttributesCommand.cs │ │ ├── Dialogs │ │ │ ├── DragDropMarkerAdorner.cs │ │ │ ├── EditGridColumnsAndRowsDialog.xaml │ │ │ ├── EditGridColumnsAndRowsDialog.xaml.cs │ │ │ ├── ExtractPropertiesAsStyleDialog.xaml │ │ │ ├── ExtractPropertiesAsStyleDialog.xaml.cs │ │ │ ├── FieldEditor.xaml │ │ │ ├── FieldEditor.xaml.cs │ │ │ ├── GridLengthEditor.xaml │ │ │ ├── GridLengthEditor.xaml.cs │ │ │ ├── SelectSourceClassDialog.xaml │ │ │ ├── SelectSourceClassDialog.xaml.cs │ │ │ ├── SourceClassFormEditor.xaml │ │ │ ├── SourceClassFormEditor.xaml.cs │ │ │ └── UndoStep.cs │ │ └── XamlMenuCommand.cs │ │ ├── Properties │ │ └── AssemblyInfo.cs │ │ ├── PropertyPathParser.cs │ │ ├── PropertyPathSegment.cs │ │ ├── PropertyPathTokenizer.cs │ │ ├── SegmentKind.cs │ │ ├── Utils.cs │ │ ├── XamlAstResolver.cs │ │ ├── XamlBehavior.cs │ │ ├── XamlBinding.addin │ │ ├── XamlBinding.csproj │ │ ├── XamlCodeCompletionBinding.cs │ │ ├── XamlCompletionItem.cs │ │ ├── XamlCompletionItemList.cs │ │ ├── XamlConst.cs │ │ ├── XamlContext.cs │ │ ├── XamlContextResolver.cs │ │ ├── XamlFullParseInformation.cs │ │ ├── XamlLanguageBinding.cs │ │ ├── XamlOutlineContentHost.xaml │ │ ├── XamlOutlineContentHost.xaml.cs │ │ ├── XamlOutlineNode.cs │ │ ├── XamlParser.cs │ │ ├── XamlResolver.cs │ │ ├── XamlSymbolSearch.cs │ │ ├── XamlTypeReference.cs │ │ └── XamlUnresolvedFile.cs ├── Debugger │ ├── Debugger.AddIn │ │ ├── Breakpoints │ │ │ ├── BreakpointBookmark.cs │ │ │ ├── BreakpointBookmarkEventArgs.cs │ │ │ ├── BreakpointEditorPopup.xaml │ │ │ ├── BreakpointEditorPopup.xaml.cs │ │ │ └── CurrentLineBookmark.cs │ │ ├── Debugger.AddIn.addin │ │ ├── Debugger.AddIn.csproj │ │ ├── Debugger.AddIn.csproj.user │ │ ├── NRefactory │ │ │ ├── ExpressionEvaluationVisitor.cs │ │ │ └── ExpressionExtensionMethods.cs │ │ ├── Options │ │ │ ├── ChooseExceptionsDialog.xaml │ │ │ ├── ChooseExceptionsDialog.xaml.cs │ │ │ ├── DebuggingOptions.cs │ │ │ ├── DebuggingOptionsPanel.xaml │ │ │ ├── DebuggingOptionsPanel.xaml.cs │ │ │ ├── DebuggingSymbolsPanel.xaml │ │ │ └── DebuggingSymbolsPanel.xaml.cs │ │ ├── Pads │ │ │ ├── AutoCompleteTextBox.cs │ │ │ ├── BreakPointsPad.cs │ │ │ ├── CallStackPad.cs │ │ │ ├── ClassBrowserSupport.cs │ │ │ ├── CommonResources.xaml │ │ │ ├── ConsolePad.cs │ │ │ ├── DebuggerDotCompletion.cs │ │ │ ├── LoadedModulesPad.cs │ │ │ ├── LocalVarPad.cs │ │ │ ├── ThreadsPad.cs │ │ │ ├── WatchPad.cs │ │ │ └── WatchPadCommands.cs │ │ ├── PostBuildEvent.proj │ │ ├── Properties │ │ │ └── AssemblyInfo.cs │ │ ├── Service │ │ │ ├── AttachToProcessForm.cs │ │ │ ├── DebuggeeExceptionForm.Designer.cs │ │ │ ├── DebuggeeExceptionForm.cs │ │ │ ├── DebuggeeExceptionForm.resx │ │ │ ├── DebuggerCommands.cs │ │ │ ├── ExecuteProcessWindow.xaml │ │ │ ├── ExecuteProcessWindow.xaml.cs │ │ │ └── WindowsDebugger.cs │ │ ├── Tooltips │ │ │ ├── DebuggerTooltipControl.xaml │ │ │ ├── DebuggerTooltipControl.xaml.cs │ │ │ ├── VisualizerPicker.cs │ │ │ └── VisualizerPicker.xaml │ │ ├── TreeModel │ │ │ ├── Commands.cs │ │ │ ├── SharpTreeNodeAdapter.cs │ │ │ ├── TreeNode.cs │ │ │ ├── Utils.cs │ │ │ └── ValueNode.cs │ │ └── Visualizers │ │ │ ├── Commands │ │ │ ├── ExpressionVisualizerCommand.cs │ │ │ ├── GridVisualizerCommand.cs │ │ │ ├── GridVisualizerMenuCommand.cs │ │ │ ├── IVisualizerDescriptor.cs │ │ │ ├── ObjectGraphVisualizerCommand.cs │ │ │ ├── ObjectGraphVisualizerMenuCommand.cs │ │ │ ├── TextVisualizerCommand.cs │ │ │ ├── VisualizerDescriptors.cs │ │ │ └── XmlVisualizerCommand.cs │ │ │ ├── Common │ │ │ ├── DebuggerVisualizerException.cs │ │ │ ├── IEvaluate.cs │ │ │ ├── IVisualizerCommand.cs │ │ │ ├── ObjectProperty.cs │ │ │ ├── ObjectPropertyComparer.cs │ │ │ ├── VirtualizingCollection.cs │ │ │ └── VirtualizingObservableCollection.cs │ │ │ ├── GraphVisualizer │ │ │ ├── ExpandedPaths │ │ │ │ ├── Expanded.cs │ │ │ │ ├── ExpandedContentNodes.cs │ │ │ │ ├── ExpandedExpressions.cs │ │ │ │ └── ExpandedPaths.cs │ │ │ ├── GraphExpression.cs │ │ │ ├── Layout │ │ │ │ ├── GraphDiff.cs │ │ │ │ ├── GraphEdgeRouter.cs │ │ │ │ ├── GraphMatcher.cs │ │ │ │ ├── PositionedEdge.cs │ │ │ │ ├── PositionedGraph.cs │ │ │ │ ├── PositionedNode.cs │ │ │ │ ├── PositionedNodeProperty.cs │ │ │ │ ├── PositionedPropertyEventArgs.cs │ │ │ │ ├── SplineRouting │ │ │ │ │ ├── Box.cs │ │ │ │ │ ├── Edge.cs │ │ │ │ │ ├── EdgeRouter.cs │ │ │ │ │ ├── GeomUtils.cs │ │ │ │ │ ├── IEdge.cs │ │ │ │ │ ├── IPoint.cs │ │ │ │ │ ├── IRect.cs │ │ │ │ │ ├── Point2D.cs │ │ │ │ │ ├── RouteGraph │ │ │ │ │ │ ├── EdgeStartEnd.cs │ │ │ │ │ │ ├── RouteGraph.cs │ │ │ │ │ │ ├── RouteGraphEdge.cs │ │ │ │ │ │ ├── RouteVertex.cs │ │ │ │ │ │ └── RoutedEdge.cs │ │ │ │ │ └── ShortestPath │ │ │ │ │ │ └── DijkstraShortestPathFinder.cs │ │ │ │ ├── Tree │ │ │ │ │ ├── LayoutDirection.cs │ │ │ │ │ └── TreeLayout.cs │ │ │ │ └── TreeModel │ │ │ │ │ ├── ContentNode.cs │ │ │ │ │ ├── ContentNodeEventArgs.cs │ │ │ │ │ └── ContentPropertyNode.cs │ │ │ ├── ObjectGraph │ │ │ │ ├── NamedEdge.cs │ │ │ │ ├── ObjectGraph.cs │ │ │ │ ├── ObjectGraphBuilder.cs │ │ │ │ ├── ObjectGraphNode.cs │ │ │ │ ├── ObjectGraphProperty.cs │ │ │ │ ├── PropertiesFirstComparer.cs │ │ │ │ └── TreeModel │ │ │ │ │ ├── AbstractNode.cs │ │ │ │ │ ├── BaseClassNode.cs │ │ │ │ │ ├── NonPublicMembersNode.cs │ │ │ │ │ ├── PropertyNode.cs │ │ │ │ │ ├── RawViewNode.cs │ │ │ │ │ └── ThisNode.cs │ │ │ ├── ObjectGraphControl.xaml │ │ │ ├── ObjectGraphControl.xaml.cs │ │ │ ├── ObjectGraphWindow.xaml │ │ │ ├── ObjectGraphWindow.xaml.cs │ │ │ └── Presentation │ │ │ │ ├── BoolToBoldConverter.cs │ │ │ │ ├── CanvasLocationAdapter.cs │ │ │ │ ├── GraphDrawer.cs │ │ │ │ ├── NodeControlResources.xaml │ │ │ │ ├── PositionedGraphNodeControl.xaml │ │ │ │ └── PositionedGraphNodeControl.xaml.cs │ │ │ ├── GridVisualizer │ │ │ ├── ColumnPicker.xaml │ │ │ ├── GridVisualizerWindow.xaml │ │ │ └── GridVisualizerWindow.xaml.cs │ │ │ ├── Presentation │ │ │ ├── DisplayAttribute.cs │ │ │ ├── DragScrollViewer.cs │ │ │ ├── EnumViewModel.cs │ │ │ ├── GridViewColumnHider.cs │ │ │ ├── GridViewHideableColumn.cs │ │ │ └── TooltipVisibilityConverter.cs │ │ │ ├── TextVisualizer │ │ │ ├── TextVisualizerWindow.xaml │ │ │ └── TextVisualizerWindow.xaml.cs │ │ │ └── Utils │ │ │ ├── DebuggerHelpers.cs │ │ │ ├── TreeFlattener.cs │ │ │ ├── TypeResolver.cs │ │ │ └── Util.cs │ ├── Debugger.Core │ │ ├── AppDomain.cs │ │ ├── Breakpoint.cs │ │ ├── Debugger.Core.csproj │ │ ├── Debugger.Core.csproj.user │ │ ├── Debugger.Core.shfb │ │ ├── DebuggerException.cs │ │ ├── Eval.cs │ │ ├── Interop │ │ │ ├── Common.cs │ │ │ ├── CorDebug.cs │ │ │ ├── CorDebugExtensionMethods.cs │ │ │ ├── CorDebugExtensionMethods.generated.cs │ │ │ ├── CorPublish.cs │ │ │ ├── CorPublishExtensionMethods.cs │ │ │ ├── CorPublishExtensionMethods.generated.cs │ │ │ ├── CorSym.cs │ │ │ ├── CorSymExtensionMethods.cs │ │ │ ├── CorSymExtensionMethods.generated.cs │ │ │ ├── MTA2STA.cs │ │ │ ├── MetaData.cs │ │ │ ├── MetaDataWrapper.cs │ │ │ ├── NativeMethods.cs │ │ │ ├── TrackedComObjects.cs │ │ │ └── Util.cs │ │ ├── LocalVariable.cs │ │ ├── ManagedCallback.cs │ │ ├── ManagedCallbackProxy.cs │ │ ├── ManagedCallbackSwitch.cs │ │ ├── Module.cs │ │ ├── NDebugger.cs │ │ ├── Options.cs │ │ ├── PdbSymbolSource.cs │ │ ├── Process.cs │ │ ├── Properties │ │ │ └── AssemblyInfo.cs │ │ ├── StackFrame.cs │ │ ├── Stepper.cs │ │ ├── TestAttributes.cs │ │ ├── Thread.cs │ │ ├── TypeSystemExtensions.cs │ │ ├── Util.cs │ │ └── Value.cs │ └── Debugger.Tests │ │ ├── Debugger.Tests.csproj │ │ ├── Debugger.Tests.csproj.user │ │ ├── DebuggerTestsBase.cs │ │ ├── Properties │ │ └── AssemblyInfo.cs │ │ └── Tests │ │ ├── AppDomain_Tests.cs │ │ ├── Breakpoint_Tests.cs │ │ ├── ControlFlow_DebuggeeKilled.cs │ │ ├── ControlFlow_MainThreadExit.cs │ │ ├── ControlFlow_NoBreak.cs │ │ ├── ControlFlow_Stepping.cs │ │ ├── ControlFlow_TerminatePausedProcess.cs │ │ ├── ControlFlow_TerminateRunningProcess.cs │ │ ├── DebugType_CompilerGeneratedClasses.cs │ │ ├── DynamicCode.cs │ │ ├── Exception_Custom.cs │ │ ├── Exception_StackOverflow.cs │ │ ├── ExpressionEvaluatorVisitor_Tests.cs │ │ ├── Process_MemoryReadWrite.cs │ │ ├── StackFrame_Callstack.cs │ │ ├── StackFrame_Lifetime.cs │ │ ├── StackFrame_SetIP.cs │ │ ├── StackFrame_Tests.cs │ │ ├── StackFrame_VariablesLifetime.cs │ │ ├── Thread_Tests.cs │ │ ├── Value_Tests.cs │ │ └── _HelloWorldTest.cs ├── DisplayBindings │ ├── AvalonEdit.AddIn │ │ ├── AvalonEdit.AddIn.addin │ │ ├── AvalonEdit.AddIn.csproj │ │ ├── Configuration │ │ │ └── AssemblyInfo.cs │ │ ├── Resources │ │ │ ├── IncrementalSearchCursor.cur │ │ │ └── ReverseIncrementalSearchCursor.cur │ │ ├── Src │ │ │ ├── AvalonEditDisplayBinding.cs │ │ │ ├── AvalonEditEditorUIService.cs │ │ │ ├── AvalonEditViewContent.cs │ │ │ ├── AvalonEditorControlService.cs │ │ │ ├── BracketHighlightRenderer.cs │ │ │ ├── CaretHighlightAdorner.cs │ │ │ ├── ChangeMarkerMargin │ │ │ │ ├── ChangeMarkerMargin.cs │ │ │ │ ├── DefaultChangeWatcher.cs │ │ │ │ ├── DiffControl.xaml │ │ │ │ ├── DiffControl.xaml.cs │ │ │ │ ├── DocumentSequence.cs │ │ │ │ ├── IChangeWatcher.cs │ │ │ │ └── LineChangeInfo.cs │ │ │ ├── ChooseEncodingDialog.xaml │ │ │ ├── ChooseEncodingDialog.xaml.cs │ │ │ ├── CodeCompletionEditorAdapter.cs │ │ │ ├── CodeEditor.cs │ │ │ ├── CodeEditorAdapter.cs │ │ │ ├── CodeEditorView.cs │ │ │ ├── Commands │ │ │ │ ├── FoldingCommands.cs │ │ │ │ ├── SaveFileWithEncoding.cs │ │ │ │ ├── SortOptionsDialog.xaml │ │ │ │ ├── SortOptionsDialog.xaml.cs │ │ │ │ ├── SortSelectionCommand.cs │ │ │ │ └── SurroundWithCommand.cs │ │ │ ├── ContextActions │ │ │ │ ├── ClipboardRing.cs │ │ │ │ ├── ClipboardRingAction.cs │ │ │ │ ├── ClipboardRingPopup.cs │ │ │ │ ├── ContextActionOptionPanelDoozer.cs │ │ │ │ ├── ContextActionOptions.xaml │ │ │ │ ├── ContextActionOptions.xaml.cs │ │ │ │ ├── ContextActionsBulbControl.xaml │ │ │ │ ├── ContextActionsBulbControl.xaml.cs │ │ │ │ ├── ContextActionsBulbPopup.cs │ │ │ │ ├── ContextActionsBulbViewModel.cs │ │ │ │ ├── ContextActionsControl.xaml │ │ │ │ ├── ContextActionsControl.xaml.cs │ │ │ │ ├── ContextActionsHeaderedControl.xaml │ │ │ │ ├── ContextActionsHeaderedControl.xaml.cs │ │ │ │ ├── ContextActionsPopup.cs │ │ │ │ ├── ContextActionsRenderer.cs │ │ │ │ ├── EditorActionsProvider.cs │ │ │ │ ├── FindBaseClasses.cs │ │ │ │ ├── FindDerivedClassesOrOverrides.cs │ │ │ │ ├── GoToEntityAction.cs │ │ │ │ ├── bulb.png │ │ │ │ ├── license.txt │ │ │ │ └── pencil.png │ │ │ ├── CustomCommands.cs │ │ │ ├── CustomizedHighlightingColor.cs │ │ │ ├── EnhancedScrollBar.cs │ │ │ ├── HiddenDefinitionRenderer.cs │ │ │ ├── IconBarManager.cs │ │ │ ├── IconBarMargin.cs │ │ │ ├── InlineUIElementGenerator.cs │ │ │ ├── NewLineConsistencyCheck.cs │ │ │ ├── Options │ │ │ │ ├── BehaviorOptions.xaml │ │ │ │ ├── BehaviorOptions.xaml.cs │ │ │ │ ├── CodeEditorOptions.cs │ │ │ │ ├── Converters.cs │ │ │ │ ├── CustomizedHighlightingItem.cs │ │ │ │ ├── GeneralEditorOptions.xaml │ │ │ │ ├── GeneralEditorOptions.xaml.cs │ │ │ │ ├── HighlightingOptions.xaml │ │ │ │ ├── HighlightingOptions.xaml.cs │ │ │ │ ├── IHighlightingItem.cs │ │ │ │ ├── NamedColorHighlightingItem.cs │ │ │ │ ├── SimpleHighlightingItem.cs │ │ │ │ ├── TextViewOptions.xaml │ │ │ │ └── TextViewOptions.xaml.cs │ │ │ ├── ParserFoldingStrategy.cs │ │ │ ├── PrintPreviewViewContent.cs │ │ │ ├── QuickClassBrowser.cs │ │ │ ├── QuickClassBrowser.xaml │ │ │ ├── SearchPanelLocalization.cs │ │ │ ├── SharpDevelopCompletionWindow.cs │ │ │ ├── SharpDevelopCompletionWindow.xaml │ │ │ ├── SharpDevelopInsightWindow.cs │ │ │ ├── SharpDevelopTextEditor.cs │ │ │ ├── Snippets │ │ │ │ ├── AnchorSnippetElementProvider.cs │ │ │ │ ├── CodeSnippet.cs │ │ │ │ ├── CodeSnippetComparer.cs │ │ │ │ ├── CodeSnippetCompletionWindow.cs │ │ │ │ ├── CodeSnippetGroup.cs │ │ │ │ ├── DefaultSnippetElementProvider.cs │ │ │ │ ├── SnippetCompletionItem.cs │ │ │ │ ├── SnippetManager.cs │ │ │ │ ├── SnippetOptionPanel.cs │ │ │ │ └── SnippetOptionPanel.xaml │ │ │ ├── StringToVisibilityConverter.cs │ │ │ ├── SyntaxHighlighting │ │ │ │ ├── CustomizingHighlighter.cs │ │ │ │ ├── FixedHighlighter.cs │ │ │ │ ├── MultiHighlighter.cs │ │ │ │ └── SyntaxModeDoozer.cs │ │ │ ├── TextMarkerService.cs │ │ │ ├── TextMarkerToolTipProvider.cs │ │ │ ├── Utils.cs │ │ │ └── XmlDoc │ │ │ │ └── XmlDocTooltipProvider.cs │ │ └── themes │ │ │ └── generic.xaml │ ├── ClassDiagram │ │ ├── ClassCanvas │ │ │ ├── AssemblyInfo.cs │ │ │ ├── ClassCanvas.cd │ │ │ ├── ClassCanvas.csproj │ │ │ ├── ClassDiagramAddin.sln │ │ │ ├── Decorators │ │ │ │ ├── FocusDecorator.cs │ │ │ │ ├── RectangleDecorator.cs │ │ │ │ └── SizeGripDecorator.cs │ │ │ ├── Interactivity │ │ │ │ ├── IHitTestable.cs │ │ │ │ ├── IInteractiveDrawable.cs │ │ │ │ ├── IMouseInteractable.cs │ │ │ │ ├── InteractiveHeaderedItem.cs │ │ │ │ └── InteractiveItemsStack.cs │ │ │ ├── Shapes │ │ │ │ ├── CollapseExpandShape.cs │ │ │ │ ├── CollapseShape.cs │ │ │ │ ├── EventShape.cs │ │ │ │ ├── ExpandShape.cs │ │ │ │ ├── FieldShape.cs │ │ │ │ ├── InheritanceShape.cs │ │ │ │ ├── MethodShape.cs │ │ │ │ ├── MinusShape.cs │ │ │ │ ├── PlusShape.cs │ │ │ │ ├── PropertyShape.cs │ │ │ │ ├── RouteInheritanceShape.cs │ │ │ │ ├── RouteShape.cs │ │ │ │ ├── Shapes.cs │ │ │ │ ├── SmallButtonShape.cs │ │ │ │ ├── SmallIconShape.cs │ │ │ │ └── VectorShape.cs │ │ │ └── Src │ │ │ │ ├── CanvasItem.cs │ │ │ │ ├── ClassCanvas.Designer.cs │ │ │ │ ├── ClassCanvas.cs │ │ │ │ ├── ClassCanvas.resx │ │ │ │ ├── ClassCanvasItem.cs │ │ │ │ ├── DelegateCanvasItem.cs │ │ │ │ ├── EnumCanvasItem.cs │ │ │ │ ├── InterfaceCanvasItem.cs │ │ │ │ ├── NoteCanvasItem.cs │ │ │ │ ├── StructCanvasItem.cs │ │ │ │ └── XPathNavigatorExtensions.cs │ │ ├── ClassDiagramAddin.sln │ │ ├── ClassDiagramAddin │ │ │ ├── ClassDiagramAddin.addin │ │ │ ├── ClassDiagramAddin.cd │ │ │ ├── ClassDiagramAddin.csproj │ │ │ ├── Configuration │ │ │ │ └── AssemblyInfo.cs │ │ │ ├── Resources │ │ │ │ └── Bitmaps.resources │ │ │ └── Src │ │ │ │ ├── ClassDiagramAddItemCommands.cs │ │ │ │ ├── ClassDiagramCommand.cs │ │ │ │ ├── ClassDiagramDisplayBinding.cs │ │ │ │ ├── ClassDiagramViewContent.cs │ │ │ │ ├── SaveToBitmapCommand.cs │ │ │ │ └── ShowClassDiagramCommand.cs │ │ ├── ClassDiagramApp │ │ │ ├── AssemblyInfo.cs │ │ │ ├── ClassDiagramApp.csproj │ │ │ ├── MainForm.Designer.cs │ │ │ ├── MainForm.cs │ │ │ └── MainForm.resx │ │ └── DiagramRouter │ │ │ ├── AssemblyInfo.cs │ │ │ ├── BaseRectangle.cs │ │ │ ├── DependencyTree.cs │ │ │ ├── DependencyTreeNode.cs │ │ │ ├── DiagramRouter.cs │ │ │ ├── Diagrams.csproj │ │ │ ├── Direction.cs │ │ │ ├── Drawables │ │ │ ├── DrawableItemsStack.cs │ │ │ ├── DrawableRectangle.cs │ │ │ ├── HeaderedItem.cs │ │ │ ├── IDrawable.cs │ │ │ ├── IDrawableRectangle.cs │ │ │ └── TextSegment.cs │ │ │ ├── IRectangle.cs │ │ │ ├── ItemsStack.cs │ │ │ ├── Route.cs │ │ │ └── RouteSegment.cs │ ├── Data │ │ ├── ICSharpCode.Data.Addin │ │ │ ├── Commands │ │ │ │ └── DatabaseTreeViewCommands.cs │ │ │ ├── Configuration │ │ │ │ └── AssemblyInfo.cs │ │ │ ├── DatabaseInfo │ │ │ │ └── DatabaseInfo.cs │ │ │ ├── ICSharpCode.Data.Addin.csproj │ │ │ ├── ICSharpCode.Data.addin │ │ │ ├── Pad │ │ │ │ ├── DatabaseTreeViewPad.cs │ │ │ │ ├── DatabaseTreeViewUserControl.xaml │ │ │ │ ├── DatabaseTreeViewUserControl.xaml.cs │ │ │ │ ├── DatabasesTreeViewUserControl.xaml │ │ │ │ └── DatabasesTreeViewUserControl.xaml.cs │ │ │ ├── Templates │ │ │ │ └── CSharp.EDMX.xft │ │ │ └── UserControls │ │ │ │ ├── DatabaseTreeView.xaml │ │ │ │ ├── DatabaseTreeView.xaml.cs │ │ │ │ └── DatabaseTreeViewPad.cs │ │ ├── ICSharpCode.Data.Core.UI │ │ │ ├── Helpers │ │ │ │ ├── DragDropInterop.cs │ │ │ │ └── VisualHelper.cs │ │ │ ├── ICSharpCode.Data.Core.UI.csproj │ │ │ ├── Images │ │ │ │ ├── Icons │ │ │ │ │ ├── database.png │ │ │ │ │ ├── database_add.png │ │ │ │ │ ├── database_connect.png │ │ │ │ │ ├── database_delete.png │ │ │ │ │ ├── database_edit.png │ │ │ │ │ ├── database_error.png │ │ │ │ │ ├── database_gear.png │ │ │ │ │ ├── database_go.png │ │ │ │ │ ├── database_key.png │ │ │ │ │ ├── database_lightning.png │ │ │ │ │ ├── database_link.png │ │ │ │ │ ├── database_refresh.png │ │ │ │ │ ├── database_save.png │ │ │ │ │ ├── database_table.png │ │ │ │ │ ├── eficons.pdn │ │ │ │ │ ├── error.png │ │ │ │ │ ├── exclamation.png │ │ │ │ │ ├── license.txt │ │ │ │ │ ├── procedure.png │ │ │ │ │ ├── refresh.png │ │ │ │ │ ├── table.png │ │ │ │ │ ├── table_add.png │ │ │ │ │ ├── table_delete.png │ │ │ │ │ ├── table_edit.png │ │ │ │ │ ├── table_error.png │ │ │ │ │ ├── table_fkey.png │ │ │ │ │ ├── table_gear.png │ │ │ │ │ ├── table_go.png │ │ │ │ │ ├── table_key.png │ │ │ │ │ ├── table_lightning.png │ │ │ │ │ ├── table_link.png │ │ │ │ │ ├── table_multiple.png │ │ │ │ │ ├── table_refresh.png │ │ │ │ │ ├── table_relationship.png │ │ │ │ │ ├── table_row_delete.png │ │ │ │ │ ├── table_row_insert.png │ │ │ │ │ ├── table_save.png │ │ │ │ │ └── table_sort.png │ │ │ │ └── ImageDictionary.xaml │ │ │ ├── MainDictionary.xaml │ │ │ ├── Properties │ │ │ │ ├── AssemblyInfo.cs │ │ │ │ ├── Resources.Designer.cs │ │ │ │ ├── Resources.resx │ │ │ │ ├── Settings.Designer.cs │ │ │ │ └── Settings.settings │ │ │ ├── UserControls │ │ │ │ ├── DatabaseTreeView.xaml │ │ │ │ ├── DatabaseTreeView.xaml.cs │ │ │ │ ├── DatabaseTreeViewDataTemplateSelector.cs │ │ │ │ ├── DatabaseTreeViewResources.xaml │ │ │ │ ├── DatabaseTreeViewResources.xaml.cs │ │ │ │ ├── DatabasesTreeView.xaml │ │ │ │ ├── DatabasesTreeView.xaml.cs │ │ │ │ ├── ErrorRetryButton.xaml │ │ │ │ ├── ErrorRetryButton.xaml.cs │ │ │ │ ├── IDatabasesTreeviewAdditionalNode.cs │ │ │ │ ├── LoadingCircle.xaml │ │ │ │ ├── LoadingCircle.xaml.cs │ │ │ │ ├── WizardErrorUserControl.cs │ │ │ │ └── WizardUserControl.cs │ │ │ └── Windows │ │ │ │ ├── ConnectionWizardWindow.xaml │ │ │ │ ├── ConnectionWizardWindow.xaml.cs │ │ │ │ ├── WizardWindow.cs │ │ │ │ ├── WizardWindowInnards.xaml │ │ │ │ └── WizardWindowInnards.xaml.cs │ │ ├── ICSharpCode.Data.Core │ │ │ ├── Common │ │ │ │ ├── Enumerable.cs │ │ │ │ ├── Helper.cs │ │ │ │ └── Objects.cs │ │ │ ├── DatabaseObjects │ │ │ │ ├── Column.cs │ │ │ │ ├── Constraint.cs │ │ │ │ ├── Database.cs │ │ │ │ ├── DatabaseDriver.cs │ │ │ │ ├── DatabaseObjectBase.cs │ │ │ │ ├── DatabaseObjectsCollection.cs │ │ │ │ ├── Datasource.cs │ │ │ │ ├── Procedure.cs │ │ │ │ ├── ProcedureParameter.cs │ │ │ │ ├── Table.cs │ │ │ │ ├── TableType.cs │ │ │ │ ├── UserDefinedDataType.cs │ │ │ │ └── View.cs │ │ │ ├── Enums │ │ │ │ ├── Cardinality.cs │ │ │ │ ├── ParameterMode.cs │ │ │ │ └── ProcedureType.cs │ │ │ ├── ICSharpCode.Data.Core.csproj │ │ │ ├── Interfaces │ │ │ │ ├── IColumn.cs │ │ │ │ ├── IConstraint.cs │ │ │ │ ├── IDatabase.cs │ │ │ │ ├── IDatabaseDriver.cs │ │ │ │ ├── IDatabaseObjectBase.cs │ │ │ │ ├── IDatabaseObjectsCollection.cs │ │ │ │ ├── IDatasource.cs │ │ │ │ ├── IProcedure.cs │ │ │ │ ├── IProcedureParameter.cs │ │ │ │ ├── ITable.cs │ │ │ │ ├── IUserDefinedDataType.cs │ │ │ │ └── IView.cs │ │ │ └── Properties │ │ │ │ ├── AssemblyInfo.cs │ │ │ │ ├── Resources.Designer.cs │ │ │ │ ├── Resources.resx │ │ │ │ ├── Settings.Designer.cs │ │ │ │ └── Settings.settings │ │ ├── ICSharpCode.Data.DemoApp │ │ │ ├── App.xaml │ │ │ ├── App.xaml.cs │ │ │ ├── ICSharpCode.Data.DemoApp.csproj │ │ │ ├── MainWindow.xaml │ │ │ ├── MainWindow.xaml.cs │ │ │ └── Properties │ │ │ │ ├── AssemblyInfo.cs │ │ │ │ ├── Resources.Designer.cs │ │ │ │ ├── Resources.resx │ │ │ │ ├── Settings.Designer.cs │ │ │ │ └── Settings.settings │ │ ├── ICSharpCode.Data.EDMDesigner.Core.UI │ │ │ ├── Converters │ │ │ │ ├── AreStringsEqualConverter.cs │ │ │ │ ├── AssociationToAlignmentConverter.cs │ │ │ │ ├── AssociationToMarginConverter.cs │ │ │ │ ├── AssociationToVisibleConverter.cs │ │ │ │ ├── AssociationToXYConverter.cs │ │ │ │ ├── BoolToFontWeightConverter.cs │ │ │ │ ├── BoolToOpacityConverter.cs │ │ │ │ ├── BoolToVisibilityConverter.cs │ │ │ │ ├── ComplexPropertyRelationToVisibleConverter.cs │ │ │ │ ├── ComplexPropertyRelationToXYConverter.cs │ │ │ │ ├── ConditionOperatorToVisibilityConverter.cs │ │ │ │ ├── DesignerAssociationToSelectionLocationConverter.cs │ │ │ │ ├── DesignerInheritanceRelationToSelectionLocationConverter.cs │ │ │ │ ├── ExpanderHeightConverter.cs │ │ │ │ ├── IEnumerableToVisibilityConverter.cs │ │ │ │ ├── IUITypeToBackgroundConverter.cs │ │ │ │ ├── IUITypeToBorderBrushConverter.cs │ │ │ │ ├── InheritanceRelationToVisibleConverter.cs │ │ │ │ ├── InheritanceRelationToXYConverter.cs │ │ │ │ ├── IsTypeOfConverter.cs │ │ │ │ ├── MenuSeparatorToMenuSeparatorVisibilityConverter.cs │ │ │ │ ├── ObjectToVisibilityConverter.cs │ │ │ │ ├── RelationToXYConverterBase.cs │ │ │ │ ├── UIPropertyFontStyleConverter.cs │ │ │ │ └── UIPropertyToOpacityConverter.cs │ │ │ ├── DisplayBinding │ │ │ │ ├── CSDLDatabaseTreeViewAdditionalNode.cs │ │ │ │ ├── CSDLDatabaseTreeViewNodeResourceDictionary.xaml │ │ │ │ ├── EDMDesignerDisplayBinding.cs │ │ │ │ └── EDMDesignerViewContent.cs │ │ │ ├── Helpers │ │ │ │ ├── ResourceDictionaryLoader.cs │ │ │ │ └── VisualHelper.cs │ │ │ ├── ICSharpCode.Data.EDMDesigner.Core.UI.csproj │ │ │ ├── Properties │ │ │ │ ├── AssemblyInfo.cs │ │ │ │ ├── Resources.Designer.cs │ │ │ │ ├── Resources.resx │ │ │ │ ├── Settings.Designer.cs │ │ │ │ └── Settings.settings │ │ │ ├── UserControls │ │ │ │ ├── CSDLType │ │ │ │ │ ├── ComplexTypeDesigner.cs │ │ │ │ │ ├── EntityTypeDesigner.cs │ │ │ │ │ ├── TypeBaseDesigner.Commands.cs │ │ │ │ │ ├── TypeBaseDesigner.xaml │ │ │ │ │ ├── TypeBaseDesigner.xaml.cs │ │ │ │ │ ├── TypeBaseExpander.cs │ │ │ │ │ └── TypeBaseExpanderResourceDictionary.xaml │ │ │ │ ├── CSDLTypeItem.cs │ │ │ │ ├── CSDLTypeResourceDictionary.xaml │ │ │ │ ├── ComboBoxEditableWhenFocused.cs │ │ │ │ ├── Common │ │ │ │ │ ├── ComboBoxSelectedValueBindingWithNull.cs │ │ │ │ │ ├── KeyboardUtil.cs │ │ │ │ │ ├── NullValue.cs │ │ │ │ │ └── VisualTreeHelperUtil.cs │ │ │ │ ├── ContextMenu │ │ │ │ │ ├── ContextMenu.cs │ │ │ │ │ ├── IMenuContainer.cs │ │ │ │ │ ├── MenuContainerBase.cs │ │ │ │ │ ├── MenuItem.cs │ │ │ │ │ └── MenuSeparator.cs │ │ │ │ ├── DesignerCanvas.Commands.cs │ │ │ │ ├── DesignerCanvas.cs │ │ │ │ ├── DesignerCanvasPreview.cs │ │ │ │ ├── DesignerCanvasResourceDictionary.xaml │ │ │ │ ├── EditableTextBlock.cs │ │ │ │ ├── EditableTextBlockResourceDictionary.xaml │ │ │ │ ├── Expander.cs │ │ │ │ ├── ExtendedPanel.cs │ │ │ │ ├── GreyableImage.cs │ │ │ │ ├── InputBindingsContener.cs │ │ │ │ ├── Mapping │ │ │ │ │ ├── AssociationMapping.Resources.cs │ │ │ │ │ ├── AssociationMapping.xaml │ │ │ │ │ ├── AssociationMapping.xaml.cs │ │ │ │ │ ├── ColumnComboBox.xaml │ │ │ │ │ ├── ColumnComboBox.xaml.cs │ │ │ │ │ ├── ColumnConditionComboBox.cs │ │ │ │ │ ├── ComplexPropertiesMapping.Resources.cs │ │ │ │ │ ├── ComplexPropertiesMapping.xaml │ │ │ │ │ ├── ComplexPropertiesMapping.xaml.cs │ │ │ │ │ ├── EntityPropertiesMapping.cs │ │ │ │ │ ├── EntityTableMapping.Resources.cs │ │ │ │ │ ├── EntityTableMapping.xaml │ │ │ │ │ ├── EntityTableMapping.xaml.cs │ │ │ │ │ ├── Mapping.Resources.cs │ │ │ │ │ ├── Mapping.xaml │ │ │ │ │ ├── Mapping.xaml.cs │ │ │ │ │ ├── MappingResourceDictionary.xaml │ │ │ │ │ ├── MappingResources.resx │ │ │ │ │ ├── PropertiesMapping.Resources.cs │ │ │ │ │ ├── PropertiesMapping.xaml │ │ │ │ │ ├── PropertiesMapping.xaml.cs │ │ │ │ │ ├── PropertyConditionComboBox.xaml │ │ │ │ │ ├── PropertyConditionComboBox.xaml.cs │ │ │ │ │ ├── PropertyMappingColumnComboBox.cs │ │ │ │ │ ├── TableMapping.cs │ │ │ │ │ └── TreeViewItemMapping.cs │ │ │ │ ├── PropertyGrid.Resources.cs │ │ │ │ ├── PropertyGrid.xaml │ │ │ │ ├── PropertyGrid.xaml.cs │ │ │ │ ├── Relations │ │ │ │ │ ├── Association.Commands.cs │ │ │ │ │ ├── Association.xaml │ │ │ │ │ ├── Association.xaml.cs │ │ │ │ │ ├── ComplexPropertyRelation.xaml │ │ │ │ │ ├── ComplexPropertyRelation.xaml.cs │ │ │ │ │ ├── InheritanceRelation.Commands.cs │ │ │ │ │ ├── InheritanceRelation.xaml │ │ │ │ │ ├── InheritanceRelation.xaml.cs │ │ │ │ │ ├── RelationBase.cs │ │ │ │ │ ├── RelationContener.xaml │ │ │ │ │ └── RelationContener.xaml.cs │ │ │ │ ├── SelectionRectangleResourceDictionary.xaml │ │ │ │ ├── ToolBoxExpander.cs │ │ │ │ ├── ToolBoxExpanderResourceDictionary.xaml │ │ │ │ └── ToolBoxGrid.cs │ │ │ └── Windows │ │ │ │ ├── AddAssociationEnd.Resources.cs │ │ │ │ ├── AddAssociationEnd.xaml │ │ │ │ ├── AddAssociationEnd.xaml.cs │ │ │ │ ├── AddAssociationWindow.Resources.cs │ │ │ │ ├── AddAssociationWindow.xaml │ │ │ │ ├── AddAssociationWindow.xaml.cs │ │ │ │ ├── AddComplexPropertyWindow.Resources.cs │ │ │ │ ├── AddComplexPropertyWindow.xaml │ │ │ │ ├── AddComplexPropertyWindow.xaml.cs │ │ │ │ ├── AddComplexTypeWindow.xaml │ │ │ │ ├── AddComplexTypeWindow.xaml.cs │ │ │ │ ├── AddEntityTypeWindow.xaml │ │ │ │ ├── AddEntityTypeWindow.xaml.cs │ │ │ │ ├── AddScalarPropertyWindow.Resources.cs │ │ │ │ ├── AddScalarPropertyWindow.xaml │ │ │ │ ├── AddScalarPropertyWindow.xaml.cs │ │ │ │ ├── AddTypeWindowsResources.Designer.cs │ │ │ │ └── AddTypeWindowsResources.resx │ │ ├── ICSharpCode.Data.EDMDesigner.Core │ │ │ ├── EDMObjects │ │ │ │ ├── CSDL │ │ │ │ │ ├── Association │ │ │ │ │ │ └── Association.cs │ │ │ │ │ ├── Attributes │ │ │ │ │ │ ├── AddNullAttribute.cs │ │ │ │ │ │ ├── DisplayEnabledConditionAttribute.cs │ │ │ │ │ │ ├── DisplayVisibleConditionAttribute.cs │ │ │ │ │ │ ├── ExcludeChildrenTypesAttribute.cs │ │ │ │ │ │ └── ExcludeItselftAttribute.cs │ │ │ │ │ ├── CSDLContainer.cs │ │ │ │ │ ├── Common │ │ │ │ │ │ └── Visibility.cs │ │ │ │ │ ├── Function │ │ │ │ │ │ ├── Function.cs │ │ │ │ │ │ └── FunctionParameter.cs │ │ │ │ │ ├── Property │ │ │ │ │ │ ├── ComplexProperty.cs │ │ │ │ │ │ ├── ConcurrencyMode.cs │ │ │ │ │ │ ├── NavigationProperty.cs │ │ │ │ │ │ ├── PropertyBase.cs │ │ │ │ │ │ ├── PropertyType.cs │ │ │ │ │ │ └── ScalarProperty.cs │ │ │ │ │ └── Type │ │ │ │ │ │ ├── ComplexType.cs │ │ │ │ │ │ ├── EntityType.cs │ │ │ │ │ │ └── TypeBase.cs │ │ │ │ ├── Common │ │ │ │ │ ├── Cardinality.cs │ │ │ │ │ ├── EDMObjectBase.cs │ │ │ │ │ ├── Enumerables.cs │ │ │ │ │ ├── EventedObservableCollection.cs │ │ │ │ │ ├── ParameterMode.cs │ │ │ │ │ └── ReferentialConstraint.cs │ │ │ │ ├── Designer │ │ │ │ │ ├── CSDL │ │ │ │ │ │ ├── Association │ │ │ │ │ │ │ ├── CardinalityItem.cs │ │ │ │ │ │ │ ├── CardinalityList.cs │ │ │ │ │ │ │ └── UIAssociation.cs │ │ │ │ │ │ ├── CSDLView.cs │ │ │ │ │ │ ├── Property │ │ │ │ │ │ │ ├── PropertyType.Designer.cs │ │ │ │ │ │ │ ├── UIProperty.cs │ │ │ │ │ │ │ └── UIRelatedProperty.cs │ │ │ │ │ │ └── Type │ │ │ │ │ │ │ ├── IUIType.cs │ │ │ │ │ │ │ ├── UIComplexType.cs │ │ │ │ │ │ │ ├── UIEntityType.cs │ │ │ │ │ │ │ └── UITypeBase.cs │ │ │ │ │ ├── ChangeWatcher │ │ │ │ │ │ ├── EDMDesignerChangeWatcher.cs │ │ │ │ │ │ └── IEDMDesignerChangeWatcherObserver.cs │ │ │ │ │ ├── Common │ │ │ │ │ │ ├── DesignerProperty.cs │ │ │ │ │ │ ├── IndexableUIBusinessTypeObservableCollection.cs │ │ │ │ │ │ └── UIBusinessType.cs │ │ │ │ │ ├── DesignerView.cs │ │ │ │ │ ├── EDMController.cs │ │ │ │ │ ├── EDMView.cs │ │ │ │ │ ├── ITypeDesigner.cs │ │ │ │ │ ├── ItemBase.cs │ │ │ │ │ ├── MSL │ │ │ │ │ │ ├── AssociationPropertiesMapping.cs │ │ │ │ │ │ ├── ComplexPropertiesMapping.cs │ │ │ │ │ │ ├── ComplexPropertyMapping.cs │ │ │ │ │ │ ├── ConditionOperatorItem.cs │ │ │ │ │ │ ├── ConditionOperatorList.cs │ │ │ │ │ │ ├── EntityPropertiesMapping.cs │ │ │ │ │ │ ├── PropertiesMapping.cs │ │ │ │ │ │ └── PropertyMapping.cs │ │ │ │ │ └── SSDL │ │ │ │ │ │ └── SSDLView.cs │ │ │ │ ├── EDM.cs │ │ │ │ ├── Interfaces │ │ │ │ │ └── IEDMObjectBase.cs │ │ │ │ ├── MSL │ │ │ │ │ ├── Association │ │ │ │ │ │ ├── AssociationMapping.cs │ │ │ │ │ │ └── AssociationRoleMapping.cs │ │ │ │ │ ├── CUDFunction │ │ │ │ │ │ ├── CUDFunctionAssociationMapping.cs │ │ │ │ │ │ ├── CUDFunctionMapping.cs │ │ │ │ │ │ ├── CUDFunctionParametersMapping.cs │ │ │ │ │ │ ├── CUDFunctionResultsMapping.cs │ │ │ │ │ │ ├── EntityTypeCUDFunctionParametersMapping.cs │ │ │ │ │ │ ├── FunctionParameterMapping.cs │ │ │ │ │ │ └── FunctionParameterVersion.cs │ │ │ │ │ ├── Common │ │ │ │ │ │ └── IMapping.cs │ │ │ │ │ ├── Condition │ │ │ │ │ │ ├── ColumnConditionMapping.cs │ │ │ │ │ │ ├── ConditionMapping.cs │ │ │ │ │ │ ├── ConditionOperator.cs │ │ │ │ │ │ └── PropertyConditionMapping.cs │ │ │ │ │ └── EntityType │ │ │ │ │ │ ├── ComplexPropertyMapping.cs │ │ │ │ │ │ ├── EntityTypeMapping.cs │ │ │ │ │ │ ├── MappingBase.cs │ │ │ │ │ │ └── PropertyMapping.cs │ │ │ │ └── SSDL │ │ │ │ │ ├── Association │ │ │ │ │ ├── Association.cs │ │ │ │ │ └── Role.cs │ │ │ │ │ ├── EntityType │ │ │ │ │ ├── EntityType.cs │ │ │ │ │ └── StoreType.cs │ │ │ │ │ ├── Function │ │ │ │ │ ├── Function.cs │ │ │ │ │ ├── FunctionParameter.cs │ │ │ │ │ └── ParameterTypeSemantics.cs │ │ │ │ │ ├── Property │ │ │ │ │ ├── Property.cs │ │ │ │ │ └── StoreGeneratedPattern.cs │ │ │ │ │ └── SSDLContainer.cs │ │ │ ├── ICSharpCode.Data.EDMDesigner.Core.csproj │ │ │ ├── IO │ │ │ │ ├── CSDLIO.cs │ │ │ │ ├── DesignerIO.cs │ │ │ │ ├── EDMXIO.cs │ │ │ │ ├── EntityModelCodeGenerator.cs │ │ │ │ ├── ExtensionMethods.cs │ │ │ │ ├── IO.cs │ │ │ │ ├── MSLIO.cs │ │ │ │ └── SSDLIO.cs │ │ │ ├── ObjectModelConverters │ │ │ │ ├── CSDLConverter.cs │ │ │ │ ├── EDMConverter.cs │ │ │ │ ├── ObjectModelConverterException.cs │ │ │ │ └── SSDLConverter.cs │ │ │ ├── Properties │ │ │ │ └── AssemblyInfo.cs │ │ │ └── Windows │ │ │ │ └── EDMWizard │ │ │ │ ├── ChooseDatabaseConnectionUserControl.xaml │ │ │ │ ├── ChooseDatabaseConnectionUserControl.xaml.cs │ │ │ │ ├── ChooseDatabaseObjectsUserControl.xaml │ │ │ │ ├── ChooseDatabaseObjectsUserControl.xaml.cs │ │ │ │ ├── EDMWizardErrorUserControl.xaml │ │ │ │ ├── EDMWizardErrorUserControl.xaml.cs │ │ │ │ └── EDMWizardWindow.cs │ │ ├── ICSharpCode.Data.SQLServer │ │ │ ├── ControlPanel │ │ │ │ ├── SQLServerControlPanel.xaml │ │ │ │ └── SQLServerControlPanel.xaml.cs │ │ │ ├── ICSharpCode.Data.SQLServer.csproj │ │ │ ├── Properties │ │ │ │ └── AssemblyInfo.cs │ │ │ ├── SQLServerDatabaseDriver.cs │ │ │ └── SQLServerDatasource.cs │ │ └── ICSharpCode.Data.sln │ ├── FormsDesigner │ │ └── Project │ │ │ ├── Configuration │ │ │ └── AssemblyInfo.cs │ │ │ ├── FormsDesigner.addin │ │ │ ├── FormsDesigner.csproj │ │ │ ├── FormsDesigner.csproj.user │ │ │ ├── PostBuildEvent.proj │ │ │ ├── Resources │ │ │ ├── AddSidebarComponentsDialog.xfrm │ │ │ ├── ConfigureSidebarDialog.xfrm │ │ │ └── RenameSidebarCategoryDialog.xfrm │ │ │ └── Src │ │ │ ├── Commands │ │ │ ├── FormsCommands.cs │ │ │ └── SideBarCommands.cs │ │ │ ├── DesignerGenerator │ │ │ ├── AbstractDesignerGenerator.cs │ │ │ ├── CSharpDesignerGenerator.cs │ │ │ ├── CodeDOMGenerator.cs │ │ │ ├── IDesignerGenerator.cs │ │ │ └── VBNetDesignerGenerator.cs │ │ │ ├── DesignerLoader │ │ │ ├── AbstractCodeDomDesignerLoader.cs │ │ │ ├── CodeDOMVerboseOutputGenerator.cs │ │ │ ├── DesignerLoaderProvider.cs │ │ │ ├── FormsDesignerLoadException.cs │ │ │ └── NRefactoryDesignerLoader.cs │ │ │ ├── DesignerSourceCodeStorage.cs │ │ │ ├── DesignerViewContent.cs │ │ │ ├── FormKeyHandler.cs │ │ │ ├── Gui │ │ │ ├── AddComponentsDialog.cs │ │ │ ├── ComponentLibraryLoader.cs │ │ │ ├── ConfigureSideBarDialog.cs │ │ │ ├── CustomComponentsSideTab.cs │ │ │ ├── ImageResourceEditorDialog.Designer.cs │ │ │ ├── ImageResourceEditorDialog.cs │ │ │ ├── ImageResourceEditorDialog.resx │ │ │ ├── OptionPanels │ │ │ │ ├── GeneralOptionsPanel.xaml │ │ │ │ ├── GeneralOptionsPanel.xaml.cs │ │ │ │ ├── GridOptionsPanel.xaml │ │ │ │ ├── GridOptionsPanel.xaml.cs │ │ │ │ ├── LocalizationModelOptionsPanel.xaml │ │ │ │ └── LocalizationModelOptionsPanel.xaml.cs │ │ │ ├── RenameCategoryDialog.cs │ │ │ ├── SideTabDesigner.cs │ │ │ └── SideTabItemDesigner.cs │ │ │ ├── Services │ │ │ ├── DefaultMemberRelationshipService.cs │ │ │ ├── DefaultServiceContainer.cs │ │ │ ├── DesignerOptionService.cs │ │ │ ├── DesignerResourceService.cs │ │ │ ├── DesignerSerializationService.cs │ │ │ ├── EventBindingService.cs │ │ │ ├── HelpService.cs │ │ │ ├── ImageResourceEditor.cs │ │ │ ├── MenuCommandService.cs │ │ │ ├── ProjectResourceInfo.cs │ │ │ ├── ProjectResourceService.cs │ │ │ ├── ProjectResourcesComponentCodeDomSerializer.cs │ │ │ ├── ProjectResourcesMemberCodeDomSerializer.cs │ │ │ ├── PropertyValueUIService.cs │ │ │ ├── ResourceStore.cs │ │ │ ├── SharpDevelopSerializationProvider.cs │ │ │ ├── ToolboxService.cs │ │ │ ├── TypeDiscoveryService.cs │ │ │ ├── UIService.cs │ │ │ └── XmlDesignerNameCreationService.cs │ │ │ ├── ToolboxProvider.cs │ │ │ └── UndoRedo │ │ │ └── UndoEngine.cs │ ├── HexEditor │ │ ├── HexEditor.sln │ │ └── Project │ │ │ ├── Configuration │ │ │ └── AssemblyInfo.cs │ │ │ ├── HexEditor.addin │ │ │ ├── HexEditor.csproj │ │ │ ├── Resources │ │ │ └── sizefittowindow.bmp │ │ │ ├── Src │ │ │ ├── Commands │ │ │ │ ├── CopyAsBinary.cs │ │ │ │ └── CopyAsHexString.cs │ │ │ ├── Editor.Designer.cs │ │ │ ├── Editor.cs │ │ │ ├── Util │ │ │ │ ├── BufferManager.cs │ │ │ │ ├── Caret.cs │ │ │ │ ├── ClipboardManager.cs │ │ │ │ ├── SelectionManager.cs │ │ │ │ ├── Settings.cs │ │ │ │ ├── UndoAction.cs │ │ │ │ ├── UndoEventArgs.cs │ │ │ │ ├── UndoManager.cs │ │ │ │ ├── UndoStep.cs │ │ │ │ └── ViewMode.cs │ │ │ └── View │ │ │ │ ├── HexEditContainer.Designer.cs │ │ │ │ ├── HexEditContainer.cs │ │ │ │ ├── HexEditContainer.resx │ │ │ │ ├── HexEditDisplayBinding.cs │ │ │ │ ├── HexEditOptionsPanel.xaml │ │ │ │ ├── HexEditOptionsPanel.xaml.cs │ │ │ │ └── HexEditView.cs │ │ │ └── changes.txt │ ├── ILSpyAddIn │ │ ├── DebuggerTextOutput.cs │ │ ├── DecompiledViewContent.cs │ │ ├── ILSpyAddIn.addin │ │ ├── ILSpyAddIn.csproj │ │ ├── ILSpyDecompilerService.cs │ │ ├── ILSpyDisplayBinding.cs │ │ ├── ILSpyFullParseInformation.cs │ │ ├── ILSpyParser.cs │ │ ├── ILSpySymbolSource.cs │ │ ├── ILSpyUnresolvedFile.cs │ │ ├── LaunchILSpy │ │ │ ├── ILSpyController.cs │ │ │ ├── OpenInILSpyCommand.cs │ │ │ ├── SetILSpyPathDialog.Designer.cs │ │ │ ├── SetILSpyPathDialog.cs │ │ │ └── SetILSpyPathDialog.resx │ │ ├── NavigateToDecompiledEntityService.cs │ │ └── Properties │ │ │ └── AssemblyInfo.cs │ ├── IconEditor │ │ ├── AlphaTransparentBitmap.cs │ │ ├── Configuration │ │ │ └── AssemblyInfo.cs │ │ ├── EditorPanel.Designer.cs │ │ ├── EditorPanel.cs │ │ ├── IconDisplayBinding.cs │ │ ├── IconEditor.addin │ │ ├── IconEditor.csproj │ │ ├── IconEntry.cs │ │ ├── IconFile.cs │ │ ├── IconPanel.Designer.cs │ │ ├── IconPanel.cs │ │ ├── IconViewContent.cs │ │ ├── InvalidIconException.cs │ │ ├── PickFormatDialog.Designer.cs │ │ └── PickFormatDialog.cs │ ├── ResourceEditor │ │ └── Project │ │ │ ├── Configuration │ │ │ └── AssemblyInfo.cs │ │ │ ├── ResourceEditor.addin │ │ │ ├── ResourceEditor.csproj │ │ │ └── Src │ │ │ ├── BitmapExtensions.cs │ │ │ ├── Commands │ │ │ ├── AddBooleanEntryCommand.cs │ │ │ ├── AddNewFileCommand.cs │ │ │ ├── AddStringEntryCommand.cs │ │ │ ├── CopyResourceNameCommand.cs │ │ │ ├── EditCommentCommand.cs │ │ │ ├── RenameEntryCommand.cs │ │ │ ├── ResourceItemCommand.cs │ │ │ └── SaveEntryAsCommand.cs │ │ │ ├── ResourceCodeGeneratorTool.cs │ │ │ ├── ResourceEditorDisplayBinding.cs │ │ │ ├── ViewModels │ │ │ ├── ResourceEditorViewModel.cs │ │ │ └── ResourceItem.cs │ │ │ └── Views │ │ │ ├── BinaryView.xaml │ │ │ ├── BinaryView.xaml.cs │ │ │ ├── BooleanView.xaml │ │ │ ├── BooleanView.xaml.cs │ │ │ ├── IResourceEditorView.cs │ │ │ ├── IResourceItemView.cs │ │ │ ├── ImageViewBase.xaml │ │ │ ├── ImageViewBase.xaml.cs │ │ │ ├── InPlaceEditLabel.xaml │ │ │ ├── InPlaceEditLabel.xaml.cs │ │ │ ├── ResourceEditorView.xaml │ │ │ ├── ResourceEditorView.xaml.cs │ │ │ ├── ResourceItemIcons.cs │ │ │ ├── RichTextBlock.cs │ │ │ ├── TextView.xaml │ │ │ └── TextView.xaml.cs │ ├── SettingsEditor │ │ └── Project │ │ │ ├── Configuration │ │ │ └── AssemblyInfo.cs │ │ │ ├── EmptySettingsFile.xft │ │ │ ├── ISettingsEntryHost.cs │ │ │ ├── ProxyPropertyDescriptor.cs │ │ │ ├── SettingsCodeGeneratorTool.cs │ │ │ ├── SettingsDisplayBinding.cs │ │ │ ├── SettingsDocument.cs │ │ │ ├── SettingsEditor.addin │ │ │ ├── SettingsEditor.csproj │ │ │ ├── SettingsEntry.cs │ │ │ ├── SettingsEntryPropertyGridWrapper.cs │ │ │ ├── SettingsView.xaml │ │ │ ├── SettingsView.xaml.cs │ │ │ ├── SettingsViewContent.cs │ │ │ └── SpecialTypes.cs │ ├── WorkflowDesigner │ │ └── Project │ │ │ ├── Configuration │ │ │ └── AssemblyInfo.cs │ │ │ ├── Templates │ │ │ └── Files │ │ │ │ └── Sequence.xft │ │ │ ├── WorkflowDesigner.addin │ │ │ ├── WorkflowDesigner.csproj │ │ │ ├── WorkflowDesignerViewContent.cs │ │ │ └── WorkflowDisplayBinding.cs │ ├── WpfDesign │ │ └── WpfDesign.AddIn │ │ │ ├── Configuration │ │ │ └── AssemblyInfo.cs │ │ │ ├── Images │ │ │ └── Icons.32x32.Error.png │ │ │ ├── Src │ │ │ ├── AbstractEventHandlerService.cs │ │ │ ├── Commands │ │ │ │ ├── CutCopyPaste.cs │ │ │ │ ├── Pads.cs │ │ │ │ ├── Remove.cs │ │ │ │ ├── UndoRedo.cs │ │ │ │ └── ViewXaml.cs │ │ │ ├── FileUriContext.cs │ │ │ ├── IdeChooseClassService.cs │ │ │ ├── ImageSourceEditor │ │ │ │ ├── ChooseImageDialog.xaml │ │ │ │ ├── ChooseImageDialog.xaml.cs │ │ │ │ ├── ImageSourceEditor.xaml │ │ │ │ └── ImageSourceEditor.xaml.cs │ │ │ ├── MyTypeFinder.cs │ │ │ ├── ObjectEditor.xaml │ │ │ ├── ObjectEditor.xaml.cs │ │ │ ├── Options │ │ │ │ ├── WpfEditorOptionPanel.xaml │ │ │ │ ├── WpfEditorOptionPanel.xaml.cs │ │ │ │ └── WpfEditorOptions.cs │ │ │ ├── ProjectTools.cs │ │ │ ├── PropertyDescriptionService.cs │ │ │ ├── SharpDevelopTranslations.cs │ │ │ ├── ThumbnailViewPad.cs │ │ │ ├── WpfAndWinFormsTopLevelWindowService.cs │ │ │ ├── WpfDisplayBinding.cs │ │ │ ├── WpfDocumentError.xaml │ │ │ ├── WpfDocumentError.xaml.cs │ │ │ ├── WpfSideTabItem.cs │ │ │ ├── WpfToolbox.cs │ │ │ └── WpfViewContent.cs │ │ │ ├── WpfDesign.AddIn.csproj │ │ │ └── WpfDesign.addin │ └── XmlEditor │ │ ├── Doc │ │ └── notes.txt │ │ ├── Project │ │ ├── Configuration │ │ │ └── AssemblyInfo.cs │ │ ├── Resources │ │ │ ├── XmlCommentTreeNodeIcon.png │ │ │ ├── XmlElementTreeNodeIcon.png │ │ │ ├── XmlTextTreeNodeIcon.png │ │ │ └── license.txt │ │ ├── Src │ │ │ ├── AddAttributeCommand.cs │ │ │ ├── AddChildCommentCommand.cs │ │ │ ├── AddChildElementCommand.cs │ │ │ ├── AddChildTextNodeCommand.cs │ │ │ ├── AddXmlNodeDialog.cs │ │ │ ├── AssignStylesheetCommand.cs │ │ │ ├── CollapseAllCommand.cs │ │ │ ├── CopyXmlTreeNode.cs │ │ │ ├── CreateSchemaCommand.cs │ │ │ ├── CutXmlTreeNode.cs │ │ │ ├── DefaultXmlFileExtensions.cs │ │ │ ├── DefaultXmlSchemaFileAssociations.cs │ │ │ ├── DeleteXmlTreeNode.cs │ │ │ ├── EncodedStringWriter.cs │ │ │ ├── ExpandAllCommand.cs │ │ │ ├── FoldingManagerAdapter.cs │ │ │ ├── FoldingRegion.cs │ │ │ ├── FormatXmlCommand.cs │ │ │ ├── GoToSchemaDefinitionCommand.cs │ │ │ ├── GoToSchemaDefinitionEditAction.cs │ │ │ ├── IAddXmlNodeDialog.cs │ │ │ ├── IFoldingManager.cs │ │ │ ├── ISelectXmlSchemaWindow.cs │ │ │ ├── IXmlFoldParser.cs │ │ │ ├── IXmlSchemaCompletionDataFactory.cs │ │ │ ├── IXmlSchemasPanel.cs │ │ │ ├── IXmlTreeView.cs │ │ │ ├── InsertCommentAfterCommand.cs │ │ │ ├── InsertCommentBeforeCommand.cs │ │ │ ├── InsertElementAfterCommand.cs │ │ │ ├── InsertElementBeforeCommand.cs │ │ │ ├── InsertTextNodeAfterCommand.cs │ │ │ ├── InsertTextNodeBeforeCommand.cs │ │ │ ├── OpenStylesheetCommand.cs │ │ │ ├── PasteXmlTreeNode.cs │ │ │ ├── QualifiedName.cs │ │ │ ├── QualifiedNameCollection.cs │ │ │ ├── RegisteredXmlSchemaError.cs │ │ │ ├── RegisteredXmlSchemas.cs │ │ │ ├── RegisteredXmlSchemasEditor.cs │ │ │ ├── RemoveAttributeCommand.cs │ │ │ ├── RemoveXPathHighlightingCommand.cs │ │ │ ├── RunXslTransformCommand.cs │ │ │ ├── SchemaDocumentation.cs │ │ │ ├── SelectXmlSchemaWindow.xaml │ │ │ ├── SelectXmlSchemaWindow.xaml.cs │ │ │ ├── SelectedXmlElement.cs │ │ │ ├── StylesheetAssignedCondition.cs │ │ │ ├── ValidateXmlCommand.cs │ │ │ ├── XPathNodeMatch.cs │ │ │ ├── XPathNodeTextMarker.cs │ │ │ ├── XPathQuery.cs │ │ │ ├── XPathQueryControl.cs │ │ │ ├── XPathQueryPad.cs │ │ │ ├── XmlAttributePropertyDescriptor.cs │ │ │ ├── XmlAttributeTypeDescriptor.cs │ │ │ ├── XmlCharacterDataTreeNode.cs │ │ │ ├── XmlCodeCompletionBinding.cs │ │ │ ├── XmlCommentFold.cs │ │ │ ├── XmlCommentTreeNode.cs │ │ │ ├── XmlCompletionItem.cs │ │ │ ├── XmlCompletionItemCollection.cs │ │ │ ├── XmlDisplayBinding.cs │ │ │ ├── XmlEditorOptions.cs │ │ │ ├── XmlEditorOptionsPanel.xaml │ │ │ ├── XmlEditorOptionsPanel.xaml.cs │ │ │ ├── XmlEditorService.cs │ │ │ ├── XmlElementFold.cs │ │ │ ├── XmlElementPath.cs │ │ │ ├── XmlElementPathsByNamespace.cs │ │ │ ├── XmlElementTreeNode.cs │ │ │ ├── XmlEncoder.cs │ │ │ ├── XmlFoldParser.cs │ │ │ ├── XmlFoldingManager.cs │ │ │ ├── XmlFormattingStrategy.cs │ │ │ ├── XmlLanguageBinding.cs │ │ │ ├── XmlNamespace.cs │ │ │ ├── XmlNamespaceCollection.cs │ │ │ ├── XmlParser.cs │ │ │ ├── XmlSchemaCompletion.cs │ │ │ ├── XmlSchemaCompletionCollection.cs │ │ │ ├── XmlSchemaDefinition.cs │ │ │ ├── XmlSchemaFileAssociation.cs │ │ │ ├── XmlSchemaFileAssociationListItem.cs │ │ │ ├── XmlSchemaFileAssociations.cs │ │ │ ├── XmlSchemaListBoxItem.cs │ │ │ ├── XmlSchemaObjectLocation.cs │ │ │ ├── XmlSchemaPicker.cs │ │ │ ├── XmlSchemasPanel.xaml │ │ │ ├── XmlSchemasPanel.xaml.cs │ │ │ ├── XmlTextTreeNode.cs │ │ │ ├── XmlTreeEditor.cs │ │ │ ├── XmlTreeNodeClipboardCommand.cs │ │ │ ├── XmlTreeView.cs │ │ │ ├── XmlTreeViewContainerControl.cs │ │ │ ├── XmlTreeViewControl.cs │ │ │ ├── XmlView.cs │ │ │ ├── XslOutputView.cs │ │ │ └── XslTransformUrlResolver.cs │ │ ├── XmlEditor.addin │ │ └── XmlEditor.csproj │ │ ├── Test │ │ ├── AssemblyInfo.cs │ │ ├── Completion │ │ │ ├── AttributeCompletionWindowTestFixture.cs │ │ │ ├── CompleteCompletionItemListTestFixture.cs │ │ │ ├── CtrlSpaceAttributeValueCompletionTestFixture.cs │ │ │ ├── CtrlSpaceNoAttributeValuesForCompletionTestFixture.cs │ │ │ ├── ElementCompletionWindowTests.cs │ │ │ ├── FirstCompletionListItemSelectedTestFixture.cs │ │ │ ├── NamespaceCompletionWindowTestFixtureBase.cs │ │ │ ├── NoCompletionItemsTestFixture.cs │ │ │ ├── NullCompletionItemsReturnedTestFixture.cs │ │ │ ├── ProcessKeyTests.cs │ │ │ ├── SchemaCompletionContainsTests.cs │ │ │ ├── ShowCompletionWindowReturnsNullTestFixture.cs │ │ │ ├── SortingXmlCompletionItemsTestFixture.cs │ │ │ ├── XmlCompletionItemCollectionTests.cs │ │ │ ├── XmlCompletionItemComparableTests.cs │ │ │ └── XmlCompletionItemIsEqualTests.cs │ │ ├── Editor │ │ │ ├── AddUserSchemaTestFixture.cs │ │ │ ├── DefaultSchemaFileAssociationsTestFixture.cs │ │ │ ├── DefaultXmlEditorOptionsTestFixture.cs │ │ │ ├── ElementEndAddedAfterGreaterThanCharTypedTestFixture.cs │ │ │ ├── EmptyXmlSchemasPanelTestFixture.cs │ │ │ ├── ErrorWhenReadingSchemaTestFixture.cs │ │ │ ├── ErrorWhenUserAddsSchemaTestFixture.cs │ │ │ ├── IndentChildElementEndTagAfterNewLineTypedTestFixture.cs │ │ │ ├── IndentLinesTests.cs │ │ │ ├── IsEmptySchemaAssociationTests.cs │ │ │ ├── NoElementEndAddedAfterGreaterThanCharTypedTests.cs │ │ │ ├── NoRegisteredSchemasTestFixture.cs │ │ │ ├── NullDefaultSchemaAssociationAddInTreeNodeTestFixture.cs │ │ │ ├── NullXmlEditorFileExtensionsAddInTreeNodeTestFixture.cs │ │ │ ├── RegisteredSchemaWithEmptyNamespaceTestFixture.cs │ │ │ ├── RegisteredSchemaWithSameNamespaceAddedTwiceTestFixture.cs │ │ │ ├── RegisteredXmlSchemaErrorTests.cs │ │ │ ├── RegisteredXmlSchemasEditorTestFixture.cs │ │ │ ├── SchemaAssociationConvertFromStringTests.cs │ │ │ ├── SchemaAssociationConvertToStringTests.cs │ │ │ ├── SchemaAssociationFileExtensionIsCaseInsensitiveTests.cs │ │ │ ├── SchemaAssociationsAreEqualTests.cs │ │ │ ├── SurroundTextWithCommentBlockTestFixture.cs │ │ │ ├── TwoRegisteredSchemasTestFixture.cs │ │ │ ├── UserAddsOneSchemaTestFixture.cs │ │ │ ├── UserCancelsAddSchemaDialogTestFixture.cs │ │ │ ├── UserCancelsChangeSchemaDialogTestFixture.cs │ │ │ ├── UserChangesSchemaAssociationTestFixture.cs │ │ │ ├── UserRemovesOneSchemaTestFixture.cs │ │ │ ├── XmlEditorFileExtensionsTestFixture.cs │ │ │ ├── XmlSchemaPickerTestFixture.cs │ │ │ └── XmlSchemasPanelTestFixture.cs │ │ ├── FindSchemaObject │ │ │ ├── AttributeGroupReferenceSelectedTestFixture.cs │ │ │ ├── AttributeReferenceSelectedTestFixture.cs │ │ │ ├── AttributeSelectedTestFixture.cs │ │ │ ├── AttributeTypeSelectedTestFixture.cs │ │ │ ├── ElementReferenceSelectedTestFixture.cs │ │ │ ├── ElementReferenceWithPrefixSelectedTestFixture.cs │ │ │ ├── ElementSelectedTestFixture.cs │ │ │ ├── ElementTypeSelectedTestFixture.cs │ │ │ ├── ElementTypeWithPrefixSelectedTestFixture.cs │ │ │ ├── FindSelectedAttributeInTextEditorTestFixture.cs │ │ │ ├── FindSelectedAttributeValueInTextEditorTestFixture.cs │ │ │ ├── FindSelectedElementInTextEditorTestFixture.cs │ │ │ ├── GroupReferenceSelectedTestFixture.cs │ │ │ ├── NullSchemaObjectPassedToSchemaObjectLocationTestFixture.cs │ │ │ ├── SchemaObjectLocationFileNameTests.cs │ │ │ └── SchemaObjectLocationJumpToTests.cs │ │ ├── Folding │ │ │ ├── AttributeTextInFoldIsXmlEncodedTestFixture.cs │ │ │ ├── EmptyCommentDoesNotCreateFoldTestFixture.cs │ │ │ ├── FoldParserParsesInvalidXmlTestFixture.cs │ │ │ ├── MultiLineCommentFoldTestFixture.cs │ │ │ ├── QualifiedElementFoldTestFixture.cs │ │ │ ├── QualifiedElementWithNoDefinedNamespaceFoldTestFixture.cs │ │ │ ├── ShowElementAttributesForElementWithNoAttributesTestFixture.cs │ │ │ ├── ShowElementAttributesInFoldTestFixture.cs │ │ │ ├── SingleEmptyElementFoldTestFixture.cs │ │ │ ├── SingleLineCommentDoesNotCreateFoldTestFixture.cs │ │ │ ├── SingleLineElementDoesNotCreateFoldTestFixture.cs │ │ │ ├── SingleRootElementFoldTestFixture.cs │ │ │ ├── TwoElementFoldsTestFixture.cs │ │ │ └── XmlFoldingManagerTests.cs │ │ ├── Parser │ │ │ ├── ActiveElementStartPathTestFixture.cs │ │ │ ├── ActiveElementUnderCursorTests.cs │ │ │ ├── AttributeNameTestFixture.cs │ │ │ ├── AttributeNameUnderCursorTests.cs │ │ │ ├── AttributeValueUnderCursorTests.cs │ │ │ ├── InsideAttributeValueTestFixture.cs │ │ │ ├── NamespaceDeclarationTestFixture.cs │ │ │ ├── NamespacesInScopeForPathTests.cs │ │ │ ├── ParentElementPathTestFixture.cs │ │ │ ├── QualifiedNameTestFixture.cs │ │ │ └── XamlMixedNamespaceTestFixture.cs │ │ ├── Paths │ │ │ ├── ChangeElementPathDefaultNamespaceTests.cs │ │ │ ├── EmptyElementPathsByNamespaceTestFixture.cs │ │ │ ├── NamespacesWithoutPathsTests.cs │ │ │ ├── NoElementPathTestFixture.cs │ │ │ ├── OneAndTwoElementPathsTestFixture.cs │ │ │ ├── QualifiedNameCollectionEqualsTests.cs │ │ │ ├── QualifiedNameCollectionTests.cs │ │ │ ├── QualifiedNameCollectionToStringTests.cs │ │ │ ├── QualifiedNameTests.cs │ │ │ ├── QualifiedNameToStringTests.cs │ │ │ ├── SingleElementPathByNamespaceTestFixture.cs │ │ │ ├── SingleElementPathTestFixture.cs │ │ │ ├── TwoElementPathTestFixture.cs │ │ │ ├── TwoElementPathsByNamespaceTestFixture.cs │ │ │ ├── XmlNamespaceCollectionTests.cs │ │ │ └── XmlNamespaceEqualsTests.cs │ │ ├── Resources │ │ │ ├── XMLSchema.xsd │ │ │ ├── xhtml1-strict-modified.xsd │ │ │ └── xslt.xsd │ │ ├── Schema.Includes │ │ │ ├── AttributeGroupRefSchemaIncludeTestFixture.cs │ │ │ └── TwoElementSchemaIncludeTestFixture.cs │ │ ├── Schema.Multiple │ │ │ ├── DuplicateSchemaNamespaceAddedToCollectionTestFixture.cs │ │ │ └── TwoSchemaChildElementCompletionTestFixture.cs │ │ ├── Schema.Uri │ │ │ └── GetUriTestFixture.cs │ │ ├── Schema │ │ │ ├── AbstractElementTestFixture.cs │ │ │ ├── AllElementTestFixture.cs │ │ │ ├── AttributeAnnotationTestFixture.cs │ │ │ ├── AttributeGroupRefTestFixture.cs │ │ │ ├── AttributeRefTestFixture.cs │ │ │ ├── AttributeValueAnnotationTestFixture.cs │ │ │ ├── ChildElementAttributesTestFixture.cs │ │ │ ├── ChoiceTestFixture.cs │ │ │ ├── ComplexContentExtensionTestFixture.cs │ │ │ ├── DuplicateElementTestFixture.cs │ │ │ ├── ElementAnnotationTestFixture.cs │ │ │ ├── ElementAnnotationWithWhitespaceTestFixture.cs │ │ │ ├── ElementRefAnnotationTestFixture.cs │ │ │ ├── ElementWithAttributeSchemaTestFixture.cs │ │ │ ├── EnumAttributeValueTestFixture.cs │ │ │ ├── ExtensionElementTestFixture.cs │ │ │ ├── FindAttributeFromComplexTypeTestFixture.cs │ │ │ ├── GetSchemaFromFileNameTestFixture.cs │ │ │ ├── GroupRefCompositorTestFixture.cs │ │ │ ├── GroupRefTestFixture.cs │ │ │ ├── InvalidUnionMemberTypesTests.cs │ │ │ ├── MissingSchemaElementTestFixture.cs │ │ │ ├── NamespaceCompletionTestFixture.cs │ │ │ ├── NestedAttributeGroupRefTestFixture.cs │ │ │ ├── NestedChoiceTestFixture.cs │ │ │ ├── NestedElementSchemaTestFixture.cs │ │ │ ├── NestedSequenceTestFixture.cs │ │ │ ├── ReferencedElementsTestFixture.cs │ │ │ ├── RestrictionElementTestFixture.cs │ │ │ ├── SchemaHasNamespaceTests.cs │ │ │ ├── SchemaTestFixtureBase.cs │ │ │ ├── SequencedChoiceTestFixture.cs │ │ │ ├── SimpleContentExtensionBaseTypeWithAttributeTestFixture.cs │ │ │ ├── SimpleContentWithAttributeTestFixture.cs │ │ │ ├── SingleElementSchemaTestFixture.cs │ │ │ ├── SubstitutionGroupTests.cs │ │ │ ├── TwoElementSchemaTestFixture.cs │ │ │ ├── UnionMemberTypesTests.cs │ │ │ ├── XhtmlStrictSchemaTestFixture.cs │ │ │ ├── XmlSchemaNamespaceTests.cs │ │ │ ├── XsdSchemaTestFixture.cs │ │ │ └── XsltSchemaTests.cs │ │ ├── Tree │ │ │ ├── AddAttributeTestFixture.cs │ │ │ ├── AddChildElementTestFixture.cs │ │ │ ├── AddChildTextNodeTestFixture.cs │ │ │ ├── AddElementsToTreeControlTestFixture.cs │ │ │ ├── AddNewNodeDialogTestFixture.cs │ │ │ ├── AttributeChangedTestFixture.cs │ │ │ ├── DeleteTreeNodeWithDeleteKeyTestFixture.cs │ │ │ ├── DocumentElementOnlyTestFixture.cs │ │ │ ├── EditCommentNodesInTreeControlTestFixture.cs │ │ │ ├── EditCommentNodesTestFixture.cs │ │ │ ├── ExpandChildNodesInTreeControlTestFixture.cs │ │ │ ├── ExplicitNamespaceTestFixture.cs │ │ │ ├── GetXmlAttributePropertyDescriptorTestFixture.cs │ │ │ ├── InsertElementAfterTestFixture.cs │ │ │ ├── InsertElementBeforeTestFixture.cs │ │ │ ├── InsertTextNodeAfterTestFixture.cs │ │ │ ├── InsertTextNodeBeforeTestFixture.cs │ │ │ ├── LoadXmlFileWithMissingDtdFileRefTestFixture.cs │ │ │ ├── MenuCommandsTestFixture.cs │ │ │ ├── MouseDownTestFixture.cs │ │ │ ├── NoMatchingSchemaTestFixture.cs │ │ │ ├── OwnerStatusTestFixture.cs │ │ │ ├── PasteInTreeControlTestFixture.cs │ │ │ ├── PasteTestFixture.cs │ │ │ ├── RemoveAttributeTestFixture.cs │ │ │ ├── RemoveElementTestFixture.cs │ │ │ ├── RemoveElementsFromTreeControlTestFixture.cs │ │ │ ├── RemoveTextNodeTestFixture.cs │ │ │ ├── RemoveTextNodesFromTreeControlTestFixture.cs │ │ │ ├── RootNodeAddedToTreeControlTestFixture.cs │ │ │ ├── TextBoxTextChangedBeforeEditorLoadedTestFixture.cs │ │ │ ├── TextNodeTextChangedTestFixture.cs │ │ │ ├── TreeControlViewStateTestFixture.cs │ │ │ ├── ViewInvalidXmlDocumentTestFixture.cs │ │ │ ├── XmlAttributeTypeDescriptorTestFixture.cs │ │ │ ├── XmlCommentTreeNodeTests.cs │ │ │ ├── XmlElementSelectedTestFixture.cs │ │ │ ├── XmlElementTreeNodeTests.cs │ │ │ ├── XmlTextSelectedTestFixture.cs │ │ │ ├── XmlTextTreeNodeTextTests.cs │ │ │ ├── XmlTreeViewClipboardHandlerTestFixture.cs │ │ │ ├── XmlTreeViewContainerTests.cs │ │ │ └── XmlTreeViewTestFixtureBase.cs │ │ ├── Utils │ │ │ ├── DerivedAddXmlNodeDialog.cs │ │ │ ├── DerivedXmlSchemaObjectLocation.cs │ │ │ ├── DerivedXmlTreeView.cs │ │ │ ├── DerivedXmlTreeViewContainerControl.cs │ │ │ ├── ExceptionErrorMessage.cs │ │ │ ├── FakeFoldingManager.cs │ │ │ ├── FakeXmlFoldParser.cs │ │ │ ├── FormattedErrorMessage.cs │ │ │ ├── MockAddXmlNodeDialog.cs │ │ │ ├── MockCompletionListWindow.cs │ │ │ ├── MockDocument.cs │ │ │ ├── MockFileSystem.cs │ │ │ ├── MockSelectXmlSchemaWindow.cs │ │ │ ├── MockTextEditor.cs │ │ │ ├── MockTextEditorOptions.cs │ │ │ ├── MockTextEditorProviderViewContent.cs │ │ │ ├── MockViewContent.cs │ │ │ ├── MockXmlSchemaCompletionDataFactory.cs │ │ │ ├── MockXmlSchemasPanel.cs │ │ │ ├── MockXmlTreeView.cs │ │ │ ├── MockXmlViewContent.cs │ │ │ ├── NewFoldingHelper.cs │ │ │ ├── ResourceManager.cs │ │ │ ├── SchemaIncludeTestFixtureHelper.cs │ │ │ ├── Tests │ │ │ │ ├── DerivedXmlSchemaObjectLocationTests.cs │ │ │ │ ├── ExceptionErrorMessageAreEqualTests.cs │ │ │ │ ├── FormattedErrorMessageAreEqualTests.cs │ │ │ │ ├── MockDocumentTests.cs │ │ │ │ ├── MockFileSystemTests.cs │ │ │ │ ├── MockSelectXmlSchemaWindowTests.cs │ │ │ │ ├── MockTextBufferTests.cs │ │ │ │ ├── MockTextEditorOptionsTests.cs │ │ │ │ ├── MockTextEditorTests.cs │ │ │ │ ├── MockXmlSchemaCompletionDataFactoryTests.cs │ │ │ │ ├── MockXmlSchemasPanelTests.cs │ │ │ │ ├── NewFoldingHelperTests.cs │ │ │ │ ├── XPathNodeMatchComparisonResultTests.cs │ │ │ │ ├── XPathNodeMatchComparisonTests.cs │ │ │ │ └── XmlSchemaCompletionCollectionFileNamesTests.cs │ │ │ ├── TextSection.cs │ │ │ ├── XPathNodeMatchComparison.cs │ │ │ ├── XPathNodeMatchComparisonResult.cs │ │ │ ├── XmlFoldParserHelper.cs │ │ │ └── XmlSchemaCompletionCollectionFileNames.cs │ │ ├── XPath │ │ │ ├── EncodeXPathParameterTests.cs │ │ │ ├── GetNamespacesFromListViewTestFixture.cs │ │ │ ├── NamespaceGridColumnWidthsLoadedTestFixture.cs │ │ │ ├── NamespacePropertiesLoaded.cs │ │ │ ├── NamespacePropertiesSaved.cs │ │ │ ├── NamespaceXPathQueryTestFixture.cs │ │ │ ├── RemoveXPathHighlightingCommandTestFixture.cs │ │ │ ├── RunXPathQueryTests.cs │ │ │ ├── SingleXPathQueryElementMarkedTestFixture.cs │ │ │ ├── XPathNodeTextMarkerTests.cs │ │ │ ├── XPathQueryHistoryTestFixture.cs │ │ │ ├── XPathResultsListViewColumnWidthsTestFixture.cs │ │ │ ├── XmlNamespaceTests.cs │ │ │ └── XmlNamespaceToStringTests.cs │ │ ├── XmlEditor.Tests.csproj │ │ └── XmlEditor.Tests.csproj.user │ │ └── XmlEditor.sln ├── Misc │ ├── AddInManager2 │ │ ├── AddInManager2.Tests.sln │ │ ├── AddInManager2.Tests │ │ │ ├── AddInManager2.Tests.csproj │ │ │ ├── AddInSetupTests.cs │ │ │ ├── AvailableAddInsViewModelTests.cs │ │ │ ├── Configuration │ │ │ │ └── AssemblyInfo.cs │ │ │ ├── ExtensionsTests.cs │ │ │ ├── Fakes │ │ │ │ ├── FakeAddInManagerServices.cs │ │ │ │ ├── FakeAddInManagerSettings.cs │ │ │ │ ├── FakeAddInSetup.cs │ │ │ │ ├── FakeAddInTree.cs │ │ │ │ ├── FakeCorePackageRepository.cs │ │ │ │ ├── FakeNuGetCorePackageManager.cs │ │ │ │ ├── FakeNuGetPackageManager.cs │ │ │ │ ├── FakePackage.cs │ │ │ │ ├── FakePackageOperationResolver.cs │ │ │ │ ├── FakePackageRepositories.cs │ │ │ │ └── FakeSDAddInManagement.cs │ │ │ ├── InstalledAddInsViewModelTests.cs │ │ │ ├── NuGetPackageManagerTests.cs │ │ │ ├── PackageRepositoriesTests.cs │ │ │ ├── TestResources │ │ │ │ ├── AddInManager2Test.addin │ │ │ │ ├── AddInManager2Test.sdaddin │ │ │ │ ├── AddInManager2Test_2.addin │ │ │ │ ├── AddInManager2Test_2.sdaddin │ │ │ │ ├── AddInManager2Test_2_New.addin │ │ │ │ ├── AddInManager2Test_2_New.sdaddin │ │ │ │ ├── AddInManager2Test_New.addin │ │ │ │ ├── AddInManager2Test_New.sdaddin │ │ │ │ ├── AddInManager2Test_noIdentity.addin │ │ │ │ └── AddInManager2Test_noVersion.addin │ │ │ ├── UpdatedAddInsViewModelTests.cs │ │ │ └── ViewModelTestingExtensions.cs │ │ ├── Project │ │ │ ├── AddInManager2.addin │ │ │ ├── AddInManager2.csproj │ │ │ ├── Configuration │ │ │ │ └── AssemblyInfo.cs │ │ │ ├── Resources │ │ │ │ ├── accept.png │ │ │ │ ├── exclamation.png │ │ │ │ ├── external_addin_small.png │ │ │ │ ├── license.txt │ │ │ │ ├── magnifier.png │ │ │ │ ├── packageicon.png │ │ │ │ ├── packageicon_small.png │ │ │ │ ├── resultset_next.png │ │ │ │ ├── resultset_previous.png │ │ │ │ └── sd_packageicon.png │ │ │ └── Src │ │ │ │ ├── AddInManagerServices.cs │ │ │ │ ├── AddInManagerTask.cs │ │ │ │ ├── BooleanToFontWeightConverter.cs │ │ │ │ ├── Commands.cs │ │ │ │ ├── DelegateCommand.cs │ │ │ │ ├── Extensions.cs │ │ │ │ ├── Model │ │ │ │ ├── AcceptLicensesEventArgs.cs │ │ │ │ ├── AddInDependency.cs │ │ │ │ ├── AddInInstallationEventArgs.cs │ │ │ │ ├── AddInManagerEvents.cs │ │ │ │ ├── AddInManagerSettings.cs │ │ │ │ ├── AddInOperationErrorEventArgs.cs │ │ │ │ ├── AddInSetup.cs │ │ │ │ ├── Interfaces │ │ │ │ │ ├── IAddInManagerEvents.cs │ │ │ │ │ ├── IAddInManagerServices.cs │ │ │ │ │ ├── IAddInManagerSettings.cs │ │ │ │ │ ├── IAddInPackage.cs │ │ │ │ │ ├── IAddInSetup.cs │ │ │ │ │ ├── INuGetPackageManager.cs │ │ │ │ │ ├── IPackageRepositories.cs │ │ │ │ │ └── ISDAddInManagement.cs │ │ │ │ ├── ManagedAddIn.cs │ │ │ │ ├── Model.cs │ │ │ │ ├── NuGetPackageManager.cs │ │ │ │ ├── NuGetPackageOperationEventArgs.cs │ │ │ │ ├── PackageListDownloadEndedEventArgs.cs │ │ │ │ ├── PackageMessageLoggedEventArgs.cs │ │ │ │ ├── PackageRepositories.cs │ │ │ │ ├── PackageRepository.cs │ │ │ │ ├── Page.cs │ │ │ │ ├── Pages.cs │ │ │ │ ├── ReadPackagesResult.cs │ │ │ │ └── SDAddInManagement.cs │ │ │ │ ├── UpdateNotifier.cs │ │ │ │ ├── View │ │ │ │ ├── AddInManagerView.xaml │ │ │ │ ├── AddInManagerView.xaml.cs │ │ │ │ ├── AddInsView.xaml │ │ │ │ ├── AddInsView.xaml.cs │ │ │ │ ├── LicenseAcceptanceView.xaml │ │ │ │ ├── LicenseAcceptanceView.xaml.cs │ │ │ │ ├── PackageOptionsView.xaml │ │ │ │ ├── PackageOptionsView.xaml.cs │ │ │ │ ├── PackageRepositoriesView.xaml │ │ │ │ ├── PackageRepositoriesView.xaml.cs │ │ │ │ ├── PagedResultsView.xaml │ │ │ │ └── PagedResultsView.xaml.cs │ │ │ │ └── ViewModel │ │ │ │ ├── AddInManagerViewModel.cs │ │ │ │ ├── AddInPackageViewModelBase.cs │ │ │ │ ├── AddInsViewModelBase.cs │ │ │ │ ├── AvailableAddInsViewModel.cs │ │ │ │ ├── InstalledAddInsViewModel.cs │ │ │ │ ├── LicenseAcceptanceViewModel.cs │ │ │ │ ├── NuGetAddInsViewModelBase.cs │ │ │ │ ├── NuGetPackageViewModel.cs │ │ │ │ ├── OfflineAddInViewModel.cs │ │ │ │ ├── OpenHyperlinkCommand.cs │ │ │ │ ├── PackageOptionsViewModel.cs │ │ │ │ ├── PackageRepositoriesViewModel.cs │ │ │ │ └── UpdatedAddInsViewModel.cs │ │ └── RequiredLibraries │ │ │ └── ICSharpCode.SharpZipLib.dll │ ├── AddinScout │ │ ├── AddinScout.sln │ │ └── Project │ │ │ ├── AddInScout.addin │ │ │ ├── AddinScout.csproj │ │ │ ├── AddinScout.csproj.user │ │ │ └── Src │ │ │ ├── AddInScoutCommand.cs │ │ │ ├── AddInScoutViewContent.cs │ │ │ ├── AssemblyInfo.cs │ │ │ └── Gui │ │ │ ├── AddInDetailsPanel.cs │ │ │ ├── AddinTreeView.cs │ │ │ ├── CodonListPanel.cs │ │ │ └── TreeTreeView.cs │ ├── FiletypeRegisterer │ │ ├── Doc │ │ │ └── Description.txt │ │ └── Project │ │ │ ├── Configuration │ │ │ └── AssemblyInfo.cs │ │ │ ├── FiletypeRegisterer.addin │ │ │ ├── FiletypeRegisterer.csproj │ │ │ ├── FiletypeRegisterer.csproj.user │ │ │ ├── Src │ │ │ ├── FiletypeAssociationDoozer.cs │ │ │ ├── RegisterFiletypesCommand.cs │ │ │ ├── RegisterFiletypesPanel.Designer.cs │ │ │ └── RegisterFiletypesPanel.cs │ │ │ └── filetypes │ │ │ ├── addin.ico │ │ │ ├── cmbx.ico │ │ │ ├── cs.ico │ │ │ ├── java.ico │ │ │ ├── prjx.ico │ │ │ ├── resx.ico │ │ │ ├── vb.ico │ │ │ ├── xfrm.ico │ │ │ └── xml.ico │ ├── HelpViewer │ │ ├── Configuration │ │ │ └── AssemblyInfo.cs │ │ ├── HelpViewer.addin │ │ ├── HelpViewer.csproj │ │ ├── HelpViewer.sln │ │ └── Source │ │ │ ├── BrowserScheme.cs │ │ │ ├── Commands.cs │ │ │ ├── Controls │ │ │ ├── HelpLibraryManagerNotFound.cs │ │ │ ├── Pads.cs │ │ │ ├── SearchPadControl.xaml │ │ │ ├── SearchPadControl.xaml.cs │ │ │ ├── TocEntry.cs │ │ │ ├── TocPadControl.xaml │ │ │ └── TocPadControl.xaml.cs │ │ │ ├── Core │ │ │ ├── DisplayHelp.cs │ │ │ ├── Help3Catalog.cs │ │ │ ├── Help3Environment.cs │ │ │ ├── Help3Service.cs │ │ │ ├── HelpLibraryAgent.cs │ │ │ ├── HelpLibraryManager.cs │ │ │ └── NativeMethods.cs │ │ │ ├── Help3OptionsPanel.xaml │ │ │ ├── Help3OptionsPanel.xaml.cs │ │ │ ├── Helper │ │ │ ├── Help3Configuration.cs │ │ │ ├── HelpClientWatcher.cs │ │ │ └── ProjectLanguages.cs │ │ │ └── MSHelp3Provider.cs │ ├── PackageManagement │ │ ├── Cmdlets │ │ │ ├── Project │ │ │ │ ├── Configuration │ │ │ │ │ └── AssemblyInfo.cs │ │ │ │ ├── PackageManagement.Cmdlets.csproj │ │ │ │ └── Src │ │ │ │ │ ├── CmdletTerminatingError.cs │ │ │ │ │ ├── GetPackageCmdlet.cs │ │ │ │ │ ├── GetProjectCmdlet.cs │ │ │ │ │ ├── GetVSComponentModelCmdlet.cs │ │ │ │ │ ├── ICmdletTerminatingError.cs │ │ │ │ │ ├── ITerminatingCmdlet.cs │ │ │ │ │ ├── InstallPackageCmdlet.cs │ │ │ │ │ ├── InvokeInitializePackagesCmdlet.cs │ │ │ │ │ ├── InvokeProcessPackageActionsCmdlet.cs │ │ │ │ │ ├── InvokeUpdateWorkingDirectoryCmdlet.cs │ │ │ │ │ ├── OpenProjects.cs │ │ │ │ │ ├── PackageManagementCmdlet.cs │ │ │ │ │ ├── UninstallPackageCmdlet.cs │ │ │ │ │ └── UpdatePackageCmdlet.cs │ │ │ └── Test │ │ │ │ ├── Configuration │ │ │ │ └── AssemblyInfo.cs │ │ │ │ ├── Helpers │ │ │ │ ├── FakeCmdletTerminatingError.cs │ │ │ │ ├── FakeCmdletTerminatingErrorException.cs │ │ │ │ ├── FakeCommandRuntime.cs │ │ │ │ ├── FakeTerminatingCmdlet.cs │ │ │ │ ├── TestableGetPackageCmdlet.cs │ │ │ │ ├── TestableGetProjectCmdlet.cs │ │ │ │ ├── TestableInstallPackageCmdlet.cs │ │ │ │ ├── TestableInvokeInitializePackagesCmdlet.cs │ │ │ │ ├── TestableInvokeProcessPackageActionsCmdlet.cs │ │ │ │ ├── TestableInvokeUpdateWorkingDirectoryCmdlet.cs │ │ │ │ ├── TestablePackageManagementCmdlet.cs │ │ │ │ ├── TestableUninstallPackageCmdlet.cs │ │ │ │ └── TestableUpdatePackageCmdlet.cs │ │ │ │ ├── PackageManagement.Cmdlets.Tests.csproj │ │ │ │ └── Src │ │ │ │ ├── CmdletTerminatorErrorTests.cs │ │ │ │ ├── CmdletTestsBase.cs │ │ │ │ ├── GetPackageCmdletTests.cs │ │ │ │ ├── GetProjectCmdletTests.cs │ │ │ │ ├── InstallPackageCmdletTests.cs │ │ │ │ ├── InvokeInitializePackagesCmdletTests.cs │ │ │ │ ├── InvokeProcessPackageActionsCmdletTests.cs │ │ │ │ ├── InvokeUpdateWorkingDirectoryCmdletTests.cs │ │ │ │ ├── PackageManagementCmdletTests.cs │ │ │ │ ├── UninstallPackageCmdletTests.cs │ │ │ │ └── UpdatePackageCmdletTests.cs │ │ ├── PackageManagement.sln │ │ ├── Packages │ │ │ ├── AvalonEdit.Sample │ │ │ │ ├── AvalonEdit.Sample.nuspec │ │ │ │ └── Content │ │ │ │ │ └── Samples │ │ │ │ │ └── AvalonEdit │ │ │ │ │ ├── BraceFoldingStrategy.cs.pp │ │ │ │ │ ├── ColorizeAvalonEdit.cs.pp │ │ │ │ │ ├── CustomHighlighting.xshd │ │ │ │ │ ├── ImageElementGenerator.cs.pp │ │ │ │ │ ├── MyCompletionData.cs.pp │ │ │ │ │ ├── Window1.xaml.cs.pp │ │ │ │ │ ├── Window1.xaml.pp │ │ │ │ │ ├── article.html │ │ │ │ │ ├── document.html │ │ │ │ │ └── rendering.html │ │ │ ├── AvalonEdit │ │ │ │ └── AvalonEdit.nuspec │ │ │ ├── ICSharpCode.TextEditor.Sample │ │ │ │ ├── Content │ │ │ │ │ └── TextEditorSample │ │ │ │ │ │ ├── CompletionDataProvider.cs.pp │ │ │ │ │ │ ├── TextEditorForm.Designer.cs.pp │ │ │ │ │ │ └── TextEditorForm.cs.pp │ │ │ │ ├── ICSharpCode.TextEditor.Sample.3.2.1.6466.nupkg │ │ │ │ └── ICSharpCode.TextEditor.Sample.nuspec │ │ │ ├── ICSharpCode.TextEditor │ │ │ │ ├── ICSharpCode.TextEditor.3.2.1.6466.nupkg │ │ │ │ ├── ICSharpCode.TextEditor.nuspec │ │ │ │ └── lib │ │ │ │ │ └── Net20 │ │ │ │ │ └── ICSharpCode.TextEditor.dll │ │ │ └── buildpackages.cmd │ │ ├── PowerShell │ │ │ └── Project │ │ │ │ ├── Configuration │ │ │ │ └── AssemblyInfo.cs │ │ │ │ ├── PackageManagement.PowerShell.csproj │ │ │ │ └── Src │ │ │ │ ├── IPowerShellHost.cs │ │ │ │ ├── IPowerShellHostFactory.cs │ │ │ │ ├── PowerShellHost.cs │ │ │ │ ├── PowerShellHostFactory.cs │ │ │ │ ├── PowerShellHostRawUserInterface.cs │ │ │ │ └── PowerShellHostUserInterface.cs │ │ ├── Project │ │ │ ├── Configuration │ │ │ │ └── AssemblyInfo.cs │ │ │ ├── PackageManagement.addin │ │ │ ├── PackageManagement.csproj │ │ │ ├── PostBuildEvent.proj │ │ │ ├── Resources │ │ │ │ ├── accept.png │ │ │ │ ├── exclamation.png │ │ │ │ ├── license.txt │ │ │ │ ├── magnifier.png │ │ │ │ ├── packageicon.png │ │ │ │ ├── resultset_next.png │ │ │ │ └── resultset_previous.png │ │ │ ├── Scripts │ │ │ │ └── Package.Format.ps1xml │ │ │ └── Src │ │ │ │ ├── AcceptLicensesEventArgs.cs │ │ │ │ ├── AggregateExceptionErrorMessage.cs │ │ │ │ ├── AvailablePackagesViewModel.cs │ │ │ │ ├── BooleanToFontWeightConverter.cs │ │ │ │ ├── ConfigSettingsFileSystem.cs │ │ │ │ ├── ConsolePackageActionRunner.cs │ │ │ │ ├── DefaultProjectTemplatePackageSource.cs │ │ │ │ ├── DelegateCommand.cs │ │ │ │ ├── DependentFile.cs │ │ │ │ ├── Design │ │ │ │ ├── DesignTimeLicenseAcceptanceViewModel.cs │ │ │ │ ├── DesignTimePackagesViewModel.cs │ │ │ │ ├── DesignTimeRegisteredPackageRepositories.cs │ │ │ │ ├── DesignTimeRegisteredPackageSourcesViewModel.cs │ │ │ │ ├── DesignTimeSelectProjectsViewModel.cs │ │ │ │ ├── FakeFileSystem.cs │ │ │ │ ├── FakeInstallPackageAction.cs │ │ │ │ ├── FakePackage.cs │ │ │ │ ├── FakePackageAssemblyReference.cs │ │ │ │ ├── FakePackageManagementProject.cs │ │ │ │ ├── FakePackageManagementProjectService.cs │ │ │ │ ├── FakePackageManagementSolution.cs │ │ │ │ ├── FakePackageManager.cs │ │ │ │ ├── FakePackageOperation.cs │ │ │ │ ├── FakePackageRepository.cs │ │ │ │ ├── FakeProjectBuilder.cs │ │ │ │ ├── FakeProjectManager.cs │ │ │ │ ├── FakeProjectSystem.cs │ │ │ │ ├── FakeRegisteredPackageRepositories.cs │ │ │ │ ├── FakeReinstallPackageAction.cs │ │ │ │ ├── FakeSelectedProject.cs │ │ │ │ ├── FakeSettings.cs │ │ │ │ ├── FakeUninstallPackageAction.cs │ │ │ │ ├── FakeUpdatePackageAction.cs │ │ │ │ └── WpfDesigner.cs │ │ │ │ ├── DocumentLoader.cs │ │ │ │ ├── DocumentView.cs │ │ │ │ ├── EnvDTE │ │ │ │ ├── ChildProjectItems.cs │ │ │ │ ├── CodeAttribute.cs │ │ │ │ ├── CodeAttribute2.cs │ │ │ │ ├── CodeAttributeArgument.cs │ │ │ │ ├── CodeClass.cs │ │ │ │ ├── CodeClass2.cs │ │ │ │ ├── CodeDelegate.cs │ │ │ │ ├── CodeElement.cs │ │ │ │ ├── CodeElementsInNamespace.cs │ │ │ │ ├── CodeElementsList.cs │ │ │ │ ├── CodeFunction.cs │ │ │ │ ├── CodeFunction2.cs │ │ │ │ ├── CodeImport.cs │ │ │ │ ├── CodeInterface.cs │ │ │ │ ├── CodeModel.cs │ │ │ │ ├── CodeModelContext.cs │ │ │ │ ├── CodeNamespace.cs │ │ │ │ ├── CodeParameter.cs │ │ │ │ ├── CodeParameter2.cs │ │ │ │ ├── CodeProperty.cs │ │ │ │ ├── CodeProperty2.cs │ │ │ │ ├── CodeStruct.cs │ │ │ │ ├── CodeType.cs │ │ │ │ ├── CodeTypeRef.cs │ │ │ │ ├── CodeTypeRef2.cs │ │ │ │ ├── CodeVariable.cs │ │ │ │ ├── ColorableItems.cs │ │ │ │ ├── Configuration.cs │ │ │ │ ├── ConfigurationManager.cs │ │ │ │ ├── CustomizedHighlightingRules.cs │ │ │ │ ├── DTE.cs │ │ │ │ ├── DTEProperties.cs │ │ │ │ ├── DirectoryProjectItem.cs │ │ │ │ ├── DirectoryProjectItems.cs │ │ │ │ ├── Document.cs │ │ │ │ ├── EditPoint.cs │ │ │ │ ├── EnumerableProjectItems.cs │ │ │ │ ├── FileCodeModel2.cs │ │ │ │ ├── FileCodeModelCodeElements.cs │ │ │ │ ├── FileCodeModelCodeNamespace.cs │ │ │ │ ├── FileProjectItemExtensions.cs │ │ │ │ ├── FileProjectItems.cs │ │ │ │ ├── FontsAndColorsItems.cs │ │ │ │ ├── ICustomizedHighlightingRules.cs │ │ │ │ ├── IParameterExtensions.cs │ │ │ │ ├── IPropertyFactory.cs │ │ │ │ ├── IReturnTypeExtensions.cs │ │ │ │ ├── ITextEditorOptions.cs │ │ │ │ ├── ImplementedInterfacesOnClass.cs │ │ │ │ ├── ItemOperations.cs │ │ │ │ ├── NamespaceName.cs │ │ │ │ ├── Project.cs │ │ │ │ ├── ProjectItem.cs │ │ │ │ ├── ProjectItemProperty.cs │ │ │ │ ├── ProjectItemPropertyFactory.cs │ │ │ │ ├── ProjectItemRelationship.cs │ │ │ │ ├── ProjectItems.cs │ │ │ │ ├── ProjectItemsInsideProject.cs │ │ │ │ ├── ProjectKind.cs │ │ │ │ ├── ProjectObject.cs │ │ │ │ ├── ProjectProperty.cs │ │ │ │ ├── ProjectPropertyFactory.cs │ │ │ │ ├── ProjectType.cs │ │ │ │ ├── Projects.cs │ │ │ │ ├── Properties.cs │ │ │ │ ├── Property.cs │ │ │ │ ├── Reference.cs │ │ │ │ ├── Reference3.cs │ │ │ │ ├── References.cs │ │ │ │ ├── Solution.cs │ │ │ │ ├── SolutionBuild.cs │ │ │ │ ├── SolutionConfiguration.cs │ │ │ │ ├── SolutionExtensibilityGlobals.cs │ │ │ │ ├── SolutionExtensibilityGlobalsPersistence.cs │ │ │ │ ├── SolutionGlobals.cs │ │ │ │ ├── SolutionProperty.cs │ │ │ │ ├── SolutionPropertyFactory.cs │ │ │ │ ├── SolutionSectionItem.cs │ │ │ │ ├── SourceControl.cs │ │ │ │ ├── TextDocument.cs │ │ │ │ ├── TextEditorFontSizeProperty.cs │ │ │ │ ├── TextEditorFontsAndColorsItemsProperty.cs │ │ │ │ ├── TextEditorFontsAndColorsPropertyFactory.cs │ │ │ │ ├── TextEditorOptions.cs │ │ │ │ ├── TextPoint.cs │ │ │ │ └── Window.cs │ │ │ │ ├── FileConflictResolver.cs │ │ │ │ ├── FileConflictView.xaml │ │ │ │ ├── FileConflictView.xaml.cs │ │ │ │ ├── FileConflictViewModel.cs │ │ │ │ ├── FileExistsException.cs │ │ │ │ ├── FolderBrowser.cs │ │ │ │ ├── ICodeGenerator.cs │ │ │ │ ├── ICompilerMessageView.cs │ │ │ │ ├── IDocumentLoader.cs │ │ │ │ ├── IDocumentView.cs │ │ │ │ ├── IFieldExtensions.cs │ │ │ │ ├── IFolderBrowser.cs │ │ │ │ ├── ILicenseAcceptanceService.cs │ │ │ │ ├── IMachinePackageCache.cs │ │ │ │ ├── IManagePackagesView.cs │ │ │ │ ├── IMessageViewCategory.cs │ │ │ │ ├── IOpenPackageReadMeMonitor.cs │ │ │ │ ├── IPackageAction.cs │ │ │ │ ├── IPackageActionRunner.cs │ │ │ │ ├── IPackageExtensions.cs │ │ │ │ ├── IPackageFromRepository.cs │ │ │ │ ├── IPackageFromRepositoryExtensions.cs │ │ │ │ ├── IPackageManagementEvents.cs │ │ │ │ ├── IPackageManagementFileService.cs │ │ │ │ ├── IPackageManagementOutputMessagesView.cs │ │ │ │ ├── IPackageManagementProject.cs │ │ │ │ ├── IPackageManagementProjectFactory.cs │ │ │ │ ├── IPackageManagementProjectService.cs │ │ │ │ ├── IPackageManagementSelectedProject.cs │ │ │ │ ├── IPackageManagementSolution.cs │ │ │ │ ├── IPackageManagementWorkbench.cs │ │ │ │ ├── IPackageManagerFactory.cs │ │ │ │ ├── IPackageOperationResolverFactory.cs │ │ │ │ ├── IPackageReferenceFile.cs │ │ │ │ ├── IPackageReferenceFileFactory.cs │ │ │ │ ├── IPackageReferenceInstaller.cs │ │ │ │ ├── IPackageReferencesForProject.cs │ │ │ │ ├── IPackageRepositoryCache.cs │ │ │ │ ├── IPackageRepositoryExtensions.cs │ │ │ │ ├── IPackageRepositoryFactoryEvents.cs │ │ │ │ ├── IPackageViewModelFactory.cs │ │ │ │ ├── IPackageViewModelParent.cs │ │ │ │ ├── IProcess.cs │ │ │ │ ├── IProjectBrowserUpdater.cs │ │ │ │ ├── IProjectBuilder.cs │ │ │ │ ├── IProjectContentExtensions.cs │ │ │ │ ├── IPropertyService.cs │ │ │ │ ├── IRecentPackageRepository.cs │ │ │ │ ├── IRegisteredPackageRepositories.cs │ │ │ │ ├── ISelectProjectsService.cs │ │ │ │ ├── ISettingsProvider.cs │ │ │ │ ├── ISharpDevelopPackageManager.cs │ │ │ │ ├── ISharpDevelopPackageRepositoryFactory.cs │ │ │ │ ├── ISharpDevelopProjectManager.cs │ │ │ │ ├── ISharpDevelopProjectSystemFactory.cs │ │ │ │ ├── ISolutionPackageRepository.cs │ │ │ │ ├── ISolutionPackageRepositoryFactory.cs │ │ │ │ ├── ITask.cs │ │ │ │ ├── ITaskFactory.cs │ │ │ │ ├── IThreadSafePackageManagementEvents.cs │ │ │ │ ├── IUpdatePackageActions.cs │ │ │ │ ├── IUpdatePackageActionsFactory.cs │ │ │ │ ├── IUpdatePackageSettings.cs │ │ │ │ ├── IUpdatePackagesAction.cs │ │ │ │ ├── InstallPackageAction.cs │ │ │ │ ├── InstallProjectTemplatePackagesCommand.cs │ │ │ │ ├── InstalledPackagesViewModel.cs │ │ │ │ ├── LicenseAcceptanceService.cs │ │ │ │ ├── LicenseAcceptanceView.xaml │ │ │ │ ├── LicenseAcceptanceView.xaml.cs │ │ │ │ ├── LicenseAcceptanceViewModel.cs │ │ │ │ ├── ListBoxBehaviour.cs │ │ │ │ ├── MSBuildBasedProjectExtensions.cs │ │ │ │ ├── MachinePackageCache.cs │ │ │ │ ├── ManagePackagesCommand.cs │ │ │ │ ├── ManagePackagesUserPrompts.cs │ │ │ │ ├── ManagePackagesView.cs │ │ │ │ ├── ManagePackagesView.xaml │ │ │ │ ├── ManagePackagesViewModel.cs │ │ │ │ ├── ManagePackagesViewTitle.cs │ │ │ │ ├── MessageServiceExtensions.cs │ │ │ │ ├── NoPackageSourcesConfiguredException.cs │ │ │ │ ├── NuGetExePath.cs │ │ │ │ ├── NuGetPackageRestoreCommandLine.cs │ │ │ │ ├── NullOpenPackageReadmeMonitor.cs │ │ │ │ ├── OpenHyperlinkCommand.cs │ │ │ │ ├── OpenMSBuildProjects.cs │ │ │ │ ├── OpenPackageReadmeMonitor.cs │ │ │ │ ├── PackageActionRunner.cs │ │ │ │ ├── PackageActionsToRun.cs │ │ │ │ ├── PackageFiles.cs │ │ │ │ ├── PackageFilesForOperations.cs │ │ │ │ ├── PackageFromRepository.cs │ │ │ │ ├── PackageLicenseViewModel.cs │ │ │ │ ├── PackageManagementCompilerMessageView.cs │ │ │ │ ├── PackageManagementEnumerableExtensions.cs │ │ │ │ ├── PackageManagementEvents.cs │ │ │ │ ├── PackageManagementFileService.cs │ │ │ │ ├── PackageManagementLogger.cs │ │ │ │ ├── PackageManagementMessageViewCategory.cs │ │ │ │ ├── PackageManagementOptions.cs │ │ │ │ ├── PackageManagementOptionsView.xaml │ │ │ │ ├── PackageManagementOptionsView.xaml.cs │ │ │ │ ├── PackageManagementOptionsViewModel.cs │ │ │ │ ├── PackageManagementOutputMessagesView.cs │ │ │ │ ├── PackageManagementProject.cs │ │ │ │ ├── PackageManagementProjectFactory.cs │ │ │ │ ├── PackageManagementProjectService.cs │ │ │ │ ├── PackageManagementPropertyService.cs │ │ │ │ ├── PackageManagementSelectedProject.cs │ │ │ │ ├── PackageManagementSelectedProjects.cs │ │ │ │ ├── PackageManagementServiceProvider.cs │ │ │ │ ├── PackageManagementServices.cs │ │ │ │ ├── PackageManagementSolution.cs │ │ │ │ ├── PackageManagementTask.cs │ │ │ │ ├── PackageManagementTaskFactory.cs │ │ │ │ ├── PackageManagementViewModels.cs │ │ │ │ ├── PackageManagementWorkbench.cs │ │ │ │ ├── PackageOperationExceptionEventArgs.cs │ │ │ │ ├── PackageOperationMessage.cs │ │ │ │ ├── PackageOperationMessageLoggedEventArgs.cs │ │ │ │ ├── PackageOperationsResolverFactory.cs │ │ │ │ ├── PackageReferenceFile.cs │ │ │ │ ├── PackageReferenceFileFactory.cs │ │ │ │ ├── PackageReferenceFileNameForProject.cs │ │ │ │ ├── PackageReferenceInstaller.cs │ │ │ │ ├── PackageReferencesForProject.cs │ │ │ │ ├── PackageRepositoryCache.cs │ │ │ │ ├── PackageRepositoryFactoryEventArgs.cs │ │ │ │ ├── PackageSourceConverter.cs │ │ │ │ ├── PackageSourceExtensions.cs │ │ │ │ ├── PackageSourceViewModel.cs │ │ │ │ ├── PackageViewModel.cs │ │ │ │ ├── PackageViewModelFactory.cs │ │ │ │ ├── PackageViewModelOperationLogger.cs │ │ │ │ ├── PackagesForSelectedPageQuery.cs │ │ │ │ ├── PackagesForSelectedPageResult.cs │ │ │ │ ├── PackagesView.xaml │ │ │ │ ├── PackagesView.xaml.cs │ │ │ │ ├── PackagesViewModel.cs │ │ │ │ ├── PackagesViewModels.cs │ │ │ │ ├── Page.cs │ │ │ │ ├── PagedResultsView.xaml │ │ │ │ ├── PagedResultsView.xaml.cs │ │ │ │ ├── Pages.cs │ │ │ │ ├── ParentPackageOperationEventArgs.cs │ │ │ │ ├── ParentPackagesOperationEventArgs.cs │ │ │ │ ├── Process.cs │ │ │ │ ├── ProcessPackageAction.cs │ │ │ │ ├── ProcessPackageOperationsAction.cs │ │ │ │ ├── ProjectBrowserRefresher.cs │ │ │ │ ├── ProjectBrowserUpdater.cs │ │ │ │ ├── ProjectBuilder.cs │ │ │ │ ├── ProjectRootElementExtensions.cs │ │ │ │ ├── ProjectTargetFramework.cs │ │ │ │ ├── ProjectTemplatePackagesSettingsFileName.cs │ │ │ │ ├── RecentPackageInfo.cs │ │ │ │ ├── RecentPackageRepository.cs │ │ │ │ ├── RecentPackagesViewModel.cs │ │ │ │ ├── ReducedPackageOperations.cs │ │ │ │ ├── RegisteredPackageRepositories.cs │ │ │ │ ├── RegisteredPackageSource.cs │ │ │ │ ├── RegisteredPackageSourceSettings.cs │ │ │ │ ├── RegisteredPackageSources.cs │ │ │ │ ├── RegisteredPackageSourcesUserControl.xaml │ │ │ │ ├── RegisteredPackageSourcesUserControl.xaml.cs │ │ │ │ ├── RegisteredPackageSourcesView.xaml │ │ │ │ ├── RegisteredPackageSourcesView.xaml.cs │ │ │ │ ├── RegisteredPackageSourcesViewModel.cs │ │ │ │ ├── ReinstallPackageAction.cs │ │ │ │ ├── RemovedPackageReferenceMonitor.cs │ │ │ │ ├── ResolveFileConflictEventArgs.cs │ │ │ │ ├── RestorePackagesCommand.cs │ │ │ │ ├── Scripting │ │ │ │ ├── ClearPackageManagementConsoleHostCommand.cs │ │ │ │ ├── ConsoleHostFileConflictResolver.cs │ │ │ │ ├── ConsoleInitializer.cs │ │ │ │ ├── FileConflictAction.cs │ │ │ │ ├── GlobalMSBuildProjectCollection.cs │ │ │ │ ├── ICmdletLogger.cs │ │ │ │ ├── IConsoleHostFileConflictResolver.cs │ │ │ │ ├── IGlobalMSBuildProjectCollection.cs │ │ │ │ ├── IPackageInitializationScripts.cs │ │ │ │ ├── IPackageInitializationScriptsFactory.cs │ │ │ │ ├── IPackageManagementAddInPath.cs │ │ │ │ ├── IPackageManagementConsoleHost.cs │ │ │ │ ├── IPackageScript.cs │ │ │ │ ├── IPackageScriptFactory.cs │ │ │ │ ├── IPackageScriptFileName.cs │ │ │ │ ├── IPackageScriptRunner.cs │ │ │ │ ├── IPackageScriptSession.cs │ │ │ │ ├── IPowerShellDetection.cs │ │ │ │ ├── IThread.cs │ │ │ │ ├── MSBuildProjectImportsMergeResult.cs │ │ │ │ ├── MSBuildProjectImportsMerger.cs │ │ │ │ ├── MSBuildProjectPropertiesMergeResult.cs │ │ │ │ ├── MSBuildProjectPropertiesMerger.cs │ │ │ │ ├── NuGetVersion.cs │ │ │ │ ├── NullGlobalMSBuildProjectCollection.cs │ │ │ │ ├── PackageInitializationScripts.cs │ │ │ │ ├── PackageInitializationScriptsConsole.cs │ │ │ │ ├── PackageInitializationScriptsFactory.cs │ │ │ │ ├── PackageInitializeScript.cs │ │ │ │ ├── PackageInitializeScriptFileName.cs │ │ │ │ ├── PackageInstallScript.cs │ │ │ │ ├── PackageInstallScriptFileName.cs │ │ │ │ ├── PackageManagementAddInPath.cs │ │ │ │ ├── PackageManagementConsole.cs │ │ │ │ ├── PackageManagementConsoleHost.cs │ │ │ │ ├── PackageManagementConsoleHostLogger.cs │ │ │ │ ├── PackageManagementConsoleHostProvider.cs │ │ │ │ ├── PackageManagementConsolePad.cs │ │ │ │ ├── PackageManagementConsoleView.xaml │ │ │ │ ├── PackageManagementConsoleView.xaml.cs │ │ │ │ ├── PackageManagementConsoleViewModel.cs │ │ │ │ ├── PackageManagementThread.cs │ │ │ │ ├── PackageScript.cs │ │ │ │ ├── PackageScriptFactory.cs │ │ │ │ ├── PackageScriptFileName.cs │ │ │ │ ├── PackageUninstallScript.cs │ │ │ │ ├── PackageUninstallScriptFileName.cs │ │ │ │ ├── PowerShellDetection.cs │ │ │ │ ├── PowerShellMissingConsoleHost.cs │ │ │ │ ├── PowerShellSessionEnvironmentPath.cs │ │ │ │ ├── PowerShellWorkingDirectory.cs │ │ │ │ ├── ResetPowerShellWorkingDirectoryOnSolutionClosed.cs │ │ │ │ ├── RunAllProjectPackageScriptsAction.cs │ │ │ │ ├── RunPackageInitializationScriptsOnSolutionOpen.cs │ │ │ │ └── RunPackageScriptsAction.cs │ │ │ │ ├── SelectProjectsEventArgs.cs │ │ │ │ ├── SelectProjectsService.cs │ │ │ │ ├── SelectProjectsView.xaml │ │ │ │ ├── SelectProjectsView.xaml.cs │ │ │ │ ├── SelectProjectsViewModel.cs │ │ │ │ ├── SelectedListBoxItemScrollingBehaviour.cs │ │ │ │ ├── SelectedProjectsForInstalledPackages.cs │ │ │ │ ├── SelectedProjectsForUpdatedPackages.cs │ │ │ │ ├── ServiceWithWorkbenchOwner.cs │ │ │ │ ├── SettingsProvider.cs │ │ │ │ ├── SharpDevelopCredentialProvider.cs │ │ │ │ ├── SharpDevelopHttpUserAgent.cs │ │ │ │ ├── SharpDevelopPackageManager.cs │ │ │ │ ├── SharpDevelopPackageManagerFactory.cs │ │ │ │ ├── SharpDevelopPackageRepositoryFactory.cs │ │ │ │ ├── SharpDevelopProjectManager.cs │ │ │ │ ├── SharpDevelopProjectSystem.cs │ │ │ │ ├── SharpDevelopProjectSystemFactory.cs │ │ │ │ ├── SolutionPackageRepository.cs │ │ │ │ ├── SolutionPackageRepositoryFactory.cs │ │ │ │ ├── SolutionPackageRepositoryPath.cs │ │ │ │ ├── StringToStringCollectionConverter.cs │ │ │ │ ├── ThreadSafeCodeGenerator.cs │ │ │ │ ├── ThreadSafeDocument.cs │ │ │ │ ├── ThreadSafeDocumentLine.cs │ │ │ │ ├── ThreadSafePackageManagementEvents.cs │ │ │ │ ├── ThreadSafeProjectBrowserUpdater.cs │ │ │ │ ├── UninstallPackageAction.cs │ │ │ │ ├── UpdateAllPackagesInProject.cs │ │ │ │ ├── UpdateAllPackagesInSolution.cs │ │ │ │ ├── UpdatePackageAction.cs │ │ │ │ ├── UpdatePackageActions.cs │ │ │ │ ├── UpdatePackageActionsFactory.cs │ │ │ │ ├── UpdatePackageInAllProjects.cs │ │ │ │ ├── UpdatePackagesAction.cs │ │ │ │ ├── UpdatePackagesActionFactory.cs │ │ │ │ ├── UpdateProjectBrowserFileNodesVisitor.cs │ │ │ │ ├── UpdateSolutionPackagesAction.cs │ │ │ │ ├── UpdatedPackageViewModel.cs │ │ │ │ ├── UpdatedPackageViewModelFactory.cs │ │ │ │ ├── UpdatedPackages.cs │ │ │ │ ├── UpdatedPackagesViewModel.cs │ │ │ │ ├── UserAgentGeneratorForRepositoryRequests.cs │ │ │ │ ├── ViewModelBase.cs │ │ │ │ └── VisualStudio │ │ │ │ ├── ComponentModel.cs │ │ │ │ ├── FlavoredProject.cs │ │ │ │ ├── IVsPackageInstallerServices.cs │ │ │ │ ├── IVsPackageMetadata.cs │ │ │ │ ├── NotInstalledException.cs │ │ │ │ ├── Package.cs │ │ │ │ ├── SComponentModel.cs │ │ │ │ ├── SDTE.cs │ │ │ │ ├── SVsExtensionManager.cs │ │ │ │ ├── ServiceProvider.cs │ │ │ │ ├── ThreadHelper.cs │ │ │ │ ├── VsConstants.cs │ │ │ │ ├── VsPackageInstallerServices.cs │ │ │ │ ├── VsPackageMetadata.cs │ │ │ │ └── VsSolution.cs │ │ ├── RequiredLibraries │ │ │ ├── COPYRIGHT.txt │ │ │ ├── CREDITS.txt │ │ │ ├── LICENSE.txt │ │ │ ├── Microsoft.Web.XmlTransform.dll │ │ │ ├── NuGet.Cmdlets.dll-Help.xml │ │ │ ├── NuGet.Console.Types.dll │ │ │ ├── NuGet.Core.dll │ │ │ ├── NuGet.exe │ │ │ └── about_NuGet.Cmdlets.help.txt │ │ ├── SharpDevelop.EnvDTE │ │ │ ├── Configuration │ │ │ │ └── AssemblyInfo.vb │ │ │ ├── SharpDevelop.EnvDTE.vbproj │ │ │ └── Src │ │ │ │ ├── CodeAttribute.vb │ │ │ │ ├── CodeAttribute2.vb │ │ │ │ ├── CodeAttributeArgument.vb │ │ │ │ ├── CodeClass.vb │ │ │ │ ├── CodeClass2.vb │ │ │ │ ├── CodeDelegate.vb │ │ │ │ ├── CodeElement.vb │ │ │ │ ├── CodeElementBase.vb │ │ │ │ ├── CodeElements.vb │ │ │ │ ├── CodeFunction.vb │ │ │ │ ├── CodeFunction2.vb │ │ │ │ ├── CodeImport.vb │ │ │ │ ├── CodeInterface.vb │ │ │ │ ├── CodeLanguageModelConstants.vb │ │ │ │ ├── CodeModel.vb │ │ │ │ ├── CodeModelLanguageConstants.vb │ │ │ │ ├── CodeNamespace.vb │ │ │ │ ├── CodeParameter.vb │ │ │ │ ├── CodeParameter2.vb │ │ │ │ ├── CodeProperty.vb │ │ │ │ ├── CodeProperty2.vb │ │ │ │ ├── CodeStruct.vb │ │ │ │ ├── CodeType.vb │ │ │ │ ├── CodeTypeRef.vb │ │ │ │ ├── CodeTypeRef2.vb │ │ │ │ ├── CodeVariable.vb │ │ │ │ ├── ColorableItems.vb │ │ │ │ ├── Configuration.vb │ │ │ │ ├── ConfigurationManager.vb │ │ │ │ ├── Constants.vb │ │ │ │ ├── DTE.vb │ │ │ │ ├── Document.vb │ │ │ │ ├── EditPoint.vb │ │ │ │ ├── FileCodeModel2.vb │ │ │ │ ├── FontsAndColorsItems.vb │ │ │ │ ├── Globals.vb │ │ │ │ ├── ItemOperations.vb │ │ │ │ ├── Project.vb │ │ │ │ ├── ProjectItem.vb │ │ │ │ ├── ProjectItemBase.vb │ │ │ │ ├── ProjectItems.vb │ │ │ │ ├── ProjectObject.vb │ │ │ │ ├── Projects.vb │ │ │ │ ├── Properties.vb │ │ │ │ ├── Property.vb │ │ │ │ ├── Reference.vb │ │ │ │ ├── Reference3.vb │ │ │ │ ├── References.vb │ │ │ │ ├── Solution.vb │ │ │ │ ├── SolutionBuild.vb │ │ │ │ ├── SolutionConfiguration.vb │ │ │ │ ├── SourceControl.vb │ │ │ │ ├── TextDocument.vb │ │ │ │ ├── TextPoint.vb │ │ │ │ ├── VisualStudio │ │ │ │ ├── IComponentModel.vb │ │ │ │ ├── IVsAggregatableProject.vb │ │ │ │ ├── IVsHierarchy.vb │ │ │ │ └── IVsSolution.vb │ │ │ │ ├── Window.vb │ │ │ │ ├── vsCMAccess.vb │ │ │ │ ├── vsCMClassKind.vb │ │ │ │ ├── vsCMElement.vb │ │ │ │ ├── vsCMFunction.vb │ │ │ │ ├── vsCMInfoLocation.vb │ │ │ │ ├── vsCMOverrideKind.vb │ │ │ │ ├── vsCMParameterKind.vb │ │ │ │ ├── vsCMPropertyKind.vb │ │ │ │ ├── vsCMTypeRef.vb │ │ │ │ └── vsEPReplaceTextOptions.vb │ │ └── Test │ │ │ ├── PackageManagement.Tests.csproj │ │ │ ├── Properties │ │ │ └── AssemblyInfo.cs │ │ │ └── Src │ │ │ ├── AvailablePackagesViewModelTests.cs │ │ │ ├── BooleanToFontWeightConverterTests.cs │ │ │ ├── ConsolePackageActionRunnerTests.cs │ │ │ ├── DefaultProjectTemplatePackageSourceTests.cs │ │ │ ├── DelegateCommandTests.cs │ │ │ ├── DependentFileNameTests.cs │ │ │ ├── EnvDTE │ │ │ ├── CodeAttribute2Tests.cs │ │ │ ├── CodeClass2Tests.cs │ │ │ ├── CodeDelegateTests.cs │ │ │ ├── CodeFunction2Tests.cs │ │ │ ├── CodeFunctionTests.cs │ │ │ ├── CodeInterfaceTests.cs │ │ │ ├── CodeModelTestBase.cs │ │ │ ├── CodeModelTests.cs │ │ │ ├── CodeNamespaceTests.cs │ │ │ ├── CodeParameter2Tests.cs │ │ │ ├── CodeProperty2Tests.cs │ │ │ ├── CodeStructTests.cs │ │ │ ├── CodeTypeRef2Tests.cs │ │ │ ├── CodeTypeTests.cs │ │ │ ├── CodeVariableTests.cs │ │ │ ├── ColorableItemsTests.cs │ │ │ ├── DTETests.cs │ │ │ ├── DocumentTests.cs │ │ │ ├── EditPointTests.cs │ │ │ ├── FakeCustomizedHighlightingRules.cs │ │ │ ├── FileCodeModel2Tests.cs │ │ │ ├── FileProjectItemsTests.cs │ │ │ ├── FontsAndColorItemsTests.cs │ │ │ ├── ItemOperationsTests.cs │ │ │ ├── ProjectItemPropertyTests.cs │ │ │ ├── ProjectItemTests.cs │ │ │ ├── ProjectItemsTests.cs │ │ │ ├── ProjectPropertyTests.cs │ │ │ ├── ProjectTests.cs │ │ │ ├── ProjectsTests.cs │ │ │ ├── Reference3Tests.cs │ │ │ ├── ReferencesTests.cs │ │ │ ├── SolutionBuildTests.cs │ │ │ ├── SolutionGlobalsTests.cs │ │ │ ├── SolutionPropertyTests.cs │ │ │ ├── SolutionTests.cs │ │ │ ├── TextEditorFontSizePropertyTests.cs │ │ │ ├── TextEditorFontsAndColorsItemsPropertyTests.cs │ │ │ └── TextEditorFontsAndColorsPropertyFactoryTests.cs │ │ │ ├── Helpers │ │ │ ├── CodeElementsExtensions.cs │ │ │ ├── ColorHelper.cs │ │ │ ├── ExceptionThrowingPackageActionRunner.cs │ │ │ ├── ExceptionThrowingPackageManagementProject.cs │ │ │ ├── ExceptionThrowingPackageManagementService.cs │ │ │ ├── ExceptionThrowingPackageOperationResolver.cs │ │ │ ├── ExceptionThrowingPackageReferencesForProject.cs │ │ │ ├── ExceptionThrowingProcessPackageAction.cs │ │ │ ├── ExceptionThrowingRegisteredPackageRepositories.cs │ │ │ ├── FakeCmdletLogger.cs │ │ │ ├── FakeCodeGenerator.cs │ │ │ ├── FakeCompilerMessageView.cs │ │ │ ├── FakeFileService.cs │ │ │ ├── FakeFolderBrowser.cs │ │ │ ├── FakeLicenseAcceptanceService.cs │ │ │ ├── FakeLogger.cs │ │ │ ├── FakeLoggingService.cs │ │ │ ├── FakeMachinePackageCache.cs │ │ │ ├── FakeManagePackagesView.cs │ │ │ ├── FakeMessageCategoryView.cs │ │ │ ├── FakeMessageService.cs │ │ │ ├── FakeOperationAwarePackageRepository.cs │ │ │ ├── FakePackageActionRunner.cs │ │ │ ├── FakePackageInitializationScriptsInSolution.cs │ │ │ ├── FakePackageInitializationScriptsInSolutionFactory.cs │ │ │ ├── FakePackageManagementAddInPath.cs │ │ │ ├── FakePackageManagementConsoleHost.cs │ │ │ ├── FakePackageManagementEvents.cs │ │ │ ├── FakePackageManagementOutputMessagesView.cs │ │ │ ├── FakePackageManagementProjectFactory.cs │ │ │ ├── FakePackageManagementWorkbench.cs │ │ │ ├── FakePackageManagerFactory.cs │ │ │ ├── FakePackageOperationResolver.cs │ │ │ ├── FakePackageOperationResolverFactory.cs │ │ │ ├── FakePackagePathResolver.cs │ │ │ ├── FakePackageReferenceFile.cs │ │ │ ├── FakePackageReferenceFileFactory.cs │ │ │ ├── FakePackageReferenceInstaller.cs │ │ │ ├── FakePackageReferencesForProject.cs │ │ │ ├── FakePackageRepositoryFactory.cs │ │ │ ├── FakePackageRepositoryWithConstraintProvider.cs │ │ │ ├── FakePackageScript.cs │ │ │ ├── FakePackageScriptFactory.cs │ │ │ ├── FakePackageScriptFactoryWithPredefinedPackageScripts.cs │ │ │ ├── FakePackageScriptFileName.cs │ │ │ ├── FakePackageScriptRunner.cs │ │ │ ├── FakePackageTests.cs │ │ │ ├── FakePackageViewModelFactory.cs │ │ │ ├── FakePowerShellDetection.cs │ │ │ ├── FakePowerShellHost.cs │ │ │ ├── FakePowerShellHostFactory.cs │ │ │ ├── FakePowerShellSession.cs │ │ │ ├── FakeProcess.cs │ │ │ ├── FakeProjectSystemFactory.cs │ │ │ ├── FakePropertyService.cs │ │ │ ├── FakeReadOnlySettings.cs │ │ │ ├── FakeRecentPackageRepository.cs │ │ │ ├── FakeScriptingConsoleWithLinesToRead.cs │ │ │ ├── FakeSelectProjectsService.cs │ │ │ ├── FakeServiceBasedRepository.cs │ │ │ ├── FakeSharedPackageRepository.cs │ │ │ ├── FakeSolutionPackageRepository.cs │ │ │ ├── FakeSolutionPackageRepositoryFactory.cs │ │ │ ├── FakeTask.cs │ │ │ ├── FakeTaskFactory.cs │ │ │ ├── FakeTextEditorOptions.cs │ │ │ ├── FakeThread.cs │ │ │ ├── FakeUpdatePackageActions.cs │ │ │ ├── FakeUpdatePackageActionsFactory.cs │ │ │ ├── FileNameAndDirectory.cs │ │ │ ├── FileNameAndProjectName.cs │ │ │ ├── FileProjectItemAssert.cs │ │ │ ├── InstallPackageHelper.cs │ │ │ ├── OneRegisteredPackageSourceHelper.cs │ │ │ ├── PackageCollectionAssert.cs │ │ │ ├── PackageOperationHelper.cs │ │ │ ├── PackageReferenceRepositoryHelper.cs │ │ │ ├── PackageRepositoryOperationInfo.cs │ │ │ ├── PackageSourceCollectionAssert.cs │ │ │ ├── PageCollectionAssert.cs │ │ │ ├── ProjectHelper.cs │ │ │ ├── ProjectItemCollectionAssert.cs │ │ │ ├── PropertiesHelper.cs │ │ │ ├── RecentPackageInfoCollectionAssert.cs │ │ │ ├── ReferenceAndProjectName.cs │ │ │ ├── ReferenceProjectItemAssert.cs │ │ │ ├── SelectedProjectCollectionAssert.cs │ │ │ ├── SolutionHelper.cs │ │ │ ├── TestPackageHelper.cs │ │ │ ├── TestableDTEProject.cs │ │ │ ├── TestableInstallPackageAction.cs │ │ │ ├── TestableInstallProjectTemplatePackagesCommand.cs │ │ │ ├── TestableInstalledPackageViewModel.cs │ │ │ ├── TestableManagePackagesCommand.cs │ │ │ ├── TestableOpenHyperlinkCommand.cs │ │ │ ├── TestablePackageFromRepository.cs │ │ │ ├── TestablePackageManagementConsoleHost.cs │ │ │ ├── TestablePackageManagementConsoleViewModel.cs │ │ │ ├── TestablePackageManagementOptions.cs │ │ │ ├── TestablePackageViewModel.cs │ │ │ ├── TestablePackagesViewModel.cs │ │ │ ├── TestablePackagesViewModels.cs │ │ │ ├── TestablePowerShellMissingConsoleHost.cs │ │ │ ├── TestableProcessPackageAction.cs │ │ │ ├── TestableProject.cs │ │ │ ├── TestableProjectBehaviour.cs │ │ │ ├── TestableProjectManager.cs │ │ │ ├── TestableSelectedListBoxItemScrollingBehaviour.cs │ │ │ ├── TestableSelectedProjectsForUpdatedPackages.cs │ │ │ ├── TestableSharpDevelopProjectSystem.cs │ │ │ ├── TestableSolutionSnapshot.cs │ │ │ ├── TestableUpdatePackageAction.cs │ │ │ ├── TestableUpdatePackagesAction.cs │ │ │ ├── TestableUpdateSolutionPackagesAction.cs │ │ │ ├── TestableUpdatedPackageViewModel.cs │ │ │ ├── TestableViewModelBase.cs │ │ │ ├── Tests │ │ │ │ └── PackageReferenceRepositoryTests.cs │ │ │ ├── UninstallPackageHelper.cs │ │ │ └── UpdatePackageHelper.cs │ │ │ ├── IPackageExtensionsTests.cs │ │ │ ├── InstallPackageActionTests.cs │ │ │ ├── InstallProjectTemplatePackagesCommandTests.cs │ │ │ ├── InstalledPackageViewModelTests.cs │ │ │ ├── InstalledPackagesViewModelTests.cs │ │ │ ├── LicenseAcceptanceViewModelTests.cs │ │ │ ├── ManagePackagesCommandTests.cs │ │ │ ├── ManagePackagesUserPromptsTests.cs │ │ │ ├── ManagePackagesViewModelTests.cs │ │ │ ├── NuGetPackageRestoreCommandLineTests.cs │ │ │ ├── OpenHyperlinkCommandTests.cs │ │ │ ├── OpenMSBuildProjectsTests.cs │ │ │ ├── OpenPackageReadmeMonitorTests.cs │ │ │ ├── PackageActionRunnerTests.cs │ │ │ ├── PackageActionsToRunTests.cs │ │ │ ├── PackageFilesTests.cs │ │ │ ├── PackageFromRepositoryTests.cs │ │ │ ├── PackageManagementEventsTests.cs │ │ │ ├── PackageManagementLoggerTests.cs │ │ │ ├── PackageManagementOptionsTests.cs │ │ │ ├── PackageManagementOptionsViewModelTests.cs │ │ │ ├── PackageManagementOutputMessagesViewTests.cs │ │ │ ├── PackageManagementProjectTests.cs │ │ │ ├── PackageManagementSelectedProjectTests.cs │ │ │ ├── PackageManagementSelectedProjectsTests.cs │ │ │ ├── PackageManagementServiceProviderTests.cs │ │ │ ├── PackageManagementSolutionTests.cs │ │ │ ├── PackageOperationMessageTests.cs │ │ │ ├── PackageReferenceInstallerTests.cs │ │ │ ├── PackageReferencesForProjectTests.cs │ │ │ ├── PackageRepositoryCacheTests.cs │ │ │ ├── PackageSourceViewModelTests.cs │ │ │ ├── PackageViewModelOperationLoggerTests.cs │ │ │ ├── PackageViewModelTests.cs │ │ │ ├── PackagesViewModelTests.cs │ │ │ ├── PagesTests.cs │ │ │ ├── ProcessPackageActionTests.cs │ │ │ ├── ProjectBrowserRefresherTests.cs │ │ │ ├── ProjectBrowserUpdaterTests.cs │ │ │ ├── RecentPackageInfoTests.cs │ │ │ ├── RecentPackageRepositoryTests.cs │ │ │ ├── RecentPackagesViewModelTests.cs │ │ │ ├── ReducedPackageOperationsTests.cs │ │ │ ├── RegisteredPackageRepositoriesTests.cs │ │ │ ├── RegisteredPackageSourcesViewModelTests.cs │ │ │ ├── ReinstallPackageActionTests.cs │ │ │ ├── RunAllProjectPackageScriptsActionTests.cs │ │ │ ├── Scripting │ │ │ ├── ClearPackageManagementConsoleHostCommandTests.cs │ │ │ ├── ConsoleHostFileConflictResolverTests.cs │ │ │ ├── ConsoleInitializerTests.cs │ │ │ ├── MSBuildProjectImportsMergerTests.cs │ │ │ ├── MSBuildProjectPropertiesMergerTests.cs │ │ │ ├── PackageInitializationScriptsConsoleTests.cs │ │ │ ├── PackageInitializationScriptsTests.cs │ │ │ ├── PackageInitializeScriptFileNameTests.cs │ │ │ ├── PackageInitializeScriptTests.cs │ │ │ ├── PackageInstallScriptFileNameTests.cs │ │ │ ├── PackageInstallScriptTests.cs │ │ │ ├── PackageManagementConsoleHostLoggerTests.cs │ │ │ ├── PackageManagementConsoleHostProviderTests.cs │ │ │ ├── PackageManagementConsoleHostTests.cs │ │ │ ├── PackageManagementConsoleViewModelTests.cs │ │ │ ├── PackageUninstallScriptFileNameTests.cs │ │ │ ├── PackageUninstallScriptTests.cs │ │ │ ├── PowerShellHostUserInterfaceTests.cs │ │ │ ├── PowerShellMissingConsoleHostTests.cs │ │ │ ├── PowerShellWorkingDirectoryTests.cs │ │ │ ├── ResetPowerShellWorkingDirectoryOnSolutionClosedTests.cs │ │ │ ├── RunPackageInitializationScriptsOnSolutionOpenTests.cs │ │ │ └── RunPackageScriptsActionTests.cs │ │ │ ├── SelectProjectsViewModelTests.cs │ │ │ ├── SelectedListBoxItemScrollingBehaviourTests.cs │ │ │ ├── SelectedProjectsForInstalledPackagesTests.cs │ │ │ ├── SelectedProjectsForUpdatedPackagesTests.cs │ │ │ ├── SettingsProviderTests.cs │ │ │ ├── SharpDevelopPackageManagerFactoryTests.cs │ │ │ ├── SharpDevelopPackageManagerTests.cs │ │ │ ├── SharpDevelopProjectManagerTests.cs │ │ │ ├── SharpDevelopProjectSystemTests.cs │ │ │ ├── SolutionPackageRepositoryPathTests.cs │ │ │ ├── SolutionPackageRepositoryTests.cs │ │ │ ├── StringToStringCollectionConverterTests.cs │ │ │ ├── ThreadSafePackageManagementEventsTests.cs │ │ │ ├── UninstallPackageActionTests.cs │ │ │ ├── UpdateAllPackagesInProjectTests.cs │ │ │ ├── UpdateAllPackagesInSolutionTests.cs │ │ │ ├── UpdatePackageActionTests.cs │ │ │ ├── UpdatePackageInAllProjectsTests.cs │ │ │ ├── UpdatePackagesActionTests.cs │ │ │ ├── UpdateSolutionPackagesActionTests.cs │ │ │ ├── UpdatedPackageViewModelTests.cs │ │ │ ├── UpdatedPackagesTests.cs │ │ │ ├── UpdatedPackagesViewModelTests.cs │ │ │ ├── UserAgentGeneratorForRepositoryRequestsTests.cs │ │ │ ├── ViewModelBaseTests.cs │ │ │ └── VisualStudio │ │ │ ├── ComponentModelTests.cs │ │ │ ├── FlavoredProjectTests.cs │ │ │ ├── PackageTests.cs │ │ │ ├── SVsExtensionManagerTests.cs │ │ │ ├── VsPackageInstallerServicesTests.cs │ │ │ └── VsSolutionTests.cs │ ├── RegExpTk │ │ └── Project │ │ │ ├── Configuration │ │ │ └── AssemblyInfo.cs │ │ │ ├── RegExpTk.addin │ │ │ ├── RegExpTk.csproj │ │ │ ├── RegExpTk.csproj.user │ │ │ ├── Resources │ │ │ ├── RegExpTkGroupForm.xfrm │ │ │ └── RegExpTkMainForm.xfrm │ │ │ └── Src │ │ │ ├── Commands │ │ │ └── MenuCommand.cs │ │ │ └── Dialogs │ │ │ ├── GroupForm.cs │ │ │ └── MainWindow.cs │ ├── Reporting │ │ ├── ICSharpCode.Reporting.Addin │ │ │ ├── Commands │ │ │ │ └── ViewCommands.cs │ │ │ ├── Configuration │ │ │ │ └── AssemblyInfo.cs │ │ │ ├── DesignerBinding │ │ │ │ └── DesignerBinding.cs │ │ │ ├── EmptyReport.xft │ │ │ ├── ICSharpCode.Reporting.Addin.csproj │ │ │ ├── ICSharpCode.Reporting.addin │ │ │ └── src │ │ │ │ ├── Commands │ │ │ │ ├── DesignerVerbSubmenuBuilder.cs │ │ │ │ ├── FormsCommands.cs │ │ │ │ └── ViewCommands.cs │ │ │ │ ├── DesignableItems │ │ │ │ ├── AbstractGraphicItem.cs │ │ │ │ ├── AbstractItem.cs │ │ │ │ ├── BaseCircleItem.cs │ │ │ │ ├── BaseDataItem.cs │ │ │ │ ├── BaseGroupHeader.cs │ │ │ │ ├── BaseImageItem.cs │ │ │ │ ├── BaseLineItem.cs │ │ │ │ ├── BaseRectangleItem.cs │ │ │ │ ├── BaseRowItem.cs │ │ │ │ ├── BaseSection.cs │ │ │ │ ├── BaseTextItem.cs │ │ │ │ ├── Group_SortColumns.cs │ │ │ │ └── ReportSettings.cs │ │ │ │ ├── Designer │ │ │ │ ├── AbstractDesigner.cs │ │ │ │ ├── ContainerDesigner.cs │ │ │ │ ├── DataItemDesigner.cs │ │ │ │ ├── GroupedRowDesigner.cs │ │ │ │ ├── ImageDesigner.cs │ │ │ │ ├── LineDesigner.cs │ │ │ │ ├── ReportRootDesigner.cs │ │ │ │ ├── ReportSettingsDesigner.cs │ │ │ │ ├── RootReportModel.cs │ │ │ │ ├── SectionDesigner.cs │ │ │ │ └── TextItemDesigner.cs │ │ │ │ ├── DesignerBinding │ │ │ │ ├── DesignerBinding.cs │ │ │ │ ├── DesignerGenerator.cs │ │ │ │ ├── IDesignerGenerator.cs │ │ │ │ ├── InternalReportLoader.cs │ │ │ │ ├── ReportDefinitionDeserializer.cs │ │ │ │ └── ReportDesignerLoader.cs │ │ │ │ ├── Dialogs │ │ │ │ ├── DataTypeStringConverter.cs │ │ │ │ ├── DefaultTextEditor.cs │ │ │ │ ├── EditorDialog.Designer.cs │ │ │ │ ├── EditorDialog.cs │ │ │ │ ├── EditorDialog.resx │ │ │ │ ├── ExpressionEditor.cs │ │ │ │ ├── FormatStringConverter.cs │ │ │ │ ├── GroupingCollectionEditor.cs │ │ │ │ └── IStringBasedEditorDialog.cs │ │ │ │ ├── Factory │ │ │ │ └── CreateFormSheetFromModel.cs │ │ │ │ ├── Globals │ │ │ │ ├── DesignerGlobals.cs │ │ │ │ ├── DesignerHelper.cs │ │ │ │ ├── GlobalLists.cs │ │ │ │ └── StringWriterWithEncoding.cs │ │ │ │ ├── ReportWizard │ │ │ │ ├── Dialog │ │ │ │ │ ├── BaseSettingsPage.xaml │ │ │ │ │ ├── BaseSettingsPage.xaml.cs │ │ │ │ │ ├── IHasContext.cs │ │ │ │ │ ├── PullModelPage.xaml │ │ │ │ │ ├── PullModelPage.xaml.cs │ │ │ │ │ ├── PushDataReport.xaml │ │ │ │ │ ├── PushDataReport.xaml.cs │ │ │ │ │ ├── ReportWizard.xaml │ │ │ │ │ ├── ReportWizard.xaml.cs │ │ │ │ │ ├── WelcomePage.xaml │ │ │ │ │ └── WelcomePage.xaml.cs │ │ │ │ ├── ReportGenerator.cs │ │ │ │ ├── ReportWizardCommand.cs │ │ │ │ ├── ViewModels │ │ │ │ │ ├── PageOneContext.cs │ │ │ │ │ ├── PushModelContext.cs │ │ │ │ │ └── ReportWizardContext.cs │ │ │ │ ├── WizardHelper.cs │ │ │ │ └── WizardPageType.cs │ │ │ │ ├── Services │ │ │ │ ├── DefaultMemberRelationshipService.cs │ │ │ │ ├── DefaultServiceContainer.cs │ │ │ │ ├── DesignerSerializationService.cs │ │ │ │ ├── HelpService.cs │ │ │ │ ├── MenuCommandService.cs │ │ │ │ ├── NameCreationService.cs │ │ │ │ ├── ToolboxService.cs │ │ │ │ ├── TypeDiscoveryService.cs │ │ │ │ ├── TypeResolutionService.cs │ │ │ │ └── UIService.cs │ │ │ │ ├── Toolbox │ │ │ │ ├── SideTabItemDesigner.cs │ │ │ │ └── ToolboxProvider.cs │ │ │ │ ├── TypeProvider │ │ │ │ ├── AbstractItemTypeProvider.cs │ │ │ │ ├── CircleItemTypeProvider.cs │ │ │ │ ├── DataItemTypeProvider.cs │ │ │ │ ├── GroupedRowTypeProvider.cs │ │ │ │ ├── ImageItemTypeProvider.cs │ │ │ │ ├── LineItemTypeProvider.cs │ │ │ │ ├── RectangleItemTypeProvider.cs │ │ │ │ ├── RowItemTypeProvider.cs │ │ │ │ ├── SectionItemTypeProvider.cs │ │ │ │ ├── TextItemTypeProvider.cs │ │ │ │ └── TypeProviderHelper.cs │ │ │ │ ├── UndoRedo │ │ │ │ └── ReportDesignerUndoEngine.cs │ │ │ │ ├── Views │ │ │ │ ├── DesignerView.cs │ │ │ │ ├── WpfPreview.cs │ │ │ │ └── XmlView.cs │ │ │ │ └── XML │ │ │ │ ├── MycroWriter.cs │ │ │ │ ├── ReportDefinitionParser.cs │ │ │ │ ├── ReportDesignerWriter.cs │ │ │ │ └── XmlHelper.cs │ │ ├── ICSharpCode.Reporting │ │ │ ├── ICSharpCode.Reporting.csproj │ │ │ ├── Src │ │ │ │ ├── Arrange │ │ │ │ │ ├── ArrangeStrategy.cs │ │ │ │ │ └── MeasurementStrategy.cs │ │ │ │ ├── BaseClasses │ │ │ │ │ ├── AbstractColumn.cs │ │ │ │ │ ├── BasicParameter.cs │ │ │ │ │ ├── ExtensionMethods.cs │ │ │ │ │ ├── PageInfo.cs │ │ │ │ │ └── TextDrawer.cs │ │ │ │ ├── Collections.cs │ │ │ │ ├── Configuration │ │ │ │ │ └── AssemblyInfo.cs │ │ │ │ ├── DataManager │ │ │ │ │ ├── DataCollection.cs │ │ │ │ │ └── Listhandling │ │ │ │ │ │ └── CollectionDataSource.cs │ │ │ │ ├── DataSource │ │ │ │ │ ├── ExtendedPropertyDescriptor.cs │ │ │ │ │ ├── ExtendedTypeDescriptor.cs │ │ │ │ │ ├── FieldMemberAccessor.cs │ │ │ │ │ ├── PropertyMemberAccessore.cs │ │ │ │ │ ├── PropertyPath.cs │ │ │ │ │ ├── PropertyTypeHash.cs │ │ │ │ │ └── ReflectionExtension.cs │ │ │ │ ├── Events │ │ │ │ │ └── SectionEvent.cs │ │ │ │ ├── Exporter │ │ │ │ │ ├── BaseExporter.cs │ │ │ │ │ ├── DebugExporter.cs │ │ │ │ │ └── Visitors │ │ │ │ │ │ ├── AbstractVisitor.cs │ │ │ │ │ │ ├── DebugVisitor.cs │ │ │ │ │ │ ├── ExpressionVisitor.cs │ │ │ │ │ │ ├── FormatVisitor.cs │ │ │ │ │ │ ├── IAcceptor.cs │ │ │ │ │ │ └── IVisitor.cs │ │ │ │ ├── Expressions │ │ │ │ │ ├── ExpressionHelper.cs │ │ │ │ │ ├── ExpressionRunner.cs │ │ │ │ │ ├── Irony │ │ │ │ │ │ ├── Ast │ │ │ │ │ │ │ ├── AstExtensions.cs │ │ │ │ │ │ │ ├── FieldsNode.cs │ │ │ │ │ │ │ ├── GlobalsNode.cs │ │ │ │ │ │ │ └── ParametersCallNode.cs │ │ │ │ │ │ ├── ExpressionEvaluator.cs │ │ │ │ │ │ ├── Imports │ │ │ │ │ │ │ └── ImportAggregates.cs │ │ │ │ │ │ ├── ReportingLanguageGrammer.cs │ │ │ │ │ │ └── ReportingLanguageRuntime.cs │ │ │ │ │ └── TypeNormalizer.cs │ │ │ │ ├── Factories │ │ │ │ │ ├── ExportColumnFactory.cs │ │ │ │ │ ├── ReportCreatorFactory.cs │ │ │ │ │ ├── ReportModelFactory.cs │ │ │ │ │ └── SectionFactory.cs │ │ │ │ ├── Globals │ │ │ │ │ ├── CreateGraphics.cs │ │ │ │ │ ├── GlobalEnums.cs │ │ │ │ │ ├── GlobalValues.cs │ │ │ │ │ ├── MeasurementService.cs │ │ │ │ │ ├── StandardFormatter.cs │ │ │ │ │ ├── StringHelper.cs │ │ │ │ │ └── TypeHelper.cs │ │ │ │ ├── Interfaces │ │ │ │ │ ├── Data │ │ │ │ │ │ └── IDataSource.cs │ │ │ │ │ ├── Export │ │ │ │ │ │ ├── IExportColumn.cs │ │ │ │ │ │ ├── IExportContainer.cs │ │ │ │ │ │ ├── IPage.cs │ │ │ │ │ │ └── IPageInfo.cs │ │ │ │ │ ├── IDataItem.cs │ │ │ │ │ ├── IPrintableObject.cs │ │ │ │ │ ├── IReportContainer.cs │ │ │ │ │ ├── IReportCreator.cs │ │ │ │ │ ├── IReportModel.cs │ │ │ │ │ └── IReportSettings.cs │ │ │ │ ├── Items │ │ │ │ │ ├── BaseDataItem.cs │ │ │ │ │ ├── BaseGroupHeader.cs │ │ │ │ │ ├── BaseRowItem.cs │ │ │ │ │ ├── BaseSection.cs │ │ │ │ │ ├── BaseTextItem.cs │ │ │ │ │ ├── ExportExtension.cs │ │ │ │ │ ├── Graphics │ │ │ │ │ │ ├── BaseCircleItem.cs │ │ │ │ │ │ ├── BaseGraphics.cs │ │ │ │ │ │ ├── BaseImageItem.cs │ │ │ │ │ │ ├── BaseLineItem.cs │ │ │ │ │ │ └── BaseRectangleItem.cs │ │ │ │ │ ├── GroupColumn.cs │ │ │ │ │ ├── PrintableItem.cs │ │ │ │ │ ├── ReportContainer.cs │ │ │ │ │ ├── ReportModel.cs │ │ │ │ │ ├── ReportSettings.cs │ │ │ │ │ └── SortColumn.cs │ │ │ │ ├── PageBuilder │ │ │ │ │ ├── BasePageBuilder.cs │ │ │ │ │ ├── Converter │ │ │ │ │ │ ├── ContainerConverter.cs │ │ │ │ │ │ └── IContainerConverter.cs │ │ │ │ │ ├── DataPageBuilder.cs │ │ │ │ │ ├── ExportColumns │ │ │ │ │ │ ├── ExportCircle.cs │ │ │ │ │ │ ├── ExportColumn.cs │ │ │ │ │ │ ├── ExportContainer.cs │ │ │ │ │ │ ├── ExportImage.cs │ │ │ │ │ │ ├── ExportLine.cs │ │ │ │ │ │ ├── ExportPage.cs │ │ │ │ │ │ ├── ExportRectangle.cs │ │ │ │ │ │ ├── ExportRow.cs │ │ │ │ │ │ ├── ExportText.cs │ │ │ │ │ │ └── GraphicsContainer.cs │ │ │ │ │ └── FormPageBuilder.cs │ │ │ │ ├── Pdf │ │ │ │ │ ├── PdfExporter.cs │ │ │ │ │ ├── PdfExtensions.cs │ │ │ │ │ ├── PdfHelper.cs │ │ │ │ │ └── PdfVisitor.cs │ │ │ │ ├── ReportSectionNames.cs │ │ │ │ ├── ReportingFactory.cs │ │ │ │ ├── Wpf │ │ │ │ │ ├── PreviewViewModel.cs │ │ │ │ │ ├── Visitor │ │ │ │ │ │ ├── CanvasExtension.cs │ │ │ │ │ │ ├── CanvasHelper.cs │ │ │ │ │ │ ├── FixedDocumentCreator.cs │ │ │ │ │ │ ├── Graphics │ │ │ │ │ │ │ └── ExtendedLine.cs │ │ │ │ │ │ ├── WpfExporter.cs │ │ │ │ │ │ └── WpfVisitor.cs │ │ │ │ │ └── WpfReportViewer │ │ │ │ │ │ ├── WpfReportViewer.xaml │ │ │ │ │ │ └── WpfReportViewer.xaml.cs │ │ │ │ └── Xml │ │ │ │ │ ├── ModelLoader.cs │ │ │ │ │ └── MycroParser.cs │ │ │ └── Test │ │ │ │ └── ICSharpCode.Reporting.Test │ │ │ │ ├── ICSharpCode.Reporting.Test.csproj │ │ │ │ └── src │ │ │ │ ├── DataSource │ │ │ │ ├── ContributorsList.cs │ │ │ │ └── DataSourceFixture.cs │ │ │ │ ├── Expressions │ │ │ │ ├── Aggregates │ │ │ │ │ ├── AggregateFuctionHelper.cs │ │ │ │ │ └── SumAggregateFixture.cs │ │ │ │ ├── IntegrationTests │ │ │ │ │ ├── AggregatesGroupesFixture.cs │ │ │ │ │ ├── DateTimeFixture.cs │ │ │ │ │ ├── FieldsFixture.cs │ │ │ │ │ ├── GlobalsFixture.cs │ │ │ │ │ ├── ParametersFixture.cs │ │ │ │ │ └── StandardTests.cs │ │ │ │ └── IronyGeneral.cs │ │ │ │ ├── MeasureArrange │ │ │ │ └── ContainerArrangeStrategyFixture.cs │ │ │ │ ├── Model │ │ │ │ ├── Report_FromListFixture.cs │ │ │ │ └── Report_TwoItemsFixture.cs │ │ │ │ ├── PageBuilder │ │ │ │ ├── BaseConvertFixture.cs │ │ │ │ ├── FormBuilderFixture.cs │ │ │ │ ├── PageFixture.cs │ │ │ │ ├── PageLayoutFixture.cs │ │ │ │ ├── SectionConverterFixture.cs │ │ │ │ └── SectionWithContainerFixture.cs │ │ │ │ ├── Properties │ │ │ │ └── AssemblyInfo.cs │ │ │ │ ├── ReportItems │ │ │ │ └── TextItemFixture.cs │ │ │ │ ├── Reportingfactory │ │ │ │ ├── FormPageFixture.cs │ │ │ │ ├── GeneralReportLoading.cs │ │ │ │ ├── GroupedPushModel.cs │ │ │ │ └── PushModelFixture.cs │ │ │ │ ├── TestHelper.cs │ │ │ │ └── TestReports │ │ │ │ ├── FromList.srd │ │ │ │ ├── GroupedList.srd │ │ │ │ ├── PlainModel.srd │ │ │ │ ├── ReportWithTwoItems.srd │ │ │ │ └── TestForGlobals.srd │ │ ├── Libraries │ │ │ ├── Irony.Interpreter.dll │ │ │ ├── Irony.dll │ │ │ └── PdfSharp.dll │ │ └── Packages │ │ │ ├── PackagePrepApp.sln │ │ │ ├── PackagePrepApp │ │ │ ├── App.config │ │ │ ├── App.xaml │ │ │ ├── App.xaml.cs │ │ │ ├── MainWindow.xaml │ │ │ ├── MainWindow.xaml.cs │ │ │ ├── PackagePrepApp.csproj │ │ │ ├── Properties │ │ │ │ ├── AssemblyInfo.cs │ │ │ │ ├── Resources.Designer.cs │ │ │ │ ├── Resources.resx │ │ │ │ ├── Settings.Designer.cs │ │ │ │ └── Settings.settings │ │ │ └── packages.config │ │ │ ├── note.txt │ │ │ └── packages │ │ │ └── repositories.config │ ├── ResourceToolkit │ │ ├── Project │ │ │ ├── Configuration │ │ │ │ └── AssemblyInfo.cs │ │ │ ├── Hornung.ResourceToolkit.addin │ │ │ ├── ResourceToolkit.csproj │ │ │ ├── Resources │ │ │ │ └── EditStringResourceDialog.xfrm │ │ │ └── Src │ │ │ │ ├── CodeCompletion │ │ │ │ ├── AbstractNRefactoryResourceCodeCompletionBinding.cs │ │ │ │ ├── CSharpResourceCodeCompletionBinding.cs │ │ │ │ ├── ICSharpCodeCoreResourceCodeCompletionBinding.cs │ │ │ │ ├── ICSharpCodeCoreTagCompletionItemList.cs │ │ │ │ ├── NewResourceCodeCompletionItem.cs │ │ │ │ ├── ResourceCodeCompletionItem.cs │ │ │ │ ├── ResourceCodeCompletionItemList.cs │ │ │ │ └── VBNetResourceCodeCompletionBinding.cs │ │ │ │ ├── Commands │ │ │ │ ├── RefactoringCommands.cs │ │ │ │ └── TextEditorContextMenuBuilder.cs │ │ │ │ ├── Conditions │ │ │ │ └── SolutionContainsProjectOrReferenceConditionEvaluator.cs │ │ │ │ ├── Gui │ │ │ │ ├── EditStringResourceDialog.cs │ │ │ │ ├── IFilter.cs │ │ │ │ ├── IFilterHost.cs │ │ │ │ ├── UnusedResourceKeysCommands.cs │ │ │ │ └── UnusedResourceKeysViewContent.cs │ │ │ │ ├── ProjectFileDictionaryService.cs │ │ │ │ ├── Refactoring │ │ │ │ ├── AnyResourceReferenceFinder.cs │ │ │ │ ├── IResourceReferenceFinder.cs │ │ │ │ ├── ResourceRefactoringService.cs │ │ │ │ └── SpecificResourceReferenceFinder.cs │ │ │ │ ├── Resolver │ │ │ │ ├── AbstractResourceResolver.cs │ │ │ │ ├── BclNRefactoryResourceResolver.cs │ │ │ │ ├── ICSharpCodeCoreNRefactoryResourceResolver.cs │ │ │ │ ├── ICSharpCodeCoreResourceResolver.cs │ │ │ │ ├── INRefactoryResourceResolver.cs │ │ │ │ ├── IResourceResolver.cs │ │ │ │ ├── MemberEqualityComparer.cs │ │ │ │ ├── MemberFindAstVisitor.cs │ │ │ │ ├── NRefactoryAstCacheService.cs │ │ │ │ ├── NRefactoryResourceResolver.cs │ │ │ │ ├── PositionTrackingAstVisitor.cs │ │ │ │ ├── PropertyFieldAssociationVisitor.cs │ │ │ │ ├── ResourceResolveResult.cs │ │ │ │ └── ResourceSetReference.cs │ │ │ │ ├── ResourceFileContent │ │ │ │ ├── DefaultBclResourceFileContentFactory.cs │ │ │ │ ├── DefaultFileLocalizedResourcesFinder.cs │ │ │ │ ├── ILocalizedResourcesFinder.cs │ │ │ │ ├── IMultiResourceFileContent.cs │ │ │ │ ├── IResourceFileContent.cs │ │ │ │ ├── IResourceFileContentFactory.cs │ │ │ │ ├── MergedResourceFileContent.cs │ │ │ │ ├── ResXResourceFileContent.cs │ │ │ │ ├── ResourceFileContentRegistry.cs │ │ │ │ └── ResourcesResourceFileContent.cs │ │ │ │ ├── ResourceItem.cs │ │ │ │ ├── ResourceResolverService.cs │ │ │ │ └── ToolTips │ │ │ │ └── ResourceToolTipProvider.cs │ │ └── Test │ │ │ ├── AbstractResourceResolverTestFixture.cs │ │ │ ├── AbstractTestProjectTestFixture.cs │ │ │ ├── CSharp │ │ │ ├── AbstractCSharpResourceResolverTestFixture.cs │ │ │ ├── AnyResourceReferenceFinderTests.cs │ │ │ ├── BclNRefactoryResourceResolverTests.cs │ │ │ ├── ICSharpCodeCoreNRefactoryResourceResolverTests.cs │ │ │ ├── ICSharpCodeCoreResourceResolverTests.cs │ │ │ └── SpecificResourceReferenceFinderTests.cs │ │ │ ├── Properties │ │ │ └── AssemblyInfo.cs │ │ │ ├── ResourceToolkit.Tests.csproj │ │ │ ├── TestHelper.cs │ │ │ └── VBNet │ │ │ ├── AbstractVBNetResourceResolverTestFixture.cs │ │ │ └── BclNRefactoryResourceResolverTests.cs │ ├── SearchAndReplace │ │ ├── Project │ │ │ ├── Commands │ │ │ │ └── SearchMainMenuCommands.cs │ │ │ ├── Configuration │ │ │ │ └── AssemblyInfo.cs │ │ │ ├── Engine │ │ │ │ ├── Enums.cs │ │ │ │ ├── SearchLocation.cs │ │ │ │ └── SearchManager.cs │ │ │ ├── Gui │ │ │ │ ├── DefaultSearchResult.cs │ │ │ │ ├── ObserverSearchResult.cs │ │ │ │ ├── ResultsTreeView.cs │ │ │ │ ├── ResultsTreeView.xaml │ │ │ │ ├── SearchAndReplaceDialog.cs │ │ │ │ ├── SearchAndReplacePanel.cs │ │ │ │ ├── SearchFileNode.cs │ │ │ │ ├── SearchNode.cs │ │ │ │ ├── SearchResultNode.cs │ │ │ │ └── SearchRootNode.cs │ │ │ ├── Resources │ │ │ │ ├── FindPanel.xfrm │ │ │ │ └── ReplacePanel.xfrm │ │ │ ├── SearchAndReplace.addin │ │ │ ├── SearchAndReplace.csproj │ │ │ └── SearchOptions.cs │ │ └── Test │ │ │ ├── FindNextWithCursorAtEndTestFixture.cs │ │ │ ├── MockDocument.cs │ │ │ └── SearchAndReplace.Tests.csproj │ ├── StartPage │ │ └── Project │ │ │ ├── Configuration │ │ │ └── AssemblyInfo.cs │ │ │ ├── Resources │ │ │ ├── balken_links.gif │ │ │ ├── balken_mitte.gif │ │ │ └── balken_rechts.gif │ │ │ ├── Src │ │ │ ├── RecentProjectsControl.xaml │ │ │ ├── RecentProjectsControl.xaml.cs │ │ │ ├── ShowStartPageCommand.cs │ │ │ ├── StartPageControl.xaml │ │ │ ├── StartPageControl.xaml.cs │ │ │ └── StartPageViewContent.cs │ │ │ ├── StartPage.addin │ │ │ ├── StartPage.csproj │ │ │ └── StartPage.csproj.user │ ├── TextTemplating │ │ ├── Project │ │ │ ├── Configuration │ │ │ │ └── AssemblyInfo.cs │ │ │ ├── Resources │ │ │ │ └── TextTemplating.xshd │ │ │ ├── Src │ │ │ │ ├── AddInAssemblyName.cs │ │ │ │ ├── AddInAssemblyRuntime.cs │ │ │ │ ├── CompilerErrorTask.cs │ │ │ │ ├── CustomServiceTextTemplatingServiceProviders.cs │ │ │ │ ├── IAddIn.cs │ │ │ │ ├── IAddInRuntime.cs │ │ │ │ ├── IAddInTree.cs │ │ │ │ ├── IAppDomain.cs │ │ │ │ ├── ITextTemplatingAppDomain.cs │ │ │ │ ├── ITextTemplatingAppDomainFactory.cs │ │ │ │ ├── ITextTemplatingAssemblyPathResolver.cs │ │ │ │ ├── ITextTemplatingAssemblyResolver.cs │ │ │ │ ├── ITextTemplatingCustomToolContext.cs │ │ │ │ ├── ITextTemplatingEnvironment.cs │ │ │ │ ├── ITextTemplatingFileGenerator.cs │ │ │ │ ├── ITextTemplatingFilePreprocessor.cs │ │ │ │ ├── ITextTemplatingHost.cs │ │ │ │ ├── ITextTemplatingHostAppDomainAssemblyResolver.cs │ │ │ │ ├── ITextTemplatingPathResolver.cs │ │ │ │ ├── ITextTemplatingStringParser.cs │ │ │ │ ├── ITextTemplatingVariables.cs │ │ │ │ ├── NamespaceHint.cs │ │ │ │ ├── TemplatingHostProcessTemplateError.cs │ │ │ │ ├── TextTemplatingAddIn.cs │ │ │ │ ├── TextTemplatingAddInRuntime.cs │ │ │ │ ├── TextTemplatingAddInTree.cs │ │ │ │ ├── TextTemplatingAppDomain.cs │ │ │ │ ├── TextTemplatingAppDomainFactory.cs │ │ │ │ ├── TextTemplatingAssemblyPathResolver.cs │ │ │ │ ├── TextTemplatingAssemblyResolver.cs │ │ │ │ ├── TextTemplatingCustomTool.cs │ │ │ │ ├── TextTemplatingCustomToolContext.cs │ │ │ │ ├── TextTemplatingDirectoryVariable.cs │ │ │ │ ├── TextTemplatingEnvironment.cs │ │ │ │ ├── TextTemplatingFileGenerator.cs │ │ │ │ ├── TextTemplatingFileGeneratorCustomTool.cs │ │ │ │ ├── TextTemplatingFilePreprocessor.cs │ │ │ │ ├── TextTemplatingFilePreprocessorCustomTool.cs │ │ │ │ ├── TextTemplatingFileProcessor.cs │ │ │ │ ├── TextTemplatingHost.cs │ │ │ │ ├── TextTemplatingHostAppDomain.cs │ │ │ │ ├── TextTemplatingHostAppDomainAssemblyResolver.cs │ │ │ │ ├── TextTemplatingHostContext.cs │ │ │ │ ├── TextTemplatingPathResolver.cs │ │ │ │ ├── TextTemplatingServiceProvider.cs │ │ │ │ ├── TextTemplatingStringParser.cs │ │ │ │ ├── TextTemplatingVariableLocation.cs │ │ │ │ ├── TextTemplatingVariables.cs │ │ │ │ └── TextTemplatingVariablesStringBuilder.cs │ │ │ ├── Templates │ │ │ │ ├── CSharp.TextTemplate.xft │ │ │ │ └── VB.TextTemplate.xft │ │ │ ├── TextTemplating.addin │ │ │ ├── TextTemplating.csproj │ │ │ └── lib │ │ │ │ └── Mono.TextTemplating.dll │ │ ├── Test │ │ │ ├── Configuration │ │ │ │ └── AssemblyInfo.cs │ │ │ ├── Helpers │ │ │ │ ├── FakeAddIn.cs │ │ │ │ ├── FakeAddInRuntime.cs │ │ │ │ ├── FakeAddInTree.cs │ │ │ │ ├── FakeAppDomain.cs │ │ │ │ ├── FakeServiceProvider.cs │ │ │ │ ├── FakeTextTemplatingAppDomain.cs │ │ │ │ ├── FakeTextTemplatingAppDomainFactory.cs │ │ │ │ ├── FakeTextTemplatingAssemblyPathResolver.cs │ │ │ │ ├── FakeTextTemplatingAssemblyResolver.cs │ │ │ │ ├── FakeTextTemplatingCustomToolContext.cs │ │ │ │ ├── FakeTextTemplatingEnvironment.cs │ │ │ │ ├── FakeTextTemplatingFileGenerator.cs │ │ │ │ ├── FakeTextTemplatingFilePreprocessor.cs │ │ │ │ ├── FakeTextTemplatingHost.cs │ │ │ │ ├── FakeTextTemplatingHostAppDomainAssemblyResolver.cs │ │ │ │ ├── FakeTextTemplatingPathResolver.cs │ │ │ │ ├── FakeTextTemplatingStringParser.cs │ │ │ │ ├── FakeTextTemplatingVariables.cs │ │ │ │ ├── ProjectHelper.cs │ │ │ │ ├── TestableFileProjectItem.cs │ │ │ │ ├── TestableProject.cs │ │ │ │ ├── TestableTextTemplatingFileGeneratorCustomTool.cs │ │ │ │ ├── TestableTextTemplatingFilePreprocessorCustomTool.cs │ │ │ │ ├── TestableTextTemplatingHost.cs │ │ │ │ └── TextTemplatingHostContextTests.cs │ │ │ ├── Src │ │ │ │ ├── AddInAssemblyNameTests.cs │ │ │ │ ├── AddInAssemblyRuntimeTests.cs │ │ │ │ ├── CompilerErrorTaskTests.cs │ │ │ │ ├── CustomTextTemplatingServiceProvidersTests.cs │ │ │ │ ├── NamespaceHintTests.cs │ │ │ │ ├── TextTemplatingAssemblyPathResolverTests.cs │ │ │ │ ├── TextTemplatingAssemblyResolverTests.cs │ │ │ │ ├── TextTemplatingFileGeneratorCustomToolTests.cs │ │ │ │ ├── TextTemplatingFileGeneratorTests.cs │ │ │ │ ├── TextTemplatingFilePreprocessorCustomToolTests.cs │ │ │ │ ├── TextTemplatingHostAppDomainAssemblyResolverTests.cs │ │ │ │ ├── TextTemplatingHostTests.cs │ │ │ │ ├── TextTemplatingPathResolverTests.cs │ │ │ │ ├── TextTemplatingPreprocessorTests.cs │ │ │ │ ├── TextTemplatingServiceProviderTests.cs │ │ │ │ ├── TextTemplatingVariableLocationTests.cs │ │ │ │ └── TextTemplatingVariablesTests.cs │ │ │ └── TextTemplating.Tests.csproj │ │ └── TextTemplating.sln │ └── UsageDataCollector │ │ ├── UsageDataCollector.AddIn │ │ ├── AnalyticsMonitor.AppProperties.template │ │ ├── AnalyticsMonitor.cs │ │ ├── CollectedDataView.xaml │ │ ├── CollectedDataView.xaml.cs │ │ ├── OptionPage.xaml │ │ ├── OptionPage.xaml.cs │ │ ├── StartPageMessage.xaml │ │ ├── StartPageMessage.xaml.cs │ │ ├── UsageDataCollector.AddIn.csproj │ │ └── UsageDataCollector.addin │ │ └── UsageDataCollector │ │ ├── Contracts │ │ ├── UsageDataDataContracts.cs │ │ └── UsageDataServiceContracts.cs │ │ ├── Reference.cs │ │ ├── UsageDataCollector.csproj │ │ ├── UsageDataSessionWriter.cs │ │ └── UsageDataUploader.cs └── VersionControl │ ├── GitAddIn │ ├── Configuration │ │ └── AssemblyInfo.cs │ ├── GitAddIn.addin │ ├── GitAddIn.csproj │ ├── GitAddIn.sln │ └── Src │ │ ├── AddInOptions.cs │ │ ├── Commands.cs │ │ ├── Git.cs │ │ ├── GitGuiWrapper.cs │ │ ├── GitMessageView.cs │ │ ├── GitOptionsPanel.xaml │ │ ├── GitOptionsPanel.xaml.cs │ │ ├── GitStatusCache.cs │ │ ├── GitVersionProvider.cs │ │ ├── IsUnderGitControlCondition.cs │ │ ├── OverlayIconManager.cs │ │ └── RegisterEventsCommand.cs │ └── SubversionAddIn │ ├── Configuration │ └── AssemblyInfo.cs │ ├── ICSharpCode.Svn.addin │ ├── Src │ ├── AddInOptions.cs │ ├── Commands │ │ ├── AutostartCommands.cs │ │ ├── CheckoutCommands.cs │ │ └── ProjectBrowserCommands.cs │ ├── Gui │ │ ├── HistoryViewDisplayBinding │ │ │ ├── HistoryView.cs │ │ │ ├── HistoryViewDisplayBinding.cs │ │ │ ├── HistoryViewPanel.cs │ │ │ ├── InfoPanel.Designer.cs │ │ │ ├── InfoPanel.cs │ │ │ └── InfoPanel.resx │ │ ├── ProjectBrowserVisitor │ │ │ └── OverlayIconManager.cs │ │ ├── SubversionOptionsPanel.xaml │ │ ├── SubversionOptionsPanel.xaml.cs │ │ ├── SvnGuiWrapper.cs │ │ └── TortoiseSvnNotFoundForm.cs │ ├── SubversionStateCondition.cs │ ├── SvnClientWrapper.cs │ ├── SvnMessageView.cs │ └── SvnVersionProvider.cs │ └── SubversionAddIn.csproj ├── Automated.proj ├── Libraries ├── AvalonDock │ ├── AvalonDock.Themes │ │ ├── AvalonDock.Themes.csproj │ │ ├── AvalonDock.Themes.csproj.user │ │ ├── AvalonDock.Themes35.csproj │ │ ├── Images │ │ │ ├── ExpDark │ │ │ │ ├── HTabGroup.png │ │ │ │ ├── Locked.png │ │ │ │ ├── PinAutoHide.png │ │ │ │ ├── PinClose.png │ │ │ │ ├── PinDocMenu.png │ │ │ │ ├── PinMenu.png │ │ │ │ └── VTabGroup.png │ │ │ └── dev2010 │ │ │ │ ├── HTabGroup.png │ │ │ │ ├── Locked.png │ │ │ │ ├── PinAutoHide.png │ │ │ │ ├── PinClose.png │ │ │ │ ├── PinDocMenu.png │ │ │ │ ├── PinMenu.png │ │ │ │ └── VTabGroup.png │ │ ├── Properties │ │ │ ├── AssemblyInfo.cs │ │ │ ├── Resources.Designer.cs │ │ │ ├── Resources.resx │ │ │ ├── Settings.Designer.cs │ │ │ └── Settings.settings │ │ └── Themes │ │ │ ├── ExpressionDark.xaml │ │ │ └── dev2010.xaml │ ├── AvalonDock.url │ ├── AvalonDock │ │ ├── AvalonDock.csproj │ │ ├── AvalonDock.snk │ │ ├── AvalonDock35.csproj │ │ ├── AvalonDockBrushes.cs │ │ ├── AvalonDockWindow.cs │ │ ├── ContextMenuElement.cs │ │ ├── Converters.cs │ │ ├── DeserializationCallbackEventArgs.cs │ │ ├── DockableContent.cs │ │ ├── DockableContentCommands.cs │ │ ├── DockableFloatingWindow.cs │ │ ├── DockableFloatingWindowCommands.cs │ │ ├── DockablePane.cs │ │ ├── DockablePaneAnchorTab.cs │ │ ├── DockablePaneAnchorTabGroup.cs │ │ ├── DockablePaneCommands.cs │ │ ├── DockableTabPanel.cs │ │ ├── DockingManager.cs │ │ ├── DocumentContent.cs │ │ ├── DocumentContentCommands.cs │ │ ├── DocumentFloatingWindow.cs │ │ ├── DocumentNavigatorWindow.cs │ │ ├── DocumentPane.cs │ │ ├── DocumentPaneCommands.cs │ │ ├── DocumentPaneResizingPanel.cs │ │ ├── DocumentTabPanel.cs │ │ ├── DragPaneServices.cs │ │ ├── FloatingDockablePane.cs │ │ ├── FloatingDocumentPane.cs │ │ ├── FloatingWindow.cs │ │ ├── FlyoutDockablePane.cs │ │ ├── FlyoutPaneWindow.cs │ │ ├── GreyableImage.cs │ │ ├── HelperFunc.cs │ │ ├── IDockableControl.cs │ │ ├── IDropSurface.cs │ │ ├── ImageEx.cs │ │ ├── InteropHelper.cs │ │ ├── LogicalTreeAdapter.cs │ │ ├── ManagedContent.cs │ │ ├── ManagedContentCollection.cs │ │ ├── ManagedContentCommands.cs │ │ ├── NavigatorWindow.cs │ │ ├── OverlayWindow.cs │ │ ├── OverlayWindowAnchorButton.cs │ │ ├── Pane.cs │ │ ├── PaneCommands.cs │ │ ├── PaneTabPanel.cs │ │ ├── Properties │ │ │ ├── AssemblyInfo.cs │ │ │ ├── Resources.Designer.cs │ │ │ ├── Resources.resx │ │ │ ├── Settings.Designer.cs │ │ │ └── Settings.settings │ │ ├── RequestDocumentCloseEventArgs.cs │ │ ├── Resizer.cs │ │ ├── ResizingPanel.cs │ │ ├── Resources │ │ │ ├── Brushes.xaml │ │ │ ├── Common.xaml │ │ │ ├── DockablePaneStyles.xaml │ │ │ ├── DockingManagerStyles.xaml │ │ │ ├── DocumentNavigatorWindowStyle.xaml │ │ │ ├── DocumentPaneStyles.xaml │ │ │ ├── FloatingWindowStyle.xaml │ │ │ ├── Images │ │ │ │ ├── Aero │ │ │ │ │ ├── AeroDockBottom.png │ │ │ │ │ ├── AeroDockBottomHover.png │ │ │ │ │ ├── AeroDockLeft.png │ │ │ │ │ ├── AeroDockLeftHover.png │ │ │ │ │ ├── AeroDockPane.png │ │ │ │ │ ├── AeroDockPaneBottom.png │ │ │ │ │ ├── AeroDockPaneInto.png │ │ │ │ │ ├── AeroDockPaneLeft.png │ │ │ │ │ ├── AeroDockPaneRight.png │ │ │ │ │ ├── AeroDockPaneTop.png │ │ │ │ │ ├── AeroDockRight.png │ │ │ │ │ ├── AeroDockRightHover.png │ │ │ │ │ ├── AeroDockTop.png │ │ │ │ │ └── AeroDockTopHover.png │ │ │ │ ├── Classic │ │ │ │ │ ├── PinAutoHide.png │ │ │ │ │ ├── PinAutoHideSelected.png │ │ │ │ │ ├── PinClose.png │ │ │ │ │ ├── PinCloseSelected.png │ │ │ │ │ ├── PinMenu.png │ │ │ │ │ └── PinMenuSelected.png │ │ │ │ ├── DockBottom.PNG │ │ │ │ ├── DockLeft.PNG │ │ │ │ ├── DockPane.PNG │ │ │ │ ├── DockRight.PNG │ │ │ │ ├── DockTop.PNG │ │ │ │ ├── HTabGroup.png │ │ │ │ ├── Locked.png │ │ │ │ ├── PinAutoHide.png │ │ │ │ ├── PinClose.png │ │ │ │ ├── PinDocMenu.png │ │ │ │ ├── PinMenu.png │ │ │ │ └── VTabGroup.png │ │ │ ├── ManagedContentStyle.xaml │ │ │ ├── NavigatorWindowStyle.xaml │ │ │ ├── OverlayWindowStyle.xaml │ │ │ ├── SpecFrameworkStyles.xaml │ │ │ └── SpecNET40Styles.xaml │ │ ├── RoutedEventHandler.cs │ │ ├── RoutedEventHelper.cs │ │ ├── ThemeFactory.cs │ │ ├── Themes │ │ │ ├── aero.normalcolor.brushes.xaml │ │ │ ├── aero.normalcolor.xaml │ │ │ ├── classic.brushes.xaml │ │ │ ├── classic.xaml │ │ │ ├── generic.xaml │ │ │ └── luna.normalcolor.xaml │ │ └── WindowInteropWrapper.cs │ └── License.rtf ├── GraphSharp │ ├── GraphSharp.Contracts.dll │ ├── GraphSharp.Controls.dll │ ├── GraphSharp.dll │ ├── Microsoft.Contracts.dll │ ├── QuickGraph.dll │ └── WPFExtensions.dll ├── ICSharpCode.Build.Tasks │ ├── ICSharpCode.Build.Tasks.sln │ └── Project │ │ ├── AssemblyInfo.cs │ │ ├── CopyLocalWorkaround.cs │ │ ├── FxCop.cs │ │ ├── ICSharpCode.Build.Tasks.csproj │ │ ├── ICSharpCode.Build.Tasks.csproj.user │ │ ├── KnownFrameworkAssemblies.cs │ │ ├── Resources.cs │ │ ├── SharpDevelop.CheckMSBuild35Features.targets │ │ ├── SharpDevelop.CodeAnalysis.targets │ │ └── SharpDevelop.TargetingPack.targets ├── ICSharpCode.Decompiler │ ├── Ast │ │ ├── Annotations.cs │ │ ├── AstBuilder.cs │ │ ├── AstMethodBodyBuilder.cs │ │ ├── CommentStatement.cs │ │ ├── DecompilerContext.cs │ │ ├── NRefactoryExtensions.cs │ │ ├── NameVariables.cs │ │ ├── TextTokenWriter.cs │ │ ├── Transforms │ │ │ ├── AddCheckedBlocks.cs │ │ │ ├── CombineQueryExpressions.cs │ │ │ ├── ContextTrackingVisitor.cs │ │ │ ├── ConvertConstructorCallIntoInitializer.cs │ │ │ ├── CustomPatterns.cs │ │ │ ├── DecimalConstantTransform.cs │ │ │ ├── DeclareVariables.cs │ │ │ ├── DelegateConstruction.cs │ │ │ ├── ExpressionTreeConverter.cs │ │ │ ├── FlattenSwitchBlocks.cs │ │ │ ├── IntroduceExtensionMethods.cs │ │ │ ├── IntroduceQueryExpressions.cs │ │ │ ├── IntroduceUnsafeModifier.cs │ │ │ ├── IntroduceUsingDeclarations.cs │ │ │ ├── PatternStatementTransform.cs │ │ │ ├── PushNegation.cs │ │ │ ├── ReplaceMethodCallsWithOperators.cs │ │ │ └── TransformationPipeline.cs │ │ └── TypesHierarchyHelpers.cs │ ├── CecilExtensions.cs │ ├── CodeMappings.cs │ ├── DecompilerException.cs │ ├── DecompilerSettings.cs │ ├── Disassembler │ │ ├── DisassemblerHelpers.cs │ │ ├── ILStructure.cs │ │ ├── MethodBodyDisassembler.cs │ │ └── ReflectionDisassembler.cs │ ├── FlowAnalysis │ │ ├── ControlFlowEdge.cs │ │ ├── ControlFlowGraph.cs │ │ ├── ControlFlowGraphBuilder.cs │ │ ├── ControlFlowNode.cs │ │ ├── ControlStructureDetector.cs │ │ ├── OpCodeInfo.cs │ │ ├── SimplifyByRefCalls.cs │ │ ├── SsaBlock.cs │ │ ├── SsaForm.cs │ │ ├── SsaFormBuilder.cs │ │ ├── SsaInstruction.cs │ │ ├── SsaOptimization.cs │ │ ├── SsaVariable.cs │ │ └── TransformToSsa.cs │ ├── ICSharpCode.Decompiler.csproj │ ├── ILAst │ │ ├── AsyncDecompiler.cs │ │ ├── DefaultDictionary.cs │ │ ├── GotoRemoval.cs │ │ ├── ILAstBuilder.cs │ │ ├── ILAstOptimizer.cs │ │ ├── ILAstTypes.cs │ │ ├── ILCodes.cs │ │ ├── ILInlining.cs │ │ ├── InitializerPeepholeTransforms.cs │ │ ├── LiftedOperators.cs │ │ ├── LoopsAndConditions.cs │ │ ├── PatternMatching.cs │ │ ├── PeepholeTransform.cs │ │ ├── SimpleControlFlow.cs │ │ ├── StateRange.cs │ │ ├── SymbolicExecution.cs │ │ ├── TypeAnalysis.cs │ │ └── YieldReturnDecompiler.cs │ ├── ITextOutput.cs │ ├── PlainTextOutput.cs │ ├── Properties │ │ └── AssemblyInfo.cs │ ├── ReferenceResolvingException.cs │ ├── Tests │ │ ├── Async.cs │ │ ├── BooleanConsumedAsInteger.il │ │ ├── CallOverloadedMethod.cs │ │ ├── CheckedUnchecked.cs │ │ ├── CodeSampleFileParser.cs │ │ ├── ControlFlow.cs │ │ ├── CustomAttributes.code.cs │ │ ├── CustomAttributes │ │ │ ├── CustomAttributeTests.cs │ │ │ ├── S_AssemblyCustomAttribute.cs │ │ │ ├── S_CustomAttributeSamples.cs │ │ │ └── S_CustomAttributes.cs │ │ ├── CustomShortCircuitOperators.cs │ │ ├── DecompilerTestBase.cs │ │ ├── DelegateConstruction.cs │ │ ├── DoubleConstants.cs │ │ ├── ExceptionHandling.cs │ │ ├── ExpressionTrees.cs │ │ ├── Generics.cs │ │ ├── Helpers │ │ │ ├── CodeAssert.cs │ │ │ └── RemoveCompilerAttribute.cs │ │ ├── ICSharpCode.Decompiler.Tests.csproj │ │ ├── IL │ │ │ ├── ILTests.cs │ │ │ ├── SequenceOfNestedIfs.Output.cs │ │ │ ├── SequenceOfNestedIfs.dll │ │ │ ├── SequenceOfNestedIfs.il │ │ │ ├── StackTests.exe │ │ │ └── StackTests.il │ │ ├── IncrementDecrement.cs │ │ ├── InitializerTests.cs │ │ ├── LiftedOperators.cs │ │ ├── Loops.cs │ │ ├── MultidimensionalArray.cs │ │ ├── PInvoke.cs │ │ ├── PropertiesAndEvents.cs │ │ ├── QueryExpressions.cs │ │ ├── Switch.cs │ │ ├── TestRunner.cs │ │ ├── TypeAnalysisTests.cs │ │ ├── Types │ │ │ ├── EnumTests.cs │ │ │ ├── S_EnumSamples.cs │ │ │ ├── S_TypeDeclarations.cs │ │ │ ├── S_TypeMemberDeclarations.cs │ │ │ └── TypeTests.cs │ │ ├── UndocumentedExpressions.cs │ │ ├── UnsafeCode.cs │ │ ├── ValueTypes.cs │ │ ├── YieldReturn.cs │ │ ├── nunit.framework.dll │ │ └── packages.config │ ├── TextOutputWriter.cs │ └── XmlDocKeyProvider.cs ├── IQToolkit │ ├── IQToolkit.dll │ ├── IQToolkit │ │ ├── IQToolkit.csproj │ │ ├── IQToolkit.sln │ │ ├── PartialEvaluator.cs │ │ ├── Properties │ │ │ └── AssemblyInfo.cs │ │ ├── Query.cs │ │ ├── QueryProvider.cs │ │ ├── ReflectionExtensions.cs │ │ └── TypeHelper.cs │ ├── license.txt │ └── readme.txt ├── Json.NET │ ├── LICENSE.txt │ └── Newtonsoft.Json.dll ├── Noesis.Javascript │ └── x86 │ │ ├── Noesis.Javascript.dll │ │ ├── license.txt │ │ └── readme.txt ├── RhinoMocks │ ├── Rhino.Mocks.dll │ ├── acknowledgements.txt │ └── license.txt ├── SQLite │ ├── System.Data.SQLite.dll │ └── System.Data.SQLite.xml ├── SharpSvn │ ├── Licenses │ │ ├── Apr-License.txt │ │ ├── Apr-Util-License.txt │ │ ├── BerkeleyDB-License.txt │ │ ├── Cyrus-Sasl-License.txt │ │ ├── Neon-License.txt │ │ ├── OpenSsl-License.txt │ │ ├── Putty-License.txt │ │ ├── Serf-License.txt │ │ ├── SharpSvn-License.txt │ │ ├── SharpSvn-Licenses.wxs │ │ ├── Subversion-License.txt │ │ └── ZLib-License.txt │ ├── SharpPlink-Win32.svnExe │ ├── SharpSvn-DB44-20-win32.svnDll │ ├── SharpSvn.UI.dll │ ├── SharpSvn.UI.xml │ ├── SharpSvn.dll │ ├── SharpSvn.wxs │ └── SharpSvn.xml ├── SharpTreeView │ ├── ICSharpCode.TreeView.Demo │ │ ├── App.xaml │ │ ├── App.xaml.cs │ │ ├── FileNode.cs │ │ ├── FileSystemNode.cs │ │ ├── FolderNode.cs │ │ ├── ICSharpCode.TreeView.Demo.csproj │ │ ├── Images │ │ │ ├── File.png │ │ │ ├── Folder.png │ │ │ └── FolderOpened.png │ │ ├── Properties │ │ │ └── AssemblyInfo.cs │ │ ├── Window1.xaml │ │ └── Window1.xaml.cs │ ├── ICSharpCode.TreeView │ │ ├── Converters.cs │ │ ├── EditTextBox.cs │ │ ├── ExtensionMethods.cs │ │ ├── FlatListTreeNode.cs │ │ ├── GeneralAdorner.cs │ │ ├── ICSharpCode.TreeView.csproj │ │ ├── InsertMarker.cs │ │ ├── LinesRenderer.cs │ │ ├── Properties │ │ │ └── AssemblyInfo.cs │ │ ├── SharpGridView.cs │ │ ├── SharpTreeNode.cs │ │ ├── SharpTreeNodeCollection.cs │ │ ├── SharpTreeNodeView.cs │ │ ├── SharpTreeView.cs │ │ ├── SharpTreeViewItem.cs │ │ ├── Themes │ │ │ └── Generic.xaml │ │ ├── TreeFlattener.cs │ │ └── TreeTraversal.cs │ └── SharpTreeView.sln ├── WPFExtendedToolkit │ └── Xceed.Wpf.Toolkit.dll ├── WPFToolkit │ ├── System.Windows.Controls.DataVisualization.Toolkit.XML │ ├── System.Windows.Controls.DataVisualization.Toolkit.dll │ └── WPFToolkit.dll └── log4net │ ├── LICENSE.txt │ └── log4net.dll ├── Main ├── Base │ ├── Project │ │ ├── Configuration │ │ │ └── AssemblyInfo.cs │ │ ├── Debugging │ │ │ ├── BaseDebuggerService.cs │ │ │ └── IDebuggerService.cs │ │ ├── Designer │ │ │ ├── IDesignerTypeResolutionService.cs │ │ │ └── TypeResolutionService.cs │ │ ├── Dom │ │ │ ├── ClassBrowser │ │ │ │ ├── AssemblyLoadErrorTreeNode.cs │ │ │ │ ├── AssemblyReferenceTreeNode.cs │ │ │ │ ├── AssemblyReferencesTreeNode.cs │ │ │ │ ├── AssemblyTreeNode.cs │ │ │ │ ├── BaseTypesTreeNode.cs │ │ │ │ ├── ClassBrowserAssemblyModelExtensions.cs │ │ │ │ ├── ClassBrowserTreeView.cs │ │ │ │ ├── DerivedTypesTreeNode.cs │ │ │ │ ├── IClassBrowser.cs │ │ │ │ ├── IsAssemblyUnpinnedConditionEvaluator.cs │ │ │ │ ├── MemberTreeNode.cs │ │ │ │ ├── NamespaceTreeNode.cs │ │ │ │ ├── ProjectTreeNode.cs │ │ │ │ ├── SolutionTreeNode.cs │ │ │ │ ├── TypeDefinitionTreeNode.cs │ │ │ │ ├── WorkspaceModel.cs │ │ │ │ └── WorkspaceTreeNode.cs │ │ │ ├── IAssemblyList.cs │ │ │ ├── IAssemblyModel.cs │ │ │ ├── IAssemblyReferenceModel.cs │ │ │ ├── IAssemblyReferencesModel.cs │ │ │ ├── IEntityModel.cs │ │ │ ├── IEntityModelContext.cs │ │ │ ├── IEventModel.cs │ │ │ ├── IFieldModel.cs │ │ │ ├── IMemberModel.cs │ │ │ ├── IMethodModel.cs │ │ │ ├── IModelCollection.cs │ │ │ ├── IModelFactory.cs │ │ │ ├── INamespaceModel.cs │ │ │ ├── IPropertyModel.cs │ │ │ ├── ISolutionAssemblyList.cs │ │ │ ├── ISymbolModel.cs │ │ │ ├── ITreeNodeFactory.cs │ │ │ ├── ITypeDefinitionModel.cs │ │ │ ├── ITypeDefinitionModelCollection.cs │ │ │ ├── ImmutableModelCollection.cs │ │ │ ├── KeyedModelCollection.cs │ │ │ ├── ModelCollectionChangedEvent.cs │ │ │ ├── ModelCollectionLinq.cs │ │ │ ├── ModelCollectionTreeNode.cs │ │ │ ├── SimpleModelCollection.cs │ │ │ └── SynchronizedModelCollection.cs │ │ ├── Editor │ │ │ ├── AvalonEditTextEditorAdapter.cs │ │ │ ├── Bookmarks │ │ │ │ ├── BookmarkBase.cs │ │ │ │ ├── BookmarkEventArgs.cs │ │ │ │ ├── BookmarkPad.cs │ │ │ │ ├── BookmarkPadContent.xaml │ │ │ │ ├── BookmarkPadToolbarCommands.cs │ │ │ │ ├── EntityBookmark.cs │ │ │ │ ├── IBookmark.cs │ │ │ │ ├── IBookmarkManager.cs │ │ │ │ ├── IBookmarkMargin.cs │ │ │ │ ├── SDBookmark.cs │ │ │ │ └── SDMarkerBookmark.cs │ │ │ ├── CodeCompletion │ │ │ │ ├── CodeCompletionBinding.cs │ │ │ │ ├── CodeCompletionDataUsageCache.cs │ │ │ │ ├── CodeCompletionOptionPanel.xaml │ │ │ │ ├── CodeCompletionOptionPanel.xaml.cs │ │ │ │ ├── CompletionContext.cs │ │ │ │ ├── ICompletionItem.cs │ │ │ │ ├── ICompletionItemList.cs │ │ │ │ ├── ICompletionListWindow.cs │ │ │ │ ├── ICompletionWindow.cs │ │ │ │ ├── IInsightItem.cs │ │ │ │ ├── IInsightWindow.cs │ │ │ │ ├── Images │ │ │ │ │ ├── Class.png │ │ │ │ │ ├── CompletionImage.cs │ │ │ │ │ ├── Constructor.png │ │ │ │ │ ├── Delegate.png │ │ │ │ │ ├── Enum.png │ │ │ │ │ ├── EnumValue.png │ │ │ │ │ ├── Event.png │ │ │ │ │ ├── ExtensionMethod.png │ │ │ │ │ ├── Field.png │ │ │ │ │ ├── FieldReadOnly.png │ │ │ │ │ ├── Indexer.png │ │ │ │ │ ├── Interface.png │ │ │ │ │ ├── Literal.png │ │ │ │ │ ├── Method.png │ │ │ │ │ ├── NameSpace.png │ │ │ │ │ ├── Operator.png │ │ │ │ │ ├── OverlayInternal.png │ │ │ │ │ ├── OverlayPrivate.png │ │ │ │ │ ├── OverlayProtected.png │ │ │ │ │ ├── OverlayProtectedInternal.png │ │ │ │ │ ├── OverlayStatic.png │ │ │ │ │ ├── PInvokeMethod.png │ │ │ │ │ ├── Property.png │ │ │ │ │ ├── StaticClass.png │ │ │ │ │ ├── Struct.png │ │ │ │ │ └── VirtualMethod.png │ │ │ │ └── SnippetCompletionData.cs │ │ │ ├── ContextActions │ │ │ │ ├── ContextActionViewModel.cs │ │ │ │ └── ContextActionsPopupViewModel.cs │ │ │ ├── DocumentServiceAttribute.cs │ │ │ ├── DocumentUtilities.cs │ │ │ ├── DocumentationUIBuilder.cs │ │ │ ├── HighlighterKnownSpanNames.cs │ │ │ ├── IBracketSearcher.cs │ │ │ ├── ICodeEditorOptions.cs │ │ │ ├── IDocumentVersionProvider.cs │ │ │ ├── IEditorControlService.cs │ │ │ ├── IEditorUIService.cs │ │ │ ├── IFileDocumentProvider.cs │ │ │ ├── ISnippetElementProvider.cs │ │ │ ├── ITextAreaToolTipProvider.cs │ │ │ ├── ITextEditor.cs │ │ │ ├── ITextEditorExtension.cs │ │ │ ├── ITextMarker.cs │ │ │ ├── ITooltip.cs │ │ │ ├── OnDiskTextSourceVersion.cs │ │ │ ├── PermanentAnchor.cs │ │ │ ├── RepoChangeWatcher.cs │ │ │ ├── Search │ │ │ │ ├── ISearchResult.cs │ │ │ │ ├── ISearchResultFactory.cs │ │ │ │ ├── SearchResultMatch.cs │ │ │ │ ├── SearchResultPadToolbarCommands.cs │ │ │ │ └── SearchResultsPad.cs │ │ │ ├── ToolTipRequestEventArgs.cs │ │ │ ├── ToolTipService.cs │ │ │ ├── ToolTipUtils.cs │ │ │ └── XmlDocFormatter.cs │ │ ├── ICSharpCode.SharpDevelop.addin │ │ ├── ICSharpCode.SharpDevelop.csproj │ │ ├── Parser │ │ │ ├── CombinedAssemblySearcher.cs │ │ │ ├── DefaultAssemblySearcher.cs │ │ │ ├── DomAssemblyName.cs │ │ │ ├── IAssemblyParserService.cs │ │ │ ├── IGlobalAssemblyCacheService.cs │ │ │ ├── IParser.cs │ │ │ ├── IParserService.cs │ │ │ ├── ISolutionSnapshotWithProjectMapping.cs │ │ │ ├── ParseInformation.cs │ │ │ ├── ParseInformationEventArgs.cs │ │ │ ├── ProjectAssemblyReferenceSearcher.cs │ │ │ └── ProjectContentContainer.cs │ │ ├── PostBuildEvent.proj │ │ ├── Project │ │ │ ├── Build │ │ │ │ ├── BuildDetection.cs │ │ │ │ ├── BuildError.cs │ │ │ │ ├── BuildEventArgs.cs │ │ │ │ ├── BuildOptions.cs │ │ │ │ ├── BuildOutputVerbosity.cs │ │ │ │ ├── BuildResults.cs │ │ │ │ ├── BuildTarget.cs │ │ │ │ ├── IBuildFeedbackSink.cs │ │ │ │ ├── IBuildService.cs │ │ │ │ ├── IBuildable.cs │ │ │ │ ├── IMSBuildEngine.cs │ │ │ │ ├── MultipleProjectBuildable.cs │ │ │ │ └── ProjectBuildOptions.cs │ │ │ ├── Configuration │ │ │ │ ├── ConfigurationAndPlatform.cs │ │ │ │ ├── ConfigurationMapping.cs │ │ │ │ ├── IConfigurable.cs │ │ │ │ └── IConfigurationOrPlatformNameCollection.cs │ │ │ ├── ErrorProject.cs │ │ │ ├── IProjectBinding.cs │ │ │ ├── IProjectService.cs │ │ │ ├── ISolution.cs │ │ │ ├── ISolutionFolder.cs │ │ │ ├── ISolutionItem.cs │ │ │ ├── PortableLibrary │ │ │ │ ├── CheckPortableLibraryInstalled.cs │ │ │ │ ├── ConvertToPortableLibraryProjectBehavior.cs │ │ │ │ ├── PickPortableTargetFramework.cs │ │ │ │ ├── PortableLibraryProjectBehavior.cs │ │ │ │ ├── PortableTargetFramework.cs │ │ │ │ ├── Profile.cs │ │ │ │ ├── ProfileList.cs │ │ │ │ ├── SelectProfileDialog.xaml │ │ │ │ ├── SelectProfileDialog.xaml.cs │ │ │ │ └── SupportedFramework.cs │ │ │ ├── ProjectBindingDescriptor.cs │ │ │ ├── ProjectBindingDoozer.cs │ │ │ ├── ProjectInformation.cs │ │ │ ├── ProjectLoadException.cs │ │ │ ├── Project_TypeGuids.cs │ │ │ ├── SolutionEventArgs.cs │ │ │ ├── SolutionSection.cs │ │ │ └── TargetFrameworks │ │ │ │ ├── DotNet2x.cs │ │ │ │ ├── DotNet4x.cs │ │ │ │ ├── RedistLists.cs │ │ │ │ └── TargetFramework.cs │ │ ├── Refactoring │ │ │ ├── CodeGenerator.cs │ │ │ ├── ContextAction.cs │ │ │ ├── EditorRefactoringContext.cs │ │ │ ├── IContextAction.cs │ │ │ └── IContextActionProvider.cs │ │ ├── Resources │ │ │ ├── CommonAboutDialog.xfrm │ │ │ ├── DefaultManifest.manifest │ │ │ ├── NewFileDialog.xfrm │ │ │ ├── NewFileWithNameDialog.xfrm │ │ │ └── WordCountDialog.xfrm │ │ ├── Services │ │ │ ├── IClipboard.cs │ │ │ ├── IFileSystem.cs │ │ │ ├── IMessageLoop.cs │ │ │ ├── IUIService.cs │ │ │ └── SD.cs │ │ ├── Src │ │ │ ├── Commands │ │ │ │ ├── BuildCommands.cs │ │ │ │ ├── CustomStringTagProvider.cs │ │ │ │ ├── DebugCommands.cs │ │ │ │ ├── EditCommands.cs │ │ │ │ ├── FileCommands.cs │ │ │ │ ├── FileMenuCommands.cs │ │ │ │ ├── FileTabStripCommands.cs │ │ │ │ ├── HelpCommands.cs │ │ │ │ ├── MenuItemBuilders.cs │ │ │ │ ├── NavigationCommands.cs │ │ │ │ ├── ProjectMenuCommands.cs │ │ │ │ ├── SharpDevelopRoutedCommands.cs │ │ │ │ ├── SideBarCommands.cs │ │ │ │ ├── ToolsCommands.cs │ │ │ │ ├── VBConverter │ │ │ │ │ ├── CSharpConvertBuffer.cs │ │ │ │ │ └── ConvertBuffer.cs │ │ │ │ ├── ViewInBrowser.cs │ │ │ │ └── WindowCommands.cs │ │ │ ├── Editor │ │ │ │ ├── AvalonEdit │ │ │ │ │ └── IndentationStrategyAdapter.cs │ │ │ │ ├── Commands │ │ │ │ │ ├── ClassBookmarkSubmenuBuilder.cs │ │ │ │ │ ├── ClassMemberMenuBuilder.cs │ │ │ │ │ ├── CommentRegion.cs │ │ │ │ │ ├── DeclaringTypeSubMenuBuilder.cs │ │ │ │ │ ├── FindReferencesCommand.cs │ │ │ │ │ ├── GoToDefinition.cs │ │ │ │ │ ├── GoToMatchingBrace.cs │ │ │ │ │ ├── GotoLineNumber.cs │ │ │ │ │ ├── IndentSelection.cs │ │ │ │ │ ├── InsertGuidCommand.cs │ │ │ │ │ ├── PasteAsCommands.cs │ │ │ │ │ ├── ReformatSelection.cs │ │ │ │ │ ├── ShowColorDialog.cs │ │ │ │ │ └── SymbolUnderCaretMenuCommand.cs │ │ │ │ ├── Dialogs │ │ │ │ │ ├── RenameSymbolDialog.xaml │ │ │ │ │ └── RenameSymbolDialog.xaml.cs │ │ │ │ ├── IFormattingStrategy.cs │ │ │ │ └── TextNavigationPoint.cs │ │ │ ├── Gui │ │ │ │ ├── BrowserDisplayBinding │ │ │ │ │ ├── BrowserCommands.cs │ │ │ │ │ ├── BrowserDisplayBinding.cs │ │ │ │ │ ├── BrowserLocationConditionEvaluator.cs │ │ │ │ │ ├── ExtendedWebBrowser.cs │ │ │ │ │ ├── HtmlViewPane.cs │ │ │ │ │ └── SchemeExtension.cs │ │ │ │ ├── Components │ │ │ │ │ ├── ColorPickerButton.xaml │ │ │ │ │ ├── ColorPickerButton.xaml.cs │ │ │ │ │ ├── ExtTreeView │ │ │ │ │ │ ├── ExtFolderNode.cs │ │ │ │ │ │ ├── ExtTreeNode.cs │ │ │ │ │ │ ├── ExtTreeView.cs │ │ │ │ │ │ └── ExtTreeViewComparer.cs │ │ │ │ │ ├── FontSelector.xaml │ │ │ │ │ ├── FontSelector.xaml.cs │ │ │ │ │ ├── LocalizedPropertyGrid │ │ │ │ │ │ ├── BooleanTypeConverter.cs │ │ │ │ │ │ ├── LocalizedObject.cs │ │ │ │ │ │ ├── LocalizedPropertyAttribute.cs │ │ │ │ │ │ └── LocalizedPropertyDescriptor.cs │ │ │ │ │ ├── SideBar │ │ │ │ │ │ ├── SharpDevelopSideBar.cs │ │ │ │ │ │ ├── SharpDevelopSideTabItem.cs │ │ │ │ │ │ └── TextEditorSideBar.cs │ │ │ │ │ ├── StringListEditor.xaml │ │ │ │ │ ├── StringListEditor.xaml.cs │ │ │ │ │ ├── StringListEditorDialog.xaml │ │ │ │ │ └── StringListEditorDialog.xaml.cs │ │ │ │ ├── ContentInterfaces │ │ │ │ │ ├── IEditable.cs │ │ │ │ │ └── IPositionable.cs │ │ │ │ ├── CustomFocusManager.cs │ │ │ │ ├── Dialogs │ │ │ │ │ ├── AbstractAttachToProcessForm.Designer.cs │ │ │ │ │ ├── AbstractAttachToProcessForm.cs │ │ │ │ │ ├── AbstractOptionPanel.cs │ │ │ │ │ ├── AsynchronousWaitDialog.Designer.cs │ │ │ │ │ ├── AsynchronousWaitDialog.cs │ │ │ │ │ ├── CommonAboutDialog.cs │ │ │ │ │ ├── ExtractInterfaceDialog.Designer.cs │ │ │ │ │ ├── ExtractInterfaceDialog.cs │ │ │ │ │ ├── ExtractInterfaceDialog.resx │ │ │ │ │ ├── GotoDialog.cs │ │ │ │ │ ├── GotoDialog.xaml │ │ │ │ │ ├── NewFileDialog.cs │ │ │ │ │ ├── NewProjectDialog.Designer.cs │ │ │ │ │ ├── NewProjectDialog.cs │ │ │ │ │ ├── NewProjectDialog.resx │ │ │ │ │ ├── OptionPanels │ │ │ │ │ │ ├── ExternalToolPanel.xaml │ │ │ │ │ │ ├── ExternalToolPanel.xaml.cs │ │ │ │ │ │ ├── IDEOptions │ │ │ │ │ │ │ ├── CodeGenerationPanel.xaml │ │ │ │ │ │ │ ├── CodeGenerationPanel.xaml.cs │ │ │ │ │ │ │ ├── EditStandardHeaderPanel.xaml │ │ │ │ │ │ │ ├── EditStandardHeaderPanel.xaml.cs │ │ │ │ │ │ │ ├── ProjectAndSolutionOptions.xaml │ │ │ │ │ │ │ ├── ProjectAndSolutionOptions.xaml.cs │ │ │ │ │ │ │ ├── SelectCulturePanel.xaml │ │ │ │ │ │ │ ├── SelectCulturePanel.xaml.cs │ │ │ │ │ │ │ ├── SelectStylePanel.xaml │ │ │ │ │ │ │ ├── SelectStylePanel.xaml.cs │ │ │ │ │ │ │ ├── TaskListOptionsPanel.xaml │ │ │ │ │ │ │ └── TaskListOptionsPanel.xaml.cs │ │ │ │ │ │ ├── OutputWindowOptionsPanel.xaml │ │ │ │ │ │ ├── OutputWindowOptionsPanel.xaml.cs │ │ │ │ │ │ ├── ProjectOptions │ │ │ │ │ │ │ ├── AbstractBuildOptions.cs │ │ │ │ │ │ │ ├── AbstractXmlFormsProjectOptionPanel.cs │ │ │ │ │ │ │ ├── ApplicationSettings.xaml │ │ │ │ │ │ │ ├── ApplicationSettings.xaml.cs │ │ │ │ │ │ │ ├── AssemblyInfo │ │ │ │ │ │ │ │ ├── AssemblyInfo.cs │ │ │ │ │ │ │ │ ├── AssemblyInfoPanel.xaml │ │ │ │ │ │ │ │ ├── AssemblyInfoPanel.xaml.cs │ │ │ │ │ │ │ │ ├── AssemblyInfoProvider.cs │ │ │ │ │ │ │ │ ├── AssemblyInfoViewModel.cs │ │ │ │ │ │ │ │ ├── VersionEditor.xaml │ │ │ │ │ │ │ │ └── VersionEditor.xaml.cs │ │ │ │ │ │ │ ├── BuildAdvanced.xaml │ │ │ │ │ │ │ ├── BuildAdvanced.xaml.cs │ │ │ │ │ │ │ ├── BuildEvents.cs │ │ │ │ │ │ │ ├── BuildEvents.xaml │ │ │ │ │ │ │ ├── BuildOutput.xaml │ │ │ │ │ │ │ ├── BuildOutput.xaml.cs │ │ │ │ │ │ │ ├── DebugOptions.xaml │ │ │ │ │ │ │ ├── DebugOptions.xaml.cs │ │ │ │ │ │ │ ├── ErrorsAndWarnings.xaml │ │ │ │ │ │ │ ├── ErrorsAndWarnings.xaml.cs │ │ │ │ │ │ │ ├── HexValidator.cs │ │ │ │ │ │ │ ├── KeyValuePair.cs │ │ │ │ │ │ │ ├── ProjectCustomToolOptionsPanel.xaml │ │ │ │ │ │ │ ├── ProjectCustomToolOptionsPanel.xaml.cs │ │ │ │ │ │ │ ├── ProjectInformation.xaml │ │ │ │ │ │ │ ├── ProjectInformation.xaml.cs │ │ │ │ │ │ │ ├── ProjectOptionPanel.cs │ │ │ │ │ │ │ ├── ProjectOptionPanel.xaml │ │ │ │ │ │ │ ├── ReferencePaths.xaml │ │ │ │ │ │ │ ├── ReferencePaths.xaml.cs │ │ │ │ │ │ │ ├── Signing.xaml │ │ │ │ │ │ │ ├── Signing.xaml.cs │ │ │ │ │ │ │ ├── StorageLocationConverter.cs │ │ │ │ │ │ │ ├── StorageLocationPicker.cs │ │ │ │ │ │ │ ├── StringToBoolConverter.cs │ │ │ │ │ │ │ ├── TreatErrorsAndWarnings.xaml │ │ │ │ │ │ │ └── TreatErrorsAndWarnings.xaml.cs │ │ │ │ │ │ └── XmlFormsOptionPanel.cs │ │ │ │ │ ├── ProjectOptionsView.cs │ │ │ │ │ ├── ReferenceDialog │ │ │ │ │ │ ├── AddWebReferenceDialog.cs │ │ │ │ │ │ ├── AssemblyReferencePanel.cs │ │ │ │ │ │ ├── AsyncDiscoveryState.cs │ │ │ │ │ │ ├── COMReferencePanel.cs │ │ │ │ │ │ ├── DiscoveryNetworkCredential.cs │ │ │ │ │ │ ├── GacReferencePanel.cs │ │ │ │ │ │ ├── HttpAuthenticationHeader.cs │ │ │ │ │ │ ├── ProjectReferencePanel.cs │ │ │ │ │ │ ├── SelectReferenceDialog.cs │ │ │ │ │ │ ├── ServiceReference │ │ │ │ │ │ │ ├── ActiveTextEditors.cs │ │ │ │ │ │ │ ├── AddServiceReferenceDialog.xaml │ │ │ │ │ │ │ ├── AddServiceReferenceDialog.xaml.cs │ │ │ │ │ │ │ ├── AddServiceReferenceViewModel.cs │ │ │ │ │ │ │ ├── AdvancedServiceDialog.xaml │ │ │ │ │ │ │ ├── AdvancedServiceDialog.xaml.cs │ │ │ │ │ │ │ ├── AdvancedServiceViewModel.cs │ │ │ │ │ │ │ ├── ClientOptions.cs │ │ │ │ │ │ │ ├── GeneratorCompleteEventArgs.cs │ │ │ │ │ │ │ ├── IActiveTextEditors.cs │ │ │ │ │ │ │ ├── IFileSystem.cs │ │ │ │ │ │ │ ├── IProjectWithServiceReferences.cs │ │ │ │ │ │ │ ├── IServiceReferenceFileGenerator.cs │ │ │ │ │ │ │ ├── IServiceReferenceMapGenerator.cs │ │ │ │ │ │ │ ├── IServiceReferenceProxyGenerator.cs │ │ │ │ │ │ │ ├── MetadataFile.cs │ │ │ │ │ │ │ ├── MetadataSource.cs │ │ │ │ │ │ │ ├── ProjectWithServiceReferences.cs │ │ │ │ │ │ │ ├── ServiceReferenceDiscoveryClient.cs │ │ │ │ │ │ │ ├── ServiceReferenceDiscoveryEventArgs.cs │ │ │ │ │ │ │ ├── ServiceReferenceFileGenerator.cs │ │ │ │ │ │ │ ├── ServiceReferenceFileName.cs │ │ │ │ │ │ │ ├── ServiceReferenceFileSystem.cs │ │ │ │ │ │ │ ├── ServiceReferenceGenerator.cs │ │ │ │ │ │ │ ├── ServiceReferenceGeneratorOptions.cs │ │ │ │ │ │ │ ├── ServiceReferenceMapFile.cs │ │ │ │ │ │ │ ├── ServiceReferenceMapFileName.cs │ │ │ │ │ │ │ ├── ServiceReferenceMapFileProjectItem.cs │ │ │ │ │ │ │ ├── ServiceReferenceMapGenerator.cs │ │ │ │ │ │ │ ├── ServiceReferenceOptions.cs │ │ │ │ │ │ │ ├── ServiceReferenceOptionsPanel.xaml │ │ │ │ │ │ │ ├── ServiceReferenceOptionsPanel.xaml.cs │ │ │ │ │ │ │ ├── ServiceReferenceProxyGenerator.cs │ │ │ │ │ │ │ ├── ServiceReferenceUrlHistory.cs │ │ │ │ │ │ │ ├── SvcUtilCommandLine.cs │ │ │ │ │ │ │ ├── SvcUtilMessageView.cs │ │ │ │ │ │ │ ├── SvcUtilPath.cs │ │ │ │ │ │ │ └── SvcUtilRunner.cs │ │ │ │ │ │ ├── ServiceReferenceHelper.cs │ │ │ │ │ │ ├── UserCredentialsDialog.cs │ │ │ │ │ │ ├── WebReference.cs │ │ │ │ │ │ ├── WebReferenceChanges.cs │ │ │ │ │ │ ├── WebServiceDiscoveryClientProtocol.cs │ │ │ │ │ │ └── WebServicesView.cs │ │ │ │ │ ├── SharpDevelopAboutPanels.cs │ │ │ │ │ ├── SharpDevelopColorDialog.cs │ │ │ │ │ ├── TabbedOptions.cs │ │ │ │ │ ├── TabbedOptionsDialog.xaml │ │ │ │ │ ├── TabbedOptionsDialog.xaml.cs │ │ │ │ │ ├── ToolNotFoundDialog.Designer.cs │ │ │ │ │ ├── ToolNotFoundDialog.cs │ │ │ │ │ ├── TreeViewOptionsDialog.xaml │ │ │ │ │ ├── TreeViewOptionsDialog.xaml.cs │ │ │ │ │ └── WordCountDialog.cs │ │ │ │ ├── FormLocationHelper.cs │ │ │ │ ├── Pads │ │ │ │ │ ├── AbstractConsolePad.cs │ │ │ │ │ ├── BaseWatchBox.cs │ │ │ │ │ ├── CompilerMessageView │ │ │ │ │ │ ├── CompilerMessageView.cs │ │ │ │ │ │ ├── CompilerMessageViewToolbarCommands.cs │ │ │ │ │ │ ├── FileLineReference.cs │ │ │ │ │ │ ├── MessageViewCategory.cs │ │ │ │ │ │ ├── MessageViewCategoryTextWriter.cs │ │ │ │ │ │ ├── OutputTextLineParser.cs │ │ │ │ │ │ └── TextEventHandler.cs │ │ │ │ │ ├── DefinitionViewPad.cs │ │ │ │ │ ├── ErrorList │ │ │ │ │ │ ├── ErrorListPad.cs │ │ │ │ │ │ └── ErrorListToolbarCommands.cs │ │ │ │ │ ├── FileScout.cs │ │ │ │ │ ├── OutlinePad.cs │ │ │ │ │ ├── ProjectBrowser │ │ │ │ │ │ ├── Commands │ │ │ │ │ │ │ ├── ClipboardHandlerNodeCommands.cs │ │ │ │ │ │ │ ├── DefaultFileNodeCommands.cs │ │ │ │ │ │ │ ├── FolderNodeCommands.cs │ │ │ │ │ │ │ ├── ProjectNodeCommands.cs │ │ │ │ │ │ │ ├── ReferenceFolderNodeCommands.cs │ │ │ │ │ │ │ ├── SolutionNodeCommands.cs │ │ │ │ │ │ │ └── ToolbarCommands.cs │ │ │ │ │ │ ├── NodeBuilder │ │ │ │ │ │ │ ├── DefaultDotNetNodeBuilder.cs │ │ │ │ │ │ │ ├── IProjectNodeBuilder.cs │ │ │ │ │ │ │ ├── NodeBuilders.cs │ │ │ │ │ │ │ └── WebReferenceNodeBuilder.cs │ │ │ │ │ │ ├── ProjectBrowserControl.cs │ │ │ │ │ │ ├── ProjectBrowserPad.cs │ │ │ │ │ │ ├── ProjectBrowserPanel.cs │ │ │ │ │ │ └── TreeNodes │ │ │ │ │ │ │ ├── AbstractProjectBrowserTreeNode.cs │ │ │ │ │ │ │ ├── CustomFolderNode.cs │ │ │ │ │ │ │ ├── CustomNode.cs │ │ │ │ │ │ │ ├── DirectoryNode.cs │ │ │ │ │ │ │ ├── DirectoryNodeFactory.cs │ │ │ │ │ │ │ ├── FileNode.cs │ │ │ │ │ │ │ ├── ProjectNode.cs │ │ │ │ │ │ │ ├── ReferenceFolder.cs │ │ │ │ │ │ │ ├── ReferenceNode.cs │ │ │ │ │ │ │ ├── ServiceReferenceNode.cs │ │ │ │ │ │ │ ├── ServiceReferencesFolderNode.cs │ │ │ │ │ │ │ ├── SolutionFolderNode.cs │ │ │ │ │ │ │ ├── SolutionItemNode.cs │ │ │ │ │ │ │ ├── SolutionNode.cs │ │ │ │ │ │ │ ├── Util │ │ │ │ │ │ │ ├── FileRemoveTreeNodeVisitor.cs │ │ │ │ │ │ │ ├── FileRenameTreeNodeVisitor.cs │ │ │ │ │ │ │ ├── ProjectBrowserTreeNodeVisitor.cs │ │ │ │ │ │ │ └── UpdateReferencesVisitor.cs │ │ │ │ │ │ │ ├── WebReferenceNode.cs │ │ │ │ │ │ │ └── WebReferencesFolderNode.cs │ │ │ │ │ ├── PropertyPad │ │ │ │ │ │ ├── IDEContainer.cs │ │ │ │ │ │ ├── PropertyContainer.cs │ │ │ │ │ │ ├── PropertyPad.cs │ │ │ │ │ │ └── PropertyPadCommands.cs │ │ │ │ │ ├── TaskList │ │ │ │ │ │ ├── TaskListPad.cs │ │ │ │ │ │ ├── TaskListPadCommands.cs │ │ │ │ │ │ ├── TaskViewResources.xaml │ │ │ │ │ │ └── TaskViewResources.xaml.cs │ │ │ │ │ └── ToolsPad.cs │ │ │ │ └── XmlForms │ │ │ │ │ ├── BaseSharpDevelopForm.cs │ │ │ │ │ ├── BaseSharpDevelopUserControl.cs │ │ │ │ │ ├── Lib │ │ │ │ │ ├── DefaultObjectCreator.cs │ │ │ │ │ ├── IObjectCreator.cs │ │ │ │ │ ├── IPropertyValueCreator.cs │ │ │ │ │ ├── IStringValueFilter.cs │ │ │ │ │ ├── StringWrapper.cs │ │ │ │ │ ├── XmlForm.cs │ │ │ │ │ ├── XmlLoader.cs │ │ │ │ │ └── XmlUserControl.cs │ │ │ │ │ ├── SharpDevelopPropertyValueCreator.cs │ │ │ │ │ └── SharpDevelopStringValueFilter.cs │ │ │ ├── Internal │ │ │ │ ├── ConditionEvaluators │ │ │ │ │ ├── ActiveContentExtensionEvaluator.cs │ │ │ │ │ ├── ActiveViewContentUntitledEvaluator.cs │ │ │ │ │ ├── ActiveWindowStateEvaluator.cs │ │ │ │ │ ├── CombineOpenEvaluator.cs │ │ │ │ │ ├── CompareProjectPropertyConditionEvaluator.cs │ │ │ │ │ ├── DebuggerSupportsEvaluator.cs │ │ │ │ │ ├── IsProcessRunningEvaluator.cs │ │ │ │ │ ├── NavigationConditionEvaluators.cs │ │ │ │ │ ├── OpenWindowStateEvaluator.cs │ │ │ │ │ ├── ProjectActiveEvaluator.cs │ │ │ │ │ ├── SymbolTypeAtCaretConditionEvaluator.cs │ │ │ │ │ ├── ViewInBrowserConditionEvaluator.cs │ │ │ │ │ ├── WindowActiveEvaluator.cs │ │ │ │ │ ├── WindowOpenEvaluator.cs │ │ │ │ │ ├── WriteableProjectEvaluator.cs │ │ │ │ │ └── WriteableSolutionEvaluator.cs │ │ │ │ ├── Doozers │ │ │ │ │ ├── DefaultOptionPanelDescriptor.cs │ │ │ │ │ ├── DirectoryDoozer.cs │ │ │ │ │ ├── IOptionPanel.cs │ │ │ │ │ ├── IOptionPanelDescriptor.cs │ │ │ │ │ ├── OptionPanelDoozer.cs │ │ │ │ │ ├── PadDescriptor.cs │ │ │ │ │ └── PadDoozer.cs │ │ │ │ ├── ExternalTool │ │ │ │ │ ├── ExternalTool.cs │ │ │ │ │ └── ToolLoader.cs │ │ │ │ └── Templates │ │ │ │ │ ├── StandardHeaders.cs │ │ │ │ │ └── StringParserPropertyContainer.cs │ │ │ ├── Project │ │ │ │ ├── AbstractProject.cs │ │ │ │ ├── BeforeBuildCustomToolFileNameFilter.cs │ │ │ │ ├── BeforeBuildCustomToolProjectItems.cs │ │ │ │ ├── BeforeBuildCustomToolRunner.cs │ │ │ │ ├── Behaviors │ │ │ │ │ ├── DefaultProjectBehavior.cs │ │ │ │ │ ├── DotNetStartBehavior.cs │ │ │ │ │ ├── ProjectBehavior.cs │ │ │ │ │ ├── ProjectBehaviorService.cs │ │ │ │ │ ├── ProjectBehaviorSupportedConditionEvaluator.cs │ │ │ │ │ └── ResXConverter.cs │ │ │ │ ├── ChooseStorageLocationButton.cs │ │ │ │ ├── CompilableProject.cs │ │ │ │ ├── ConfigurationGuiBinding.cs │ │ │ │ ├── ConfigurationGuiHelper.cs │ │ │ │ ├── ContextSpecificProperties.cs │ │ │ │ ├── Converter │ │ │ │ │ ├── IUpgradableProject.cs │ │ │ │ │ ├── LanguageConverter.cs │ │ │ │ │ ├── UpgradeView.xaml │ │ │ │ │ ├── UpgradeView.xaml.cs │ │ │ │ │ └── UpgradeViewContent.cs │ │ │ │ ├── CustomTool.cs │ │ │ │ ├── IProject.cs │ │ │ │ ├── IProjectChangeWatcher.cs │ │ │ │ ├── IProjectItemBackendStore.cs │ │ │ │ ├── Items │ │ │ │ │ ├── ComReferenceProjectItem.cs │ │ │ │ │ ├── FileProjectItem.cs │ │ │ │ │ ├── ImportProjectItem.cs │ │ │ │ │ ├── ItemType.cs │ │ │ │ │ ├── ProjectItem.cs │ │ │ │ │ ├── ProjectReferenceProjectItem.cs │ │ │ │ │ ├── ReferenceProjectItem.cs │ │ │ │ │ ├── ServiceReferenceProjectItem.cs │ │ │ │ │ ├── ServiceReferencesProjectItem.cs │ │ │ │ │ ├── TypeLibrary.cs │ │ │ │ │ ├── UnknownProjectItem.cs │ │ │ │ │ └── WebReferencesProjectItem.cs │ │ │ │ ├── MSBuildBasedProject.cs │ │ │ │ ├── MSBuildConfigurationOrPlatformNameCollection.cs │ │ │ │ ├── MSBuildEnums.cs │ │ │ │ ├── MSBuildFileProject.cs │ │ │ │ ├── MSBuildInternals.cs │ │ │ │ ├── MSBuildItemDefinitionGroup.cs │ │ │ │ ├── MSBuildItemWrapper.cs │ │ │ │ ├── MissingProject.cs │ │ │ │ ├── ProjectChangeWatcher.cs │ │ │ │ ├── ProjectCustomToolOptions.cs │ │ │ │ ├── ProjectPropertyChangedEventArgs.cs │ │ │ │ ├── ProjectStartException.cs │ │ │ │ ├── ProjectUpgradeException.cs │ │ │ │ └── WebReferenceUrl.cs │ │ │ └── Services │ │ │ │ ├── AmbienceService │ │ │ │ ├── AmbienceService.cs │ │ │ │ └── DefaultAmbience.cs │ │ │ │ ├── ClassBrowserIcons │ │ │ │ ├── ClassBrowserIconService.cs │ │ │ │ └── ImageSourceImage.cs │ │ │ │ ├── FileIconService.cs │ │ │ │ ├── HelpProvider.cs │ │ │ │ ├── IconService.cs │ │ │ │ ├── Language │ │ │ │ ├── UILanguage.cs │ │ │ │ └── UILanguageService.cs │ │ │ │ ├── LanguageBinding │ │ │ │ ├── DefaultLanguageBinding.cs │ │ │ │ ├── ILanguageBinding.cs │ │ │ │ ├── LanguageBindingDoozer.cs │ │ │ │ └── LanguageBindingService.cs │ │ │ │ ├── NavigationService │ │ │ │ ├── DefaultNavigationPoint.cs │ │ │ │ ├── INavigationPoint.cs │ │ │ │ └── NavigationService.cs │ │ │ │ ├── ParserService │ │ │ │ └── CodeCompletionOptions.cs │ │ │ │ ├── ProjectService │ │ │ │ ├── ParseableFileContentFinder.cs │ │ │ │ ├── ProjectConfigurationEventHandler.cs │ │ │ │ ├── ProjectEventHandler.cs │ │ │ │ ├── ProjectItemEventHandler.cs │ │ │ │ ├── ProjectService.cs │ │ │ │ ├── SolutionConfigurationEventHandler.cs │ │ │ │ ├── SolutionEventHandler.cs │ │ │ │ └── SolutionFolderEventHandler.cs │ │ │ │ ├── RefactoringService │ │ │ │ ├── ExtractInterfaceOptions.cs │ │ │ │ ├── FindReferenceService.cs │ │ │ │ ├── FindReferencesAndRenameHelper.cs │ │ │ │ ├── LocalVariableRefactoring.cs │ │ │ │ ├── NamespaceRefactoringService.cs │ │ │ │ ├── RefactorMenu.cs │ │ │ │ ├── RefactoringMenuBuilder.cs │ │ │ │ ├── RefactoringService.cs │ │ │ │ └── TypeGraphNode.cs │ │ │ │ ├── StatusBar │ │ │ │ └── StatusBarService.cs │ │ │ │ └── Tasks │ │ │ │ ├── ErrorPainter.cs │ │ │ │ ├── TagComment.cs │ │ │ │ ├── Task.cs │ │ │ │ ├── TaskEventHandler.cs │ │ │ │ └── TaskService.cs │ │ ├── Templates │ │ │ ├── FileTemplate.cs │ │ │ ├── FileTemplateOptions.cs │ │ │ ├── FileTemplateResult.cs │ │ │ ├── ITemplateService.cs │ │ │ ├── ProjectTemplate.cs │ │ │ ├── ProjectTemplateOptions.cs │ │ │ ├── ProjectTemplateResult.cs │ │ │ ├── TemplateBase.cs │ │ │ ├── TemplateCategory.cs │ │ │ ├── TemplateIconLoader.cs │ │ │ ├── TemplateLoadException.cs │ │ │ └── TextTemplate.cs │ │ ├── Util │ │ │ ├── AtomicBoolean.cs │ │ │ ├── ChrootFileSystem.cs │ │ │ ├── ComparerExtensions.cs │ │ │ ├── CompositeDisposable.cs │ │ │ ├── CustomThreadPoolTaskScheduler.cs │ │ │ ├── DebugTimer.cs │ │ │ ├── DotnetDetection.cs │ │ │ ├── EasyCodeDom.cs │ │ │ ├── EmbeddedResourceFileSystem.cs │ │ │ ├── EnumBinding.cs │ │ │ ├── EventAdapter.cs │ │ │ ├── FakeMessageLoop.cs │ │ │ ├── GenericConverter.cs │ │ │ ├── ICanBeDirty.cs │ │ │ ├── IImage.cs │ │ │ ├── IOTaskScheduler.cs │ │ │ ├── IProgressMonitor.cs │ │ │ ├── LineReceivedEventArgs.cs │ │ │ ├── MimeTypeDetection.cs │ │ │ ├── NativeMethods.cs │ │ │ ├── NotAvailableCommand.cs │ │ │ ├── ProcessRunner.cs │ │ │ ├── ProgressCollector.cs │ │ │ ├── PropertyChangedEventArgs.cs │ │ │ ├── ReactiveExtensions.cs │ │ │ ├── ReadOnlyCollectionWrapper.cs │ │ │ ├── ScrollUtils.cs │ │ │ ├── SharpDevelopExtensions.cs │ │ │ ├── SharpDevelopServiceContainer.cs │ │ │ ├── SimpleCommand.cs │ │ │ ├── SimpleTaskScheduler.cs │ │ │ ├── TreeNode.cs │ │ │ ├── UnclosableStream.cs │ │ │ └── Versions.cs │ │ ├── WinForms │ │ │ ├── IClipboardHandler.cs │ │ │ ├── IContextHelpProvider.cs │ │ │ ├── IPrintable.cs │ │ │ ├── IUndoHandler.cs │ │ │ ├── IWinFormsMenuService.cs │ │ │ ├── IWinFormsService.cs │ │ │ ├── IWinFormsToolbarService.cs │ │ │ └── WinFormsExtensions.cs │ │ ├── Workbench │ │ │ ├── AbstractPadContent.cs │ │ │ ├── AbstractSecondaryViewContent.cs │ │ │ ├── AbstractViewContent.cs │ │ │ ├── AbstractViewContentHandlingLoadErrors.cs │ │ │ ├── AbstractViewContentWithoutFile.cs │ │ │ ├── DisplayBinding │ │ │ │ ├── DisplayBindingDescriptor.cs │ │ │ │ ├── ExternalProcessDisplayBinding.cs │ │ │ │ ├── IDisplayBinding.cs │ │ │ │ ├── IDisplayBindingService.cs │ │ │ │ └── ISecondaryDisplayBinding.cs │ │ │ ├── FakeXmlViewContent.cs │ │ │ ├── File │ │ │ │ ├── FileEventArgs.cs │ │ │ │ ├── FileHelpers.cs │ │ │ │ ├── FileRenameEventArgs.cs │ │ │ │ ├── FileService.cs │ │ │ │ ├── IFileService.cs │ │ │ │ ├── IRecentOpen.cs │ │ │ │ └── OpenedFile.cs │ │ │ ├── FileChangeWatcher.cs │ │ │ ├── ICustomizedCommands.cs │ │ │ ├── IOutputPad.cs │ │ │ ├── IPadContent.cs │ │ │ ├── IShutdownService.cs │ │ │ ├── IViewContent.cs │ │ │ ├── IWorkbench.cs │ │ │ ├── IWorkbenchWindow.cs │ │ │ ├── SimpleViewContent.cs │ │ │ ├── ViewContentEventArgs.cs │ │ │ ├── ViewContentServiceAttribute.cs │ │ │ └── WorkbenchSingleton.cs │ │ └── themes │ │ │ └── generic.xaml │ └── Test │ │ ├── AssemblyInfo.cs │ │ ├── CodeConverterTests.cs │ │ ├── ConsoleApp │ │ ├── AssemblyInfo.cs │ │ ├── ConsoleApp.cs │ │ ├── ConsoleApp.csproj │ │ ├── ConsoleApp.sln │ │ ├── app.config │ │ └── bin │ │ │ └── ConsoleApp.exe │ │ ├── Dom │ │ ├── AssemblyModelNamespaceTests.cs │ │ ├── CSharpModelTestBase.cs │ │ ├── ProjectEntityModelContextTests.cs │ │ ├── TopLevelTypeModelsTests.cs │ │ └── TreeNodeFactoryServiceTests.cs │ │ ├── Highlighting │ │ └── SyntaxDoozerAddsHighlightingToHighlightingManagerTestFixture.cs │ │ ├── ICSharpCode.SharpDevelop.Tests.csproj │ │ ├── ICSharpCode.SharpDevelop.Tests.csproj.user │ │ ├── MimeDetectionTests.cs │ │ ├── NavigationServiceTests │ │ ├── INavigationPointTextFixture.cs │ │ ├── NavigationServiceTestFixture.cs │ │ └── TestNavigationPoint.cs │ │ ├── OutputTextLineParserTests.cs │ │ ├── ProcessRunner │ │ ├── CancelLongRunningAppTestFixture.cs │ │ ├── ConsoleAppTestFixtureBase.cs │ │ ├── ExitCodeTestFixture.cs │ │ ├── NoSuchExecutableTestFixture.cs │ │ ├── ProcessExitedTestFixture.cs │ │ ├── ProcessRunnerNotStartedTestFixture.cs │ │ └── StandardOutputFromProcessTestFixture.cs │ │ ├── Project │ │ ├── AddExistingProjectTests.cs │ │ ├── BeforeBuildCustomToolProjectItemsTests.cs │ │ ├── MockSolution.cs │ │ ├── ProjectCustomToolOptionsTests.cs │ │ ├── SolutionLoaderTests.cs │ │ ├── SolutionTests.cs │ │ └── SolutionWriterTests.cs │ │ ├── ProjectOptions │ │ └── AssemblyInfoProviderTests.cs │ │ ├── PropertyPadSortingTests.cs │ │ ├── SDTestFixtureBase.cs │ │ ├── ServiceReferences │ │ ├── DirectoryNodeFactoryTests.cs │ │ ├── ItemTypeTests.cs │ │ ├── MSBuildBasedProjectTests.cs │ │ ├── ProjectWithServiceReferencesTests.cs │ │ ├── ServiceReferenceFileNameTests.cs │ │ ├── ServiceReferenceGeneratorOptionsTests.cs │ │ ├── ServiceReferenceGeneratorTests.cs │ │ ├── ServiceReferenceMapFileGeneratorTests.cs │ │ ├── ServiceReferenceMapFileTests.cs │ │ ├── ServiceReferenceNodeTests.cs │ │ ├── ServiceReferencesFolderNodeTests.cs │ │ └── ServiceReferencesProjectItemTests.cs │ │ ├── SharpDevelopAddInTests.cs │ │ ├── StringTagProvider │ │ ├── NullProjectStringTagProviderTestFixture.cs │ │ └── ProjectTagsTestFixture.cs │ │ ├── Utils │ │ ├── AssemblyLoader.cs │ │ ├── MockAssembly.cs │ │ ├── MockComponent.cs │ │ ├── MockOpenedFile.cs │ │ ├── MockSite.cs │ │ ├── MockTextMarker.cs │ │ ├── MockTextMarkerService.cs │ │ ├── ModelCollectionEventCheck.cs │ │ ├── ProjectHelper.cs │ │ ├── TestExtensions.cs │ │ └── Tests │ │ │ ├── CamelHumpsMatchTests.cs │ │ │ └── MockAssemblyTests.cs │ │ ├── WebReferences │ │ ├── DirectoryNodeFactoryTests.cs │ │ ├── HttpAuthenticationHeaderTests.cs │ │ ├── ProjectHasExistingWebRefFolderTest.cs │ │ ├── ProjectWebReferenceItemsTests.cs │ │ ├── RenamedWebReferencesFolderTest.cs │ │ ├── UnsupportedLanguageTest.cs │ │ ├── VBWebReferenceTest.cs │ │ ├── ValidReferenceNameTests.cs │ │ ├── ValidWebReferenceNamespaceTests.cs │ │ ├── WebReferenceChangesTest.cs │ │ ├── WebReferenceFolderAlreadyExistsTest.cs │ │ ├── WebReferenceProjectItemsCachedTest.cs │ │ ├── WebReferenceTestHelper.cs │ │ ├── WebReferenceTests.cs │ │ ├── WebReferenceUrlTests.cs │ │ ├── WebReferencesProjectItemTests.cs │ │ └── WebServicesReferenceExistsTests.cs │ │ ├── mime_bug1.txt │ │ ├── mime_utf-16_be_test.txt │ │ └── mime_utf-16_le_test.txt ├── Core │ ├── Project │ │ ├── Configuration │ │ │ └── AssemblyInfo.cs │ │ ├── ICSharpCode.Core.csproj │ │ └── Src │ │ │ ├── AddInTree │ │ │ ├── AddIn │ │ │ │ ├── AddIn.cs │ │ │ │ ├── AddInLoadException.cs │ │ │ │ ├── AddInReference.cs │ │ │ │ ├── AssemblyLocator.cs │ │ │ │ ├── BuildItemArgs.cs │ │ │ │ ├── Codon.cs │ │ │ │ ├── ComplexCondition.cs │ │ │ │ ├── Condition.cs │ │ │ │ ├── DefaultConditionEvaluators │ │ │ │ │ ├── CompareConditionEvaluator.cs │ │ │ │ │ ├── LazyConditionEvaluator.cs │ │ │ │ │ └── OwnerStateConditionEvaluator.cs │ │ │ │ ├── DefaultDoozers │ │ │ │ │ ├── ClassDoozer.cs │ │ │ │ │ ├── FileFilterDoozer.cs │ │ │ │ │ ├── Icon │ │ │ │ │ │ ├── IconDescriptor.cs │ │ │ │ │ │ └── IconDoozer.cs │ │ │ │ │ ├── IncludeDoozer.cs │ │ │ │ │ ├── LazyDoozer.cs │ │ │ │ │ ├── MenuItem │ │ │ │ │ │ ├── ICheckableMenuCommand.cs │ │ │ │ │ │ ├── IMenuItemBuilder.cs │ │ │ │ │ │ └── MenuItemDoozer.cs │ │ │ │ │ ├── ServiceDoozer.cs │ │ │ │ │ ├── StaticDoozer.cs │ │ │ │ │ ├── StringDoozer.cs │ │ │ │ │ └── ToolBarItem │ │ │ │ │ │ └── ToolBarItemDoozer.cs │ │ │ │ ├── ExtensionPath.cs │ │ │ │ ├── IBuildItemsModifier.cs │ │ │ │ ├── ICondition.cs │ │ │ │ ├── IConditionEvaluator.cs │ │ │ │ ├── IDoozer.cs │ │ │ │ ├── Manifest.cs │ │ │ │ └── Runtime.cs │ │ │ ├── AddInManager.cs │ │ │ ├── AddInTree.cs │ │ │ ├── AddInTreeNode.cs │ │ │ ├── CoreStartup.cs │ │ │ ├── IAddInTree.cs │ │ │ ├── TopologicalSort.cs │ │ │ └── TreePathNotFoundException.cs │ │ │ ├── CoreException.cs │ │ │ ├── ExtensionMethods.cs │ │ │ ├── Services │ │ │ ├── AnalyticsMonitorService.cs │ │ │ ├── ApplicationStateInfoService.cs │ │ │ ├── FileUtility │ │ │ │ ├── DirectoryName.cs │ │ │ │ ├── FileName.cs │ │ │ │ ├── FileNameEventHandler.cs │ │ │ │ ├── FileUtility.Minimal.cs │ │ │ │ ├── FileUtility.cs │ │ │ │ └── PathName.cs │ │ │ ├── LoggingService │ │ │ │ ├── ILoggingService.cs │ │ │ │ ├── LoggingService.cs │ │ │ │ └── TextWriterLoggingService.cs │ │ │ ├── MessageService │ │ │ │ ├── IMessageService.cs │ │ │ │ ├── MessageService.cs │ │ │ │ └── TextWriterMessageService.cs │ │ │ ├── PropertyService │ │ │ │ ├── IPropertyService.cs │ │ │ │ ├── Properties.cs │ │ │ │ ├── PropertyService.cs │ │ │ │ └── PropertyServiceImpl.cs │ │ │ ├── ResourceService │ │ │ │ ├── IResourceService.cs │ │ │ │ ├── ResourceNotFoundException.cs │ │ │ │ └── ResourceService.cs │ │ │ ├── SDServiceAttribute.cs │ │ │ ├── ServiceNotFoundException.cs │ │ │ ├── ServiceSingleton.cs │ │ │ └── StringParser │ │ │ │ ├── IStringTagProvider.cs │ │ │ │ ├── PropertyObjectTagProvider.cs │ │ │ │ └── StringParser.cs │ │ │ └── Util │ │ │ ├── AbstractCommand.cs │ │ │ ├── CallbackOnDispose.cs │ │ │ ├── CommandWrapper.cs │ │ │ ├── TraceTextWriter.cs │ │ │ └── WeakCollection.cs │ └── Test │ │ ├── AddInTreeTests │ │ ├── AddInTreeLoadingTests.cs │ │ └── RuntimeLoadAssemblyTests.cs │ │ ├── AssemblyInfo.cs │ │ ├── FileNameTests.cs │ │ ├── FileUtilityTests.cs │ │ ├── ICSharpCode.Core.Tests.csproj │ │ ├── InvalidDirectoryNameTests.cs │ │ ├── StringParserTests.cs │ │ ├── TopologicalSortTest.cs │ │ ├── Utils │ │ ├── DerivedRuntime.cs │ │ └── Tests │ │ │ └── DerivedRuntimeTests.cs │ │ └── ValidDirectoryNameTests.cs ├── GlobalAssemblyInfo.cs.template ├── GlobalAssemblyInfo.vb.template ├── ICSharpCode.Core.Presentation │ ├── ConditionalSeparator.cs │ ├── DropDownButton.cs │ ├── ExtensionMethods.cs │ ├── GetBitmapExtension.cs │ ├── GlobalStyles.cs │ ├── GridViewColumnAutoSize.cs │ ├── ICSharpCode.Core.Presentation.csproj │ ├── IOptionBindingContainer.cs │ ├── IStatusUpdate.cs │ ├── LanguageChangeWeakEventManager.cs │ ├── LocalizeExtension.cs │ ├── Menu │ │ ├── CoreMenuItem.cs │ │ ├── MenuCheckBox.cs │ │ ├── MenuCommand.cs │ │ └── MenuService.cs │ ├── NativeMethods.cs │ ├── NotBoolConverter.cs │ ├── OptionBinding.cs │ ├── PresentationResourceService.cs │ ├── Properties │ │ ├── AssemblyInfo.cs │ │ └── CodeAnalysisDictionary.xml │ ├── RestrictDesiredSize.cs │ ├── SortableGridViewColumn.cs │ ├── SplitButton.cs │ ├── StringParseExtension.cs │ ├── ToolBar │ │ ├── ToolBarButton.cs │ │ ├── ToolBarCheckBox.cs │ │ ├── ToolBarDropDownButton.cs │ │ ├── ToolBarService.cs │ │ └── ToolBarSplitButton.cs │ ├── WpfTreeNavigation.cs │ └── themes │ │ ├── Aero.NormalColor.xaml │ │ └── generic.xaml ├── ICSharpCode.Core.WinForms │ ├── ICSharpCode.Core.WinForms.csproj │ ├── Menu │ │ ├── IStatusUpdate.cs │ │ ├── Menu.cs │ │ ├── MenuCheckBox.cs │ │ ├── MenuCommand.cs │ │ ├── MenuSeparator.cs │ │ └── MenuService.cs │ ├── MessageService │ │ ├── CustomDialog.cs │ │ ├── IDialogMessageService.cs │ │ ├── InputBox.cs │ │ ├── SaveErrorChooseDialog.cs │ │ ├── SaveErrorInformDialog.cs │ │ └── WinFormsMessageService.cs │ ├── Properties │ │ └── AssemblyInfo.cs │ ├── ToolBar │ │ ├── ToolBarCheckBox.cs │ │ ├── ToolBarCommand.cs │ │ ├── ToolBarDropDownButton.cs │ │ ├── ToolBarLabel.cs │ │ ├── ToolBarSeparator.cs │ │ ├── ToolBarService.cs │ │ └── ToolBarSplitButton.cs │ ├── Util │ │ ├── NativeMethods.cs │ │ └── RightToLeftConverter.cs │ └── WinFormsResourceService.cs ├── ICSharpCode.SharpDevelop.BuildWorker │ ├── BuildJob.cs │ ├── Configuration │ │ └── AssemblyInfo.cs │ ├── EventSource.cs │ ├── EventTypes.cs │ ├── ExtendedBinaryReader.cs │ ├── HostProcess.cs │ ├── ICSharpCode.SharpDevelop.BuildWorker.csproj │ ├── MSBuild40.cs │ ├── Program.cs │ └── app.config ├── ICSharpCode.SharpDevelop.BuildWorker120 │ ├── Configuration │ │ └── AssemblyInfo.cs │ ├── ICSharpCode.SharpDevelop.BuildWorker120.csproj │ └── app.config ├── ICSharpCode.SharpDevelop.BuildWorker140 │ ├── Configuration │ │ └── AssemblyInfo.cs │ ├── ICSharpCode.SharpDevelop.BuildWorker140.csproj │ └── app.config ├── ICSharpCode.SharpDevelop.BuildWorker35 │ ├── ICSharpCode.SharpDevelop.BuildWorker35.csproj │ ├── MSBuild35.cs │ ├── Properties │ │ └── AssemblyInfo.cs │ └── app.config ├── ICSharpCode.SharpDevelop.Dom │ └── Tests │ │ └── ICSharpCode.SharpDevelop.Dom.Tests │ │ ├── AssemblyInfo.cs │ │ ├── CSharpAmbienceTests.cs │ │ ├── ClassInheritanceTreeTests.cs │ │ ├── CodeSnippetConverterTests.cs │ │ ├── DefaultClassTests.cs │ │ ├── ICSharpCode.SharpDevelop.Dom.Tests.csproj │ │ ├── ImplementInterfaceTests.cs │ │ ├── IndexBeforeTextFinderTests.cs │ │ ├── NRefactoryAstConverterTests.cs │ │ ├── NRefactoryRefactoringProviderTests.cs │ │ ├── NUnitHelpers │ │ ├── Constraints.cs │ │ ├── IndexBeforeTextFinderHelper.cs │ │ └── SyntaxHelpers.cs │ │ ├── ProjectContentClassManagementTest.cs │ │ └── VBNetAmbienceTests.cs ├── ICSharpCode.SharpDevelop.Widgets │ └── Project │ │ ├── BoolToVisibilityConverter.cs │ │ ├── CollapsiblePanel.cs │ │ ├── ColorHelper.cs │ │ ├── ColorPicker.xaml │ │ ├── ColorPicker.xaml.cs │ │ ├── Configuration │ │ └── AssemblyInfo.cs │ │ ├── CustomWindowsFormsHost.cs │ │ ├── DesignTimeSupport │ │ ├── DropDownEditor.cs │ │ └── DropDownEditorListBox.cs │ │ ├── DragListener.cs │ │ ├── ExtendedPopup.cs │ │ ├── ICSharpCode.SharpDevelop.Widgets.csproj │ │ ├── Images │ │ ├── ZoomIn.png │ │ └── ZoomOut.png │ │ ├── ListViewSorting │ │ ├── AbstractListViewParseableColumnComparer.cs │ │ ├── AbstractListViewSubItemComparer.cs │ │ ├── IListViewItemComparer.cs │ │ ├── ListViewIntegerParseColumnComparer.cs │ │ ├── ListViewItemSorter.cs │ │ ├── ListViewMultipleColumnsComparer.cs │ │ └── ListViewTextColumnComparer.cs │ │ ├── MouseWheelHandler.cs │ │ ├── MyersDiff │ │ ├── Edit.cs │ │ ├── ISequence.cs │ │ ├── MyersDiffAlgorithm.cs │ │ ├── StringSequence.cs │ │ └── Utils.cs │ │ ├── NumericUpDown.cs │ │ ├── NumericUpDown.xaml │ │ ├── Picker.cs │ │ ├── RadioButtonGroup.cs │ │ ├── RelayCommand.cs │ │ ├── Resources │ │ ├── BitmapResources.cs │ │ ├── Icons.16x16.SortAscending.png │ │ └── Icons.16x16.SortDescending.png │ │ ├── SideBar │ │ ├── SideBar.cs │ │ ├── SideTab.cs │ │ └── SideTabItem.cs │ │ ├── StackPanelWithSpacing.cs │ │ ├── UniformGridWithSpacing.cs │ │ ├── ViewModelBase.cs │ │ ├── ZoomButtons.cs │ │ ├── ZoomScrollViewer.cs │ │ ├── ZoomScrollViewer.xaml │ │ ├── license.txt │ │ └── themes │ │ └── generic.xaml ├── ICSharpCode.SharpDevelop.snk └── SharpDevelop │ ├── Configuration │ └── AssemblyInfo.cs │ ├── Dom │ ├── AssemblyModel.cs │ ├── AssemblyReferenceModel.cs │ ├── ClassBrowser │ │ ├── ClassBrowserPad.cs │ │ ├── ClassBrowserServiceImpl.cs │ │ ├── ClassBrowserTreeNodesFactory.cs │ │ ├── Commands.cs │ │ ├── OpenFromGacDialog.xaml │ │ └── OpenFromGacDialog.xaml.cs │ ├── MemberModel.cs │ ├── ModelFactory.cs │ ├── NamespaceModel.cs │ ├── NestedTypeDefinitionModelCollection.cs │ ├── SolutionAssemblyList.cs │ ├── TopLevelTypeDefinitionModelCollection.cs │ ├── TreeNodeFactoryService.cs │ └── TypeDefinitionModel.cs │ ├── Editor │ ├── Bookmarks │ │ ├── BookmarkManager.cs │ │ └── BookmarkMenuCommands.cs │ ├── TextContentCondition.cs │ └── TextSelectedCondition.cs │ ├── Logging │ ├── ExceptionBox.cs │ ├── LogMessageRecorder.cs │ ├── SDMessageService.cs │ ├── SDTraceListener.cs │ └── log4netLoggingService.cs │ ├── OptionPanels │ ├── LoadSaveOptions.xaml │ └── LoadSaveOptions.xaml.cs │ ├── Parser │ ├── AssemblyParserService.cs │ ├── Fusion.cs │ ├── GlobalAssemblyCacheService.cs │ ├── LoadSolutionProjects.cs │ ├── ParserDescriptor.cs │ ├── ParserDoozer.cs │ ├── ParserService.cs │ ├── ParserServiceEntry.cs │ ├── SharpDevelopSolutionSnapshot.cs │ └── UnknownCodeContext.cs │ ├── Project │ ├── Build │ │ ├── BuildEngine.cs │ │ ├── BuildModifiedProjectsOnlyService.cs │ │ ├── BuildService.cs │ │ ├── MSBuildEngine │ │ │ ├── BuildWorkerManager.cs │ │ │ ├── MSBuildEngine.cs │ │ │ ├── MSBuildEngineWorker.cs │ │ │ ├── MSBuildLoggerFilter.cs │ │ │ ├── SDConsoleLogger.cs │ │ │ ├── TargetingPackWarningWorkaround.cs │ │ │ ├── TaskBoundAdditionalLoggerDoozer.cs │ │ │ └── WorkerProcess.cs │ │ └── UIBuildFeedbackSink.cs │ ├── Configuration │ │ ├── AddNewConfigurationDialog.Designer.cs │ │ ├── AddNewConfigurationDialog.cs │ │ ├── EditAvailableConfigurationsDialog.Designer.cs │ │ ├── EditAvailableConfigurationsDialog.cs │ │ ├── SolutionConfigurationEditor.Designer.cs │ │ ├── SolutionConfigurationEditor.cs │ │ └── SolutionConfigurationOrPlatformNameCollection.cs │ ├── ProjectService.cs │ ├── Solution.cs │ ├── SolutionFileItem.cs │ ├── SolutionFolder.cs │ ├── SolutionLoader.cs │ └── SolutionWriter.cs │ ├── Resources │ ├── BitmapResources.resources │ ├── SharpDevelop.ico │ └── SplashScreen.jpg │ ├── Sda │ ├── CallHelper.cs │ ├── Document.cs │ ├── EventArgs.cs │ ├── RunWorkbenchException.cs │ ├── SharpDevelopHost.cs │ ├── StartupSettings.cs │ └── WorkbenchSettings.cs │ ├── Services │ ├── ClipboardWrapper.cs │ ├── DispatcherMessageLoop.cs │ ├── FileSystem.cs │ ├── PropertyService.cs │ └── UIService.cs │ ├── SharpDevelop.csproj │ ├── Startup │ ├── App.xaml │ ├── App.xaml.cs │ ├── SharpDevelopMain.cs │ └── SplashScreen.cs │ ├── Templates │ ├── CustomizationObject │ │ ├── LocalizedProperty.cs │ │ ├── LocalizedTypeDescriptor.cs │ │ └── TemplateTypeConverter.cs │ ├── File │ │ ├── FileDescriptionTemplate.cs │ │ ├── FileTemplateImpl.cs │ │ └── ScriptRunner.cs │ ├── Project │ │ ├── ProjectDescriptor.cs │ │ ├── ProjectTemplateImpl.cs │ │ └── SolutionDescriptor.cs │ ├── SharpDevelop.Setup.sln │ ├── TemplateCategoryDoozer.cs │ ├── TemplateFileDoozer.cs │ └── TemplateService.cs │ ├── WinForms │ ├── SDWindowsFormsHost.cs │ ├── WinFormsMenuService.cs │ ├── WinFormsService.cs │ └── WinFormsToolbarService.cs │ ├── Workbench │ ├── AvalonDockLayout.cs │ ├── AvalonPadContent.cs │ ├── AvalonWorkbenchWindow.cs │ ├── ChooseLayoutComboBox.cs │ ├── DisplayBinding │ │ ├── AddOpenWithEntryDialog.Designer.cs │ │ ├── AddOpenWithEntryDialog.cs │ │ ├── AutoDetectDisplayBinding.cs │ │ ├── DisplayBindingDoozer.cs │ │ ├── DisplayBindingService.cs │ │ ├── OpenWithDialog.Designer.cs │ │ ├── OpenWithDialog.cs │ │ └── ShellExecuteDisplayBinding.cs │ ├── FileService.cs │ ├── FileServiceOpenedFile.cs │ ├── FullScreenEnabledWindow.cs │ ├── IWorkbenchLayout.cs │ ├── LayoutConfiguration.cs │ ├── PadServiceProvider.cs │ ├── RecentOpen.cs │ ├── SDStatusBar.cs │ ├── ShutdownService.cs │ ├── SingleInstanceHelper.cs │ ├── StatusBarService.cs │ ├── WorkbenchStartup.cs │ ├── WpfWorkbench.cs │ └── WpfWorkbench.xaml │ ├── app.manifest │ └── app.template.config ├── Setup ├── Bitmaps │ └── dlgbmp.bmp ├── Chocolatey │ ├── Tools │ │ └── chocolateyInstall.ps1 │ ├── buildChocolatey.bat │ ├── sharpdevelop.nuspec │ └── testPackage.bat ├── Files.wxs ├── Files │ └── SharpDevelop.url ├── License.rtf ├── Readme.txt ├── Setup.wxs ├── SharpDevelop.Setup.sln ├── SharpDevelop.Setup.wixproj ├── SharpDevelop.Setup.wixproj.user.template └── buildSetup.bat └── Tools ├── BuildAddinDocumentation ├── BuildAddinDocumentation.csproj ├── BuildAddinDocumentation.sln └── MainClass.cs ├── CheckFileHeaders ├── CheckFileHeaders.csproj ├── CheckFileHeaders.sln └── Main.cs ├── ComExtensionMethodGenerator ├── ComExtensionMethodGenerator.cs ├── ComExtensionMethodGenerator.csproj ├── ComExtensionMethodGenerator.sln └── Properties │ └── AssemblyInfo.cs ├── Help ├── Help2Register.exe ├── MSHelpServices.dll ├── plugins.xml ├── register.bat ├── register.xml ├── register.xsd ├── source │ ├── Configuration │ │ └── AssemblyInfo.cs │ ├── CreateMsHelpAssembly.bat │ ├── Help2Register.csproj │ ├── Help2Register.sln │ ├── HelperClasses │ │ ├── ApplicationHelpers.cs │ │ ├── MergeNamespaceClass.cs │ │ ├── PluginSearchClass.cs │ │ ├── RegistrationClass.cs │ │ ├── ResourcesHelper.cs │ │ ├── XmlHelperClass.cs │ │ └── XmlValidatorClass.cs │ ├── ItemClasses │ │ ├── DocumentItemClass.cs │ │ ├── FilterItemClass.cs │ │ ├── ICommonItemClass.cs │ │ ├── ItemEventHandling.cs │ │ ├── NamespaceItemClass.cs │ │ ├── NamespacesItemClass.cs │ │ ├── PluginItemClass.cs │ │ └── PluginsItemClass.cs │ ├── MSHelpServices.dll │ ├── String.resources │ └── register.cs └── unregister.bat ├── MSBuildCommunityTasks ├── ICSharpCode.SharpZipLib.dll ├── MSBuild.Community.Tasks.Targets ├── MSBuild.Community.Tasks.dll ├── MSBuild.Community.Tasks.xml └── Sample.proj ├── Machine.Specifications ├── CommandLine.dll ├── License.txt ├── Machine.Specifications.Reporting.dll ├── Machine.Specifications.dll ├── Spark.dll ├── mspec-clr4.exe ├── mspec-x86-clr4.exe ├── mspec-x86.exe └── mspec.exe ├── NRConsistencyCheckAddIn ├── Adapter.cs ├── Commands.cs ├── Configuration │ └── AssemblyInfo.cs ├── NRConsistencyCheckAddIn.addin ├── NRConsistencyCheckAddIn.csproj └── NRConsistencyCheckAddIn.sln ├── NUnit ├── buildnunitconsole.bat ├── lib │ ├── nunit-console-runner.dll │ ├── nunit.core.dll │ ├── nunit.core.interfaces.dll │ └── nunit.util.dll ├── license.txt ├── nunit-console-dotnet2-x86.exe ├── nunit-console-dotnet2-x86.exe.config ├── nunit-console-dotnet2.exe ├── nunit-console-dotnet2.exe.config ├── nunit-console-x86.exe ├── nunit-console-x86.exe.config ├── nunit-console.exe ├── nunit-console.exe.config ├── nunit-console │ ├── App.ico │ ├── AssemblyInfo.cs │ ├── EventCollector.cs │ ├── ExtendedConsoleOptions.cs │ ├── ExtendedConsoleUi.cs │ ├── ExtendedRunner.cs │ ├── build.bat │ ├── nunit-console.csproj │ └── nunit-console.sln └── nunit.framework.dll ├── OpenCover ├── Autofac.Configuration.dll ├── Autofac.dll ├── Gendarme.Framework.dll ├── Gendarme.Rules.Maintainability.dll ├── License.rtf ├── Mono.Cecil.Pdb.dll ├── Mono.Cecil.dll ├── OpenCover.Console.exe ├── OpenCover.Console.exe.config ├── OpenCover.Extensions.dll ├── OpenCover.Framework.dll ├── log4net.config ├── log4net.dll ├── x64 │ └── OpenCover.Profiler.dll └── x86 │ └── OpenCover.Profiler.dll ├── ResGet ├── DownloadAll.bat ├── README.txt ├── ResGet.exe └── ResGet.exe.config ├── ResourceAssembler ├── AssemblyInfo.cs ├── ResAsm.cs ├── ResourceAssembler.csproj └── ResourceAssembler.csproj.user ├── StressTest ├── StressTest.sln └── StressTest │ ├── Configuration │ └── AssemblyInfo.cs │ ├── StressTest.addin │ ├── StressTest.csproj │ ├── StressTestMenuCommand.cs │ ├── UserControl.xaml │ └── UserControl.xaml.cs ├── Tools.build ├── UpdateAssemblyInfo ├── Main.cs ├── Readme.txt ├── UpdateAssemblyInfo.csproj └── UpdateAssemblyInfo.sln ├── ZipFromMsi ├── Program.cs ├── Properties │ └── AssemblyInfo.cs ├── ZipFromMsi.csproj ├── ZipFromMsi.sln └── app.config └── wix ├── Bitmaps ├── New.ico ├── Up.ico ├── bannrbmp.bmp ├── dlgbmp.bmp ├── exclamic.ico └── info.ico ├── CPL.TXT ├── LuxTasks.dll ├── Microsoft.Deployment.WindowsInstaller.dll ├── Microsoft.Tools.WindowsInstallerXml.NAntTasks.dll ├── WixComPlusExtension.dll ├── WixCop.exe ├── WixDifxAppExtension.dll ├── WixDirectXExtension.dll ├── WixFirewallExtension.dll ├── WixGamingExtension.dll ├── WixIIsExtension.dll ├── WixLuxExtension.dll ├── WixMsmqExtension.dll ├── WixNetFxExtension.dll ├── WixPSExtension.dll ├── WixSqlExtension.dll ├── WixTasks.dll ├── WixUIExtension.dll ├── WixUtilExtension.dll ├── WixVSExtension.dll ├── candle.exe ├── candle.exe.config ├── darice.cub ├── dark.exe ├── dark.exe.config ├── difxapp_ia64.wixlib ├── difxapp_x64.wixlib ├── difxapp_x86.wixlib ├── heat.exe ├── heat.exe.config ├── insignia.exe ├── insignia.exe.config ├── light.exe ├── light.exe.config ├── lit.exe ├── lit.exe.config ├── lux.exe ├── lux.exe.config ├── lux.targets ├── melt.exe ├── melt.exe.config ├── mergemod.cub ├── mergemod.dll ├── mspatchc.dll ├── nit.exe ├── nit.exe.config ├── pyro.exe ├── pyro.exe.config ├── smoke.exe ├── smoke.exe.config ├── torch.exe ├── torch.exe.config ├── wconsole.dll ├── winterop.dll ├── wix.dll ├── wix.targets ├── wix200x.targets ├── wix2010.targets └── wui.dll /.editorconfig: -------------------------------------------------------------------------------- 1 | root = true 2 | [*] 3 | indent_style = tab -------------------------------------------------------------------------------- /.gitattributes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/.gitattributes -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/.gitignore -------------------------------------------------------------------------------- /.gitmodules: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/.gitmodules -------------------------------------------------------------------------------- /.tgitconfig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/.tgitconfig -------------------------------------------------------------------------------- /CONTRIBUTING.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/CONTRIBUTING.md -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/README.md -------------------------------------------------------------------------------- /SharpDevelop.Tests.sln: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/SharpDevelop.Tests.sln -------------------------------------------------------------------------------- /SharpDevelop.sln: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/SharpDevelop.sln -------------------------------------------------------------------------------- /clean.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/clean.bat -------------------------------------------------------------------------------- /data/ConversionStyleSheets/ShowXmlDocumentation.xsl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/ConversionStyleSheets/ShowXmlDocumentation.xsl -------------------------------------------------------------------------------- /data/layouts/Debug.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/layouts/Debug.xml -------------------------------------------------------------------------------- /data/layouts/Default.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/layouts/Default.xml -------------------------------------------------------------------------------- /data/layouts/LayoutConfig.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/layouts/LayoutConfig.xml -------------------------------------------------------------------------------- /data/layouts/Plain.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/layouts/Plain.xml -------------------------------------------------------------------------------- /data/modes/C64CSharp.xshd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/modes/C64CSharp.xshd -------------------------------------------------------------------------------- /data/modes/CSharp-Mode-VSEnh.xshd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/modes/CSharp-Mode-VSEnh.xshd -------------------------------------------------------------------------------- /data/options/SharpDevelop-templates.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/options/SharpDevelop-templates.xml -------------------------------------------------------------------------------- /data/options/SharpDevelop-tools.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/options/SharpDevelop-tools.xml -------------------------------------------------------------------------------- /data/options/SharpDevelopControlLibrary.sdcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/options/SharpDevelopControlLibrary.sdcl -------------------------------------------------------------------------------- /data/options/StandardHeader.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/options/StandardHeader.xml -------------------------------------------------------------------------------- /data/options/TextLib/ASCIITable.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/options/TextLib/ASCIITable.xml -------------------------------------------------------------------------------- /data/options/TextLib/CSharpDocumentationTags.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/options/TextLib/CSharpDocumentationTags.xml -------------------------------------------------------------------------------- /data/options/TextLib/Licenses.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/options/TextLib/Licenses.xml -------------------------------------------------------------------------------- /data/options/TextLib/XSLT.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/options/TextLib/XSLT.xml -------------------------------------------------------------------------------- /data/options/WpfToolbox.xaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/options/WpfToolbox.xaml -------------------------------------------------------------------------------- /data/resources/InstallerBitmaps/default-banner.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/resources/InstallerBitmaps/default-banner.bmp -------------------------------------------------------------------------------- /data/resources/InstallerBitmaps/default-dialog.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/resources/InstallerBitmaps/default-dialog.bmp -------------------------------------------------------------------------------- /data/resources/InstallerBitmaps/exclamic.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/resources/InstallerBitmaps/exclamic.bmp -------------------------------------------------------------------------------- /data/resources/InstallerBitmaps/info.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/resources/InstallerBitmaps/info.bmp -------------------------------------------------------------------------------- /data/resources/InstallerBitmaps/new.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/resources/InstallerBitmaps/new.bmp -------------------------------------------------------------------------------- /data/resources/InstallerBitmaps/up.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/resources/InstallerBitmaps/up.bmp -------------------------------------------------------------------------------- /data/resources/StringResources.cz.resx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/resources/StringResources.cz.resx -------------------------------------------------------------------------------- /data/resources/StringResources.de.resx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/resources/StringResources.de.resx -------------------------------------------------------------------------------- /data/resources/StringResources.es-mx.resx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/resources/StringResources.es-mx.resx -------------------------------------------------------------------------------- /data/resources/StringResources.es.resx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/resources/StringResources.es.resx -------------------------------------------------------------------------------- /data/resources/StringResources.fi.resx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/resources/StringResources.fi.resx -------------------------------------------------------------------------------- /data/resources/StringResources.fr.resx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/resources/StringResources.fr.resx -------------------------------------------------------------------------------- /data/resources/StringResources.hu.resx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/resources/StringResources.hu.resx -------------------------------------------------------------------------------- /data/resources/StringResources.it.resx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/resources/StringResources.it.resx -------------------------------------------------------------------------------- /data/resources/StringResources.jp.resx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/resources/StringResources.jp.resx -------------------------------------------------------------------------------- /data/resources/StringResources.kr.resx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/resources/StringResources.kr.resx -------------------------------------------------------------------------------- /data/resources/StringResources.nl.resx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/resources/StringResources.nl.resx -------------------------------------------------------------------------------- /data/resources/StringResources.no.resx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/resources/StringResources.no.resx -------------------------------------------------------------------------------- /data/resources/StringResources.pl.resx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/resources/StringResources.pl.resx -------------------------------------------------------------------------------- /data/resources/StringResources.pt-br.resx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/resources/StringResources.pt-br.resx -------------------------------------------------------------------------------- /data/resources/StringResources.pt.resx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/resources/StringResources.pt.resx -------------------------------------------------------------------------------- /data/resources/StringResources.resx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/resources/StringResources.resx -------------------------------------------------------------------------------- /data/resources/StringResources.ro.resx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/resources/StringResources.ro.resx -------------------------------------------------------------------------------- /data/resources/StringResources.ru.resx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/resources/StringResources.ru.resx -------------------------------------------------------------------------------- /data/resources/StringResources.se.resx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/resources/StringResources.se.resx -------------------------------------------------------------------------------- /data/resources/StringResources.tr.resx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/resources/StringResources.tr.resx -------------------------------------------------------------------------------- /data/resources/StringResources.zh.resx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/resources/StringResources.zh.resx -------------------------------------------------------------------------------- /data/resources/image/BitmapResources/BitmapList.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/resources/image/BitmapResources/BitmapList.txt -------------------------------------------------------------------------------- /data/resources/image/BitmapResources/ResAsm.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/resources/image/BitmapResources/ResAsm.exe -------------------------------------------------------------------------------- /data/resources/image/BitmapResources/build.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/resources/image/BitmapResources/build.bat -------------------------------------------------------------------------------- /data/resources/languages/Arabic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/resources/languages/Arabic.png -------------------------------------------------------------------------------- /data/resources/languages/LanguageDefinition.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/resources/languages/LanguageDefinition.xml -------------------------------------------------------------------------------- /data/resources/languages/Serbia.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/resources/languages/Serbia.png -------------------------------------------------------------------------------- /data/resources/languages/brazil.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/resources/languages/brazil.png -------------------------------------------------------------------------------- /data/resources/languages/bulgaria.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/resources/languages/bulgaria.png -------------------------------------------------------------------------------- /data/resources/languages/catalonia.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/resources/languages/catalonia.png -------------------------------------------------------------------------------- /data/resources/languages/chinalg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/resources/languages/chinalg.png -------------------------------------------------------------------------------- /data/resources/languages/czech.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/resources/languages/czech.png -------------------------------------------------------------------------------- /data/resources/languages/denmark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/resources/languages/denmark.png -------------------------------------------------------------------------------- /data/resources/languages/england.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/resources/languages/england.png -------------------------------------------------------------------------------- /data/resources/languages/finnish.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/resources/languages/finnish.png -------------------------------------------------------------------------------- /data/resources/languages/france.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/resources/languages/france.png -------------------------------------------------------------------------------- /data/resources/languages/germany.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/resources/languages/germany.png -------------------------------------------------------------------------------- /data/resources/languages/hungary.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/resources/languages/hungary.png -------------------------------------------------------------------------------- /data/resources/languages/italy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/resources/languages/italy.png -------------------------------------------------------------------------------- /data/resources/languages/japan.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/resources/languages/japan.png -------------------------------------------------------------------------------- /data/resources/languages/lithuania.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/resources/languages/lithuania.png -------------------------------------------------------------------------------- /data/resources/languages/mexico.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/resources/languages/mexico.png -------------------------------------------------------------------------------- /data/resources/languages/netherlands.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/resources/languages/netherlands.png -------------------------------------------------------------------------------- /data/resources/languages/norway.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/resources/languages/norway.png -------------------------------------------------------------------------------- /data/resources/languages/poland.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/resources/languages/poland.png -------------------------------------------------------------------------------- /data/resources/languages/portugal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/resources/languages/portugal.png -------------------------------------------------------------------------------- /data/resources/languages/romania.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/resources/languages/romania.png -------------------------------------------------------------------------------- /data/resources/languages/russia.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/resources/languages/russia.png -------------------------------------------------------------------------------- /data/resources/languages/slovenia.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/resources/languages/slovenia.png -------------------------------------------------------------------------------- /data/resources/languages/south_korea.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/resources/languages/south_korea.png -------------------------------------------------------------------------------- /data/resources/languages/spain.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/resources/languages/spain.png -------------------------------------------------------------------------------- /data/resources/languages/sweden.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/resources/languages/sweden.png -------------------------------------------------------------------------------- /data/resources/languages/turkey.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/resources/languages/turkey.png -------------------------------------------------------------------------------- /data/resources/languages/uk.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/resources/languages/uk.png -------------------------------------------------------------------------------- /data/resources/languages/usa.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/resources/languages/usa.png -------------------------------------------------------------------------------- /data/schemas/AddIn.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/schemas/AddIn.xsd -------------------------------------------------------------------------------- /data/schemas/W3C-License.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/schemas/W3C-License.html -------------------------------------------------------------------------------- /data/schemas/XMLSchema.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/schemas/XMLSchema.xsd -------------------------------------------------------------------------------- /data/schemas/appconfig.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/schemas/appconfig.xsd -------------------------------------------------------------------------------- /data/schemas/difxapp.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/schemas/difxapp.xsd -------------------------------------------------------------------------------- /data/schemas/firewall.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/schemas/firewall.xsd -------------------------------------------------------------------------------- /data/schemas/gaming.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/schemas/gaming.xsd -------------------------------------------------------------------------------- /data/schemas/iis.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/schemas/iis.xsd -------------------------------------------------------------------------------- /data/schemas/lux.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/schemas/lux.xsd -------------------------------------------------------------------------------- /data/schemas/manifest.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/schemas/manifest.xsd -------------------------------------------------------------------------------- /data/schemas/msmq.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/schemas/msmq.xsd -------------------------------------------------------------------------------- /data/schemas/netfx.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/schemas/netfx.xsd -------------------------------------------------------------------------------- /data/schemas/nuspec.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/schemas/nuspec.xsd -------------------------------------------------------------------------------- /data/schemas/ps.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/schemas/ps.xsd -------------------------------------------------------------------------------- /data/schemas/readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/schemas/readme.txt -------------------------------------------------------------------------------- /data/schemas/sql.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/schemas/sql.xsd -------------------------------------------------------------------------------- /data/schemas/util.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/schemas/util.xsd -------------------------------------------------------------------------------- /data/schemas/vs.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/schemas/vs.xsd -------------------------------------------------------------------------------- /data/schemas/wix.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/schemas/wix.xsd -------------------------------------------------------------------------------- /data/schemas/wixloc.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/schemas/wixloc.xsd -------------------------------------------------------------------------------- /data/schemas/xslt.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/schemas/xslt.xsd -------------------------------------------------------------------------------- /data/templates/file/CSharp/CSharp.Empty.xft: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/templates/file/CSharp/CSharp.Empty.xft -------------------------------------------------------------------------------- /data/templates/file/CSharp/CSharp.EmptyClass.xft: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/templates/file/CSharp/CSharp.EmptyClass.xft -------------------------------------------------------------------------------- /data/templates/file/CSharp/CSharp.Exception.xft: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/templates/file/CSharp/CSharp.Exception.xft -------------------------------------------------------------------------------- /data/templates/file/CSharp/CSharp.Forms.Form.xft: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/templates/file/CSharp/CSharp.Forms.Form.xft -------------------------------------------------------------------------------- /data/templates/file/CSharp/CSharp.Interface.xft: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/templates/file/CSharp/CSharp.Interface.xft -------------------------------------------------------------------------------- /data/templates/file/CSharp/CSharp.Mvc.ViewPage.xft: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/templates/file/CSharp/CSharp.Mvc.ViewPage.xft -------------------------------------------------------------------------------- /data/templates/file/CSharp/CSharp.Struct.xft: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/templates/file/CSharp/CSharp.Struct.xft -------------------------------------------------------------------------------- /data/templates/file/CSharp/CSharp.UnitTest.xft: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/templates/file/CSharp/CSharp.UnitTest.xft -------------------------------------------------------------------------------- /data/templates/file/CSharp/CSharp.WPFPage.xft: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/templates/file/CSharp/CSharp.WPFPage.xft -------------------------------------------------------------------------------- /data/templates/file/CSharp/CSharp.WPFWindow.xft: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/templates/file/CSharp/CSharp.WPFWindow.xft -------------------------------------------------------------------------------- /data/templates/file/CSharp/CSharp.WcfService.xft: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/templates/file/CSharp/CSharp.WcfService.xft -------------------------------------------------------------------------------- /data/templates/file/CSharp/CSharp.Web.WebForm.xft: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/templates/file/CSharp/CSharp.Web.WebForm.xft -------------------------------------------------------------------------------- /data/templates/file/CSharp/ConfigurationElement.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/templates/file/CSharp/ConfigurationElement.cs -------------------------------------------------------------------------------- /data/templates/file/CSharp/RecentFileElement.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/templates/file/CSharp/RecentFileElement.cs -------------------------------------------------------------------------------- /data/templates/file/Misc/AppConfigFile.xft: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/templates/file/Misc/AppConfigFile.xft -------------------------------------------------------------------------------- /data/templates/file/Misc/EmptyMsBuildFile.xft: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/templates/file/Misc/EmptyMsBuildFile.xft -------------------------------------------------------------------------------- /data/templates/file/Misc/EmptyResourceFile.xft: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/templates/file/Misc/EmptyResourceFile.xft -------------------------------------------------------------------------------- /data/templates/file/Misc/EmptyTextFile.xft: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/templates/file/Misc/EmptyTextFile.xft -------------------------------------------------------------------------------- /data/templates/file/Misc/EmptyXMLFile.xft: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/templates/file/Misc/EmptyXMLFile.xft -------------------------------------------------------------------------------- /data/templates/file/SharpDevelop/AddInOptions.xft: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/templates/file/SharpDevelop/AddInOptions.xft -------------------------------------------------------------------------------- /data/templates/file/SharpDevelop/ExamplePad.xft: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/templates/file/SharpDevelop/ExamplePad.xft -------------------------------------------------------------------------------- /data/templates/file/SharpDevelop/ExampleView.xft: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/templates/file/SharpDevelop/ExampleView.xft -------------------------------------------------------------------------------- /data/templates/file/VB/VB.Empty.xft: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/templates/file/VB/VB.Empty.xft -------------------------------------------------------------------------------- /data/templates/file/VB/VB.EmptyClass.xft: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/templates/file/VB/VB.EmptyClass.xft -------------------------------------------------------------------------------- /data/templates/file/VB/VB.Exception.xft: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/templates/file/VB/VB.Exception.xft -------------------------------------------------------------------------------- /data/templates/file/VB/VB.Forms.Form.xft: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/templates/file/VB/VB.Forms.Form.xft -------------------------------------------------------------------------------- /data/templates/file/VB/VB.Forms.UserControl.xft: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/templates/file/VB/VB.Forms.UserControl.xft -------------------------------------------------------------------------------- /data/templates/file/VB/VB.Interface.xft: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/templates/file/VB/VB.Interface.xft -------------------------------------------------------------------------------- /data/templates/file/VB/VB.Module.xft: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/templates/file/VB/VB.Module.xft -------------------------------------------------------------------------------- /data/templates/file/VB/VB.Mvc.Controller.xft: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/templates/file/VB/VB.Mvc.Controller.xft -------------------------------------------------------------------------------- /data/templates/file/VB/VB.Mvc.Razor.ViewPage.xft: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/templates/file/VB/VB.Mvc.Razor.ViewPage.xft -------------------------------------------------------------------------------- /data/templates/file/VB/VB.Mvc.ViewContentPage.xft: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/templates/file/VB/VB.Mvc.ViewContentPage.xft -------------------------------------------------------------------------------- /data/templates/file/VB/VB.Mvc.ViewMasterPage.xft: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/templates/file/VB/VB.Mvc.ViewMasterPage.xft -------------------------------------------------------------------------------- /data/templates/file/VB/VB.Mvc.ViewPage.xft: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/templates/file/VB/VB.Mvc.ViewPage.xft -------------------------------------------------------------------------------- /data/templates/file/VB/VB.Mvc.ViewUserControl.xft: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/templates/file/VB/VB.Mvc.ViewUserControl.xft -------------------------------------------------------------------------------- /data/templates/file/VB/VB.MyExtensionClass.xft: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/templates/file/VB/VB.MyExtensionClass.xft -------------------------------------------------------------------------------- /data/templates/file/VB/VB.Patterns.Singleton.xft: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/templates/file/VB/VB.Patterns.Singleton.xft -------------------------------------------------------------------------------- /data/templates/file/VB/VB.Structure.xft: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/templates/file/VB/VB.Structure.xft -------------------------------------------------------------------------------- /data/templates/file/VB/VB.UnitTest.xft: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/templates/file/VB/VB.UnitTest.xft -------------------------------------------------------------------------------- /data/templates/file/VB/VB.WPFFlowDocument.xft: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/templates/file/VB/VB.WPFFlowDocument.xft -------------------------------------------------------------------------------- /data/templates/file/VB/VB.WPFPage.xft: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/templates/file/VB/VB.WPFPage.xft -------------------------------------------------------------------------------- /data/templates/file/VB/VB.WPFPageFunction.xft: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/templates/file/VB/VB.WPFPageFunction.xft -------------------------------------------------------------------------------- /data/templates/file/VB/VB.WPFUserControl.xft: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/templates/file/VB/VB.WPFUserControl.xft -------------------------------------------------------------------------------- /data/templates/file/VB/VB.WPFWindow.xft: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/templates/file/VB/VB.WPFWindow.xft -------------------------------------------------------------------------------- /data/templates/file/VB/VB.WcfRestService.xft: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/templates/file/VB/VB.WcfRestService.xft -------------------------------------------------------------------------------- /data/templates/file/VB/VB.WcfService.xft: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/templates/file/VB/VB.WcfService.xft -------------------------------------------------------------------------------- /data/templates/file/VB/VB.Web.WebControl.xft: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/templates/file/VB/VB.Web.WebControl.xft -------------------------------------------------------------------------------- /data/templates/file/VB/VB.Web.WebForm.xft: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/templates/file/VB/VB.Web.WebForm.xft -------------------------------------------------------------------------------- /data/templates/file/VB/VB.Web.WebHandler.xft: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/templates/file/VB/VB.Web.WebHandler.xft -------------------------------------------------------------------------------- /data/templates/file/VB/VB.Web.WebService.xft: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/templates/file/VB/VB.Web.WebService.xft -------------------------------------------------------------------------------- /data/templates/file/Web/EmptyHTMLFile.xft: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/templates/file/Web/EmptyHTMLFile.xft -------------------------------------------------------------------------------- /data/templates/file/Web/EmptyJavaScript.xft: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/templates/file/Web/EmptyJavaScript.xft -------------------------------------------------------------------------------- /data/templates/file/Web/EmptyStyleSheet.xft: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/templates/file/Web/EmptyStyleSheet.xft -------------------------------------------------------------------------------- /data/templates/project/AddInWritingHelp.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/templates/project/AddInWritingHelp.txt -------------------------------------------------------------------------------- /data/templates/project/CSharp/ConsoleProject.xpt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/templates/project/CSharp/ConsoleProject.xpt -------------------------------------------------------------------------------- /data/templates/project/CSharp/ControlLibrary.xpt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/templates/project/CSharp/ControlLibrary.xpt -------------------------------------------------------------------------------- /data/templates/project/CSharp/EmptyProject.xpt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/templates/project/CSharp/EmptyProject.xpt -------------------------------------------------------------------------------- /data/templates/project/CSharp/FormsProject.xpt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/templates/project/CSharp/FormsProject.xpt -------------------------------------------------------------------------------- /data/templates/project/CSharp/Library.xpt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/templates/project/CSharp/Library.xpt -------------------------------------------------------------------------------- /data/templates/project/CSharp/Mvc3WebProject.xpt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/templates/project/CSharp/Mvc3WebProject.xpt -------------------------------------------------------------------------------- /data/templates/project/CSharp/Mvc4WebProject.xpt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/templates/project/CSharp/Mvc4WebProject.xpt -------------------------------------------------------------------------------- /data/templates/project/CSharp/NotifyIcon.xpt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/templates/project/CSharp/NotifyIcon.xpt -------------------------------------------------------------------------------- /data/templates/project/CSharp/PortableLibrary.xpt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/templates/project/CSharp/PortableLibrary.xpt -------------------------------------------------------------------------------- /data/templates/project/CSharp/Service.xpt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/templates/project/CSharp/Service.xpt -------------------------------------------------------------------------------- /data/templates/project/CSharp/SharedAddin.xpt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/templates/project/CSharp/SharedAddin.xpt -------------------------------------------------------------------------------- /data/templates/project/CSharp/WPFApplication.xpt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/templates/project/CSharp/WPFApplication.xpt -------------------------------------------------------------------------------- /data/templates/project/CSharp/WPFAssemblyInfo.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/templates/project/CSharp/WPFAssemblyInfo.cs -------------------------------------------------------------------------------- /data/templates/project/CSharp/WebService.xpt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/templates/project/CSharp/WebService.xpt -------------------------------------------------------------------------------- /data/templates/project/CSharp/WebpageProject.xpt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/templates/project/CSharp/WebpageProject.xpt -------------------------------------------------------------------------------- /data/templates/project/ComplexExample.xpt.test: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/templates/project/ComplexExample.xpt.test -------------------------------------------------------------------------------- /data/templates/project/Misc/BlankSolution.xpt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/templates/project/Misc/BlankSolution.xpt -------------------------------------------------------------------------------- /data/templates/project/VB/ConsoleProject.xpt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/templates/project/VB/ConsoleProject.xpt -------------------------------------------------------------------------------- /data/templates/project/VB/ControlLibrary.xpt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/templates/project/VB/ControlLibrary.xpt -------------------------------------------------------------------------------- /data/templates/project/VB/DefaultAssemblyInfo.vb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/templates/project/VB/DefaultAssemblyInfo.vb -------------------------------------------------------------------------------- /data/templates/project/VB/EmptyMvc3WebProject.xpt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/templates/project/VB/EmptyMvc3WebProject.xpt -------------------------------------------------------------------------------- /data/templates/project/VB/EmptyMvc4WebProject.xpt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/templates/project/VB/EmptyMvc4WebProject.xpt -------------------------------------------------------------------------------- /data/templates/project/VB/EmptyProject.xpt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/templates/project/VB/EmptyProject.xpt -------------------------------------------------------------------------------- /data/templates/project/VB/FormsProject.xpt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/templates/project/VB/FormsProject.xpt -------------------------------------------------------------------------------- /data/templates/project/VB/Library.xpt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/templates/project/VB/Library.xpt -------------------------------------------------------------------------------- /data/templates/project/VB/Mvc3RazorProject.xpt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/templates/project/VB/Mvc3RazorProject.xpt -------------------------------------------------------------------------------- /data/templates/project/VB/Mvc3WebProject.xpt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/templates/project/VB/Mvc3WebProject.xpt -------------------------------------------------------------------------------- /data/templates/project/VB/Mvc4RazorProject.xpt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/templates/project/VB/Mvc4RazorProject.xpt -------------------------------------------------------------------------------- /data/templates/project/VB/Mvc4WebProject.xpt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/templates/project/VB/Mvc4WebProject.xpt -------------------------------------------------------------------------------- /data/templates/project/VB/MySettings.settings: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/templates/project/VB/MySettings.settings -------------------------------------------------------------------------------- /data/templates/project/VB/MyWpfExtension.vb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/templates/project/VB/MyWpfExtension.vb -------------------------------------------------------------------------------- /data/templates/project/VB/NotifyIcon.xpt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/templates/project/VB/NotifyIcon.xpt -------------------------------------------------------------------------------- /data/templates/project/VB/Service.xpt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/templates/project/VB/Service.xpt -------------------------------------------------------------------------------- /data/templates/project/VB/SharedAddin.xpt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/templates/project/VB/SharedAddin.xpt -------------------------------------------------------------------------------- /data/templates/project/VB/SharpDevelopAddin.xpt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/templates/project/VB/SharpDevelopAddin.xpt -------------------------------------------------------------------------------- /data/templates/project/VB/SharpDevelopMacro.xpt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/templates/project/VB/SharpDevelopMacro.xpt -------------------------------------------------------------------------------- /data/templates/project/VB/WPFApplication.xpt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/templates/project/VB/WPFApplication.xpt -------------------------------------------------------------------------------- /data/templates/project/VB/WPFAssemblyInfo.vb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/templates/project/VB/WPFAssemblyInfo.vb -------------------------------------------------------------------------------- /data/templates/project/VB/WebService.xpt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/templates/project/VB/WebService.xpt -------------------------------------------------------------------------------- /data/templates/project/VB/WebpageProject.xpt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/data/templates/project/VB/WebpageProject.xpt -------------------------------------------------------------------------------- /debugbuild.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/debugbuild.bat -------------------------------------------------------------------------------- /doc/BuiltWithSharpDevelop.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/doc/BuiltWithSharpDevelop.png -------------------------------------------------------------------------------- /doc/Dependencies.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/doc/Dependencies.html -------------------------------------------------------------------------------- /doc/SharpDevelopInfoResources.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/doc/SharpDevelopInfoResources.txt -------------------------------------------------------------------------------- /doc/copyright.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/doc/copyright.txt -------------------------------------------------------------------------------- /doc/license.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/doc/license.txt -------------------------------------------------------------------------------- /doc/readme.rtf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/doc/readme.rtf -------------------------------------------------------------------------------- /doc/technotes/AddIn Writing Help.url: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/doc/technotes/AddIn Writing Help.url -------------------------------------------------------------------------------- /doc/technotes/AddInBuildingGuide.rtf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/doc/technotes/AddInBuildingGuide.rtf -------------------------------------------------------------------------------- /doc/technotes/AddInManager.rtf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/doc/technotes/AddInManager.rtf -------------------------------------------------------------------------------- /doc/technotes/AddInTree.rtf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/doc/technotes/AddInTree.rtf -------------------------------------------------------------------------------- /doc/technotes/BuildSystem.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/doc/technotes/BuildSystem.txt -------------------------------------------------------------------------------- /doc/technotes/CodingStyleGuide.rtf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/doc/technotes/CodingStyleGuide.rtf -------------------------------------------------------------------------------- /doc/technotes/ConditionList.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/doc/technotes/ConditionList.html -------------------------------------------------------------------------------- /doc/technotes/DoozerList.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/doc/technotes/DoozerList.html -------------------------------------------------------------------------------- /doc/technotes/Release Process.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/doc/technotes/Release Process.txt -------------------------------------------------------------------------------- /doc/technotes/TechicalWritingMadeEasier.rtf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/doc/technotes/TechicalWritingMadeEasier.rtf -------------------------------------------------------------------------------- /doc/technotes/TheFineArtOfCommenting.rtf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/doc/technotes/TheFineArtOfCommenting.rtf -------------------------------------------------------------------------------- /doc/technotes/Versioning.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/doc/technotes/Versioning.html -------------------------------------------------------------------------------- /doc/technotes/listing.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/doc/technotes/listing.css -------------------------------------------------------------------------------- /releasebuild.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/releasebuild.bat -------------------------------------------------------------------------------- /samples/AvalonEdit.Sample/App.xaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/AvalonEdit.Sample/App.xaml -------------------------------------------------------------------------------- /samples/AvalonEdit.Sample/App.xaml.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/AvalonEdit.Sample/App.xaml.cs -------------------------------------------------------------------------------- /samples/AvalonEdit.Sample/AvalonEdit.Sample.sln: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/AvalonEdit.Sample/AvalonEdit.Sample.sln -------------------------------------------------------------------------------- /samples/AvalonEdit.Sample/AvalonEdit/folding.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/AvalonEdit.Sample/AvalonEdit/folding.png -------------------------------------------------------------------------------- /samples/AvalonEdit.Sample/AvalonEdit/snoop.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/AvalonEdit.Sample/AvalonEdit/snoop.png -------------------------------------------------------------------------------- /samples/AvalonEdit.Sample/BraceFoldingStrategy.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/AvalonEdit.Sample/BraceFoldingStrategy.cs -------------------------------------------------------------------------------- /samples/AvalonEdit.Sample/ColorizeAvalonEdit.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/AvalonEdit.Sample/ColorizeAvalonEdit.cs -------------------------------------------------------------------------------- /samples/AvalonEdit.Sample/CustomHighlighting.xshd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/AvalonEdit.Sample/CustomHighlighting.xshd -------------------------------------------------------------------------------- /samples/AvalonEdit.Sample/Images/Copy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/AvalonEdit.Sample/Images/Copy.png -------------------------------------------------------------------------------- /samples/AvalonEdit.Sample/Images/Cut.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/AvalonEdit.Sample/Images/Cut.png -------------------------------------------------------------------------------- /samples/AvalonEdit.Sample/Images/Delete.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/AvalonEdit.Sample/Images/Delete.png -------------------------------------------------------------------------------- /samples/AvalonEdit.Sample/Images/Open.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/AvalonEdit.Sample/Images/Open.png -------------------------------------------------------------------------------- /samples/AvalonEdit.Sample/Images/Paste.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/AvalonEdit.Sample/Images/Paste.png -------------------------------------------------------------------------------- /samples/AvalonEdit.Sample/Images/Redo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/AvalonEdit.Sample/Images/Redo.png -------------------------------------------------------------------------------- /samples/AvalonEdit.Sample/Images/Save.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/AvalonEdit.Sample/Images/Save.png -------------------------------------------------------------------------------- /samples/AvalonEdit.Sample/Images/Undo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/AvalonEdit.Sample/Images/Undo.png -------------------------------------------------------------------------------- /samples/AvalonEdit.Sample/Images/WordWrap.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/AvalonEdit.Sample/Images/WordWrap.png -------------------------------------------------------------------------------- /samples/AvalonEdit.Sample/MyCompletionData.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/AvalonEdit.Sample/MyCompletionData.cs -------------------------------------------------------------------------------- /samples/AvalonEdit.Sample/RenderingPipeline.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/AvalonEdit.Sample/RenderingPipeline.pptx -------------------------------------------------------------------------------- /samples/AvalonEdit.Sample/Window1.xaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/AvalonEdit.Sample/Window1.xaml -------------------------------------------------------------------------------- /samples/AvalonEdit.Sample/Window1.xaml.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/AvalonEdit.Sample/Window1.xaml.cs -------------------------------------------------------------------------------- /samples/AvalonEdit.Sample/app.config: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/AvalonEdit.Sample/app.config -------------------------------------------------------------------------------- /samples/AvalonEdit.Sample/article.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/AvalonEdit.Sample/article.html -------------------------------------------------------------------------------- /samples/AvalonEdit.Sample/document.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/AvalonEdit.Sample/document.html -------------------------------------------------------------------------------- /samples/AvalonEdit.Sample/rendering.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/AvalonEdit.Sample/rendering.html -------------------------------------------------------------------------------- /samples/CSharpCodeCompletion/readme.rtf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/CSharpCodeCompletion/readme.rtf -------------------------------------------------------------------------------- /samples/CodonCreation/AssemblyInfo.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/CodonCreation/AssemblyInfo.cs -------------------------------------------------------------------------------- /samples/CodonCreation/CodonCreation.addin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/CodonCreation/CodonCreation.addin -------------------------------------------------------------------------------- /samples/CodonCreation/CodonCreation.csproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/CodonCreation/CodonCreation.csproj -------------------------------------------------------------------------------- /samples/CodonCreation/CodonCreation.rtf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/CodonCreation/CodonCreation.rtf -------------------------------------------------------------------------------- /samples/CodonCreation/CodonCreation.sln: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/CodonCreation/CodonCreation.sln -------------------------------------------------------------------------------- /samples/CodonCreation/ReadTestCodonCommand.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/CodonCreation/ReadTestCodonCommand.cs -------------------------------------------------------------------------------- /samples/CodonCreation/TestCodon.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/CodonCreation/TestCodon.cs -------------------------------------------------------------------------------- /samples/CodonCreation/TestDoozer.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/CodonCreation/TestDoozer.cs -------------------------------------------------------------------------------- /samples/ComponentInspector/ComponentInspector.sln: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/ComponentInspector/ComponentInspector.sln -------------------------------------------------------------------------------- /samples/CppBackendBinding/CppBackendBinding.addin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/CppBackendBinding/CppBackendBinding.addin -------------------------------------------------------------------------------- /samples/CppBackendBinding/CppBackendBinding.sln: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/CppBackendBinding/CppBackendBinding.sln -------------------------------------------------------------------------------- /samples/CppBackendBinding/CppProject.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/CppBackendBinding/CppProject.cs -------------------------------------------------------------------------------- /samples/CppBackendBinding/CppProjectBinding.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/CppBackendBinding/CppProjectBinding.cs -------------------------------------------------------------------------------- /samples/CppBackendBinding/FileGroup.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/CppBackendBinding/FileGroup.cs -------------------------------------------------------------------------------- /samples/CppBackendBinding/FileItem.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/CppBackendBinding/FileItem.cs -------------------------------------------------------------------------------- /samples/CppBackendBinding/readme.rtf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/CppBackendBinding/readme.rtf -------------------------------------------------------------------------------- /samples/CustomPad/AssemblyInfo.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/CustomPad/AssemblyInfo.cs -------------------------------------------------------------------------------- /samples/CustomPad/CustomPad.addin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/CustomPad/CustomPad.addin -------------------------------------------------------------------------------- /samples/CustomPad/CustomPad.csproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/CustomPad/CustomPad.csproj -------------------------------------------------------------------------------- /samples/CustomPad/CustomPad.rtf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/CustomPad/CustomPad.rtf -------------------------------------------------------------------------------- /samples/CustomPad/CustomPad.sln: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/CustomPad/CustomPad.sln -------------------------------------------------------------------------------- /samples/CustomPad/MyCustomPad.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/CustomPad/MyCustomPad.cs -------------------------------------------------------------------------------- /samples/CustomView/AssemblyInfo.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/CustomView/AssemblyInfo.cs -------------------------------------------------------------------------------- /samples/CustomView/CustomView.addin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/CustomView/CustomView.addin -------------------------------------------------------------------------------- /samples/CustomView/CustomView.csproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/CustomView/CustomView.csproj -------------------------------------------------------------------------------- /samples/CustomView/CustomView.rtf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/CustomView/CustomView.rtf -------------------------------------------------------------------------------- /samples/CustomView/CustomView.sln: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/CustomView/CustomView.sln -------------------------------------------------------------------------------- /samples/CustomView/MyCustomView.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/CustomView/MyCustomView.cs -------------------------------------------------------------------------------- /samples/CustomView/ShowCustomViewCommand.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/CustomView/ShowCustomViewCommand.cs -------------------------------------------------------------------------------- /samples/DisplayBindings/AlternateEditor/Editor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/DisplayBindings/AlternateEditor/Editor.cs -------------------------------------------------------------------------------- /samples/EmbeddedImageAddIn/EmbeddedImageAddIn.sln: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/EmbeddedImageAddIn/EmbeddedImageAddIn.sln -------------------------------------------------------------------------------- /samples/EmbeddedImageAddIn/ImageCache.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/EmbeddedImageAddIn/ImageCache.cs -------------------------------------------------------------------------------- /samples/EmbeddedImageAddIn/ImageElement.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/EmbeddedImageAddIn/ImageElement.cs -------------------------------------------------------------------------------- /samples/EmbeddedImageAddIn/InsertImageCommand.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/EmbeddedImageAddIn/InsertImageCommand.cs -------------------------------------------------------------------------------- /samples/HtmlSyntaxColorizer/AssemblyInfo.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/HtmlSyntaxColorizer/AssemblyInfo.cs -------------------------------------------------------------------------------- /samples/HtmlSyntaxColorizer/HtmlWriter.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/HtmlSyntaxColorizer/HtmlWriter.cs -------------------------------------------------------------------------------- /samples/HtmlSyntaxColorizer/Main.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/HtmlSyntaxColorizer/Main.cs -------------------------------------------------------------------------------- /samples/HtmlSyntaxColorizer/app.config: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/HtmlSyntaxColorizer/app.config -------------------------------------------------------------------------------- /samples/ILAsmBinding/ILAsmBinding.sln: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/ILAsmBinding/ILAsmBinding.sln -------------------------------------------------------------------------------- /samples/ILAsmBinding/ILAsmBuildTask/ILAsm.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/ILAsmBinding/ILAsmBuildTask/ILAsm.cs -------------------------------------------------------------------------------- /samples/ILAsmBinding/Project/ILAsmBinding.addin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/ILAsmBinding/Project/ILAsmBinding.addin -------------------------------------------------------------------------------- /samples/ILAsmBinding/Project/ILAsmBinding.csproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/ILAsmBinding/Project/ILAsmBinding.csproj -------------------------------------------------------------------------------- /samples/ILAsmBinding/Project/Src/AssemblyInfo.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/ILAsmBinding/Project/Src/AssemblyInfo.cs -------------------------------------------------------------------------------- /samples/ILAsmBinding/Project/Src/ILAsmProject.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/ILAsmBinding/Project/Src/ILAsmProject.cs -------------------------------------------------------------------------------- /samples/ILAsmBinding/readme.rtf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/ILAsmBinding/readme.rtf -------------------------------------------------------------------------------- /samples/LineCounter/Configuration/AssemblyInfo.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/LineCounter/Configuration/AssemblyInfo.cs -------------------------------------------------------------------------------- /samples/LineCounter/LineCounter.addin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/LineCounter/LineCounter.addin -------------------------------------------------------------------------------- /samples/LineCounter/LineCounter.csproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/LineCounter/LineCounter.csproj -------------------------------------------------------------------------------- /samples/LineCounter/LineCounter.sln: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/LineCounter/LineCounter.sln -------------------------------------------------------------------------------- /samples/LineCounter/Src/Command.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/LineCounter/Src/Command.cs -------------------------------------------------------------------------------- /samples/LineCounter/Src/Extensibility.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/LineCounter/Src/Extensibility.cs -------------------------------------------------------------------------------- /samples/LineCounter/Src/ImageListHelper.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/LineCounter/Src/ImageListHelper.cs -------------------------------------------------------------------------------- /samples/LineCounter/Src/LineCounterBrowser.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/LineCounter/Src/LineCounterBrowser.cs -------------------------------------------------------------------------------- /samples/LineCounter/Src/LineCounterBrowser.resx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/LineCounter/Src/LineCounterBrowser.resx -------------------------------------------------------------------------------- /samples/LineCounter/Src/LineCounterViewContent.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/LineCounter/Src/LineCounterViewContent.cs -------------------------------------------------------------------------------- /samples/MSTest/MSTest.SharpDevelop.sln: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/MSTest/MSTest.SharpDevelop.sln -------------------------------------------------------------------------------- /samples/MSTest/MSTest.SharpDevelop/MSTest.addin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/MSTest/MSTest.SharpDevelop/MSTest.addin -------------------------------------------------------------------------------- /samples/MSTest/MSTest.SharpDevelop/MSTestClass.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/MSTest/MSTest.SharpDevelop/MSTestClass.cs -------------------------------------------------------------------------------- /samples/Mono/Mono.AddIn.sln: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/Mono/Mono.AddIn.sln -------------------------------------------------------------------------------- /samples/Mono/Mono.AddIn/Mono.AddIn.csproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/Mono/Mono.AddIn/Mono.AddIn.csproj -------------------------------------------------------------------------------- /samples/Mono/Mono.AddIn/Mono.addin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/Mono/Mono.AddIn/Mono.addin -------------------------------------------------------------------------------- /samples/Mono/Mono.AddIn/Mono.nuspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/Mono/Mono.AddIn/Mono.nuspec -------------------------------------------------------------------------------- /samples/Mono/Mono.Build.Tasks.Tests/MockMbas.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/Mono/Mono.Build.Tasks.Tests/MockMbas.cs -------------------------------------------------------------------------------- /samples/Mono/Mono.Build.Tasks/AssemblyInfo.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/Mono/Mono.Build.Tasks/AssemblyInfo.cs -------------------------------------------------------------------------------- /samples/Mono/Mono.Build.Tasks/Dmcs.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/Mono/Mono.Build.Tasks/Dmcs.cs -------------------------------------------------------------------------------- /samples/Mono/Mono.Build.Tasks/Gmcs.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/Mono/Mono.Build.Tasks/Gmcs.cs -------------------------------------------------------------------------------- /samples/Mono/Mono.Build.Tasks/Mcs.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/Mono/Mono.Build.Tasks/Mcs.cs -------------------------------------------------------------------------------- /samples/Mono/Mono.Build.Tasks/MonoAssemblyName.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/Mono/Mono.Build.Tasks/MonoAssemblyName.cs -------------------------------------------------------------------------------- /samples/Mono/Mono.Build.Tasks/MonoCompilerTask.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/Mono/Mono.Build.Tasks/MonoCompilerTask.cs -------------------------------------------------------------------------------- /samples/Mono/Mono.Build.Tasks/MonoGacDirectory.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/Mono/Mono.Build.Tasks/MonoGacDirectory.cs -------------------------------------------------------------------------------- /samples/Mono/Mono.Build.Tasks/Vbnc.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/Mono/Mono.Build.Tasks/Vbnc.cs -------------------------------------------------------------------------------- /samples/NAnt/NAnt.AddIn.Tests/AssemblyInfo.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/NAnt/NAnt.AddIn.Tests/AssemblyInfo.cs -------------------------------------------------------------------------------- /samples/NAnt/NAnt.AddIn.sln: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/NAnt/NAnt.AddIn.sln -------------------------------------------------------------------------------- /samples/NAnt/NAnt.AddIn/Icons/BitmapResources.res: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/NAnt/NAnt.AddIn/Icons/BitmapResources.res -------------------------------------------------------------------------------- /samples/NAnt/NAnt.AddIn/Icons/build.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/NAnt/NAnt.AddIn/Icons/build.bat -------------------------------------------------------------------------------- /samples/NAnt/NAnt.AddIn/NAnt.AddIn.csproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/NAnt/NAnt.AddIn/NAnt.AddIn.csproj -------------------------------------------------------------------------------- /samples/NAnt/NAnt.AddIn/NAnt.addin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/NAnt/NAnt.AddIn/NAnt.addin -------------------------------------------------------------------------------- /samples/NAnt/NAnt.AddIn/Src/AddInOptions.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/NAnt/NAnt.AddIn/Src/AddInOptions.cs -------------------------------------------------------------------------------- /samples/NAnt/NAnt.AddIn/Src/Gui/NAntPadContent.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/NAnt/NAnt.AddIn/Src/Gui/NAntPadContent.cs -------------------------------------------------------------------------------- /samples/NAnt/NAnt.AddIn/Src/NAntAddInException.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/NAnt/NAnt.AddIn/Src/NAntAddInException.cs -------------------------------------------------------------------------------- /samples/NAnt/NAnt.AddIn/Src/NAntBuildFile.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/NAnt/NAnt.AddIn/Src/NAntBuildFile.cs -------------------------------------------------------------------------------- /samples/NAnt/NAnt.AddIn/Src/NAntBuildFileError.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/NAnt/NAnt.AddIn/Src/NAntBuildFileError.cs -------------------------------------------------------------------------------- /samples/NAnt/NAnt.AddIn/Src/NAntBuildTarget.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/NAnt/NAnt.AddIn/Src/NAntBuildTarget.cs -------------------------------------------------------------------------------- /samples/NAnt/NAnt.AddIn/Src/NAntExitEventArgs.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/NAnt/NAnt.AddIn/Src/NAntExitEventArgs.cs -------------------------------------------------------------------------------- /samples/NAnt/NAnt.AddIn/Src/NAntOutputParser.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/NAnt/NAnt.AddIn/Src/NAntOutputParser.cs -------------------------------------------------------------------------------- /samples/NAnt/NAnt.AddIn/Src/NAntRunner.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/NAnt/NAnt.AddIn/Src/NAntRunner.cs -------------------------------------------------------------------------------- /samples/NAnt/NAnt.AddIn/Src/TaskCollection.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/NAnt/NAnt.AddIn/Src/TaskCollection.cs -------------------------------------------------------------------------------- /samples/PInvokeAddIn/Doc/readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/PInvokeAddIn/Doc/readme.txt -------------------------------------------------------------------------------- /samples/PInvokeAddIn/PInvokeAddIn.sln: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/PInvokeAddIn/PInvokeAddIn.sln -------------------------------------------------------------------------------- /samples/PInvokeAddIn/Project/PInvoke.addin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/PInvokeAddIn/Project/PInvoke.addin -------------------------------------------------------------------------------- /samples/PInvokeAddIn/Project/PInvoke.nuspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/PInvokeAddIn/Project/PInvoke.nuspec -------------------------------------------------------------------------------- /samples/PInvokeAddIn/Project/PInvokeAddIn.csproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/PInvokeAddIn/Project/PInvokeAddIn.csproj -------------------------------------------------------------------------------- /samples/PInvokeAddIn/Project/signatures.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/PInvokeAddIn/Project/signatures.xml -------------------------------------------------------------------------------- /samples/SdaUser/AssemblyInfo.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/SdaUser/AssemblyInfo.cs -------------------------------------------------------------------------------- /samples/SdaUser/MainForm.Designer.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/SdaUser/MainForm.Designer.cs -------------------------------------------------------------------------------- /samples/SdaUser/MainForm.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/SdaUser/MainForm.cs -------------------------------------------------------------------------------- /samples/SdaUser/MainForm.resx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/SdaUser/MainForm.resx -------------------------------------------------------------------------------- /samples/SdaUser/SdaAddIns/SdaBase.addin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/SdaUser/SdaAddIns/SdaBase.addin -------------------------------------------------------------------------------- /samples/SdaUser/SdaUser.csproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/SdaUser/SdaUser.csproj -------------------------------------------------------------------------------- /samples/SdaUser/SdaUser.sln: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/SdaUser/SdaUser.sln -------------------------------------------------------------------------------- /samples/SdaUser/app.config: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/SdaUser/app.config -------------------------------------------------------------------------------- /samples/SharpDevelopReports/Samples.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/SharpDevelopReports/Samples.txt -------------------------------------------------------------------------------- /samples/readme.rtf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/samples/readme.rtf -------------------------------------------------------------------------------- /src/AddIns/Analysis/CodeAnalysis/CodeAnalysis.sln: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/AddIns/Analysis/CodeAnalysis/CodeAnalysis.sln -------------------------------------------------------------------------------- /src/AddIns/Analysis/CodeAnalysis/Src/FxCopRule.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/AddIns/Analysis/CodeAnalysis/Src/FxCopRule.cs -------------------------------------------------------------------------------- /src/AddIns/Analysis/CodeCoverage/CodeCoverage.sln: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/AddIns/Analysis/CodeCoverage/CodeCoverage.sln -------------------------------------------------------------------------------- /src/AddIns/Analysis/CodeQuality/CodeQuality.addin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/AddIns/Analysis/CodeQuality/CodeQuality.addin -------------------------------------------------------------------------------- /src/AddIns/Analysis/CodeQuality/Gui/MainView.xaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/AddIns/Analysis/CodeQuality/Gui/MainView.xaml -------------------------------------------------------------------------------- /src/AddIns/Analysis/CodeQuality/Utils/Utils.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/AddIns/Analysis/CodeQuality/Utils/Utils.cs -------------------------------------------------------------------------------- /src/AddIns/Analysis/Profiler/Documentation.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/AddIns/Analysis/Profiler/Documentation.txt -------------------------------------------------------------------------------- /src/AddIns/Analysis/Profiler/Hook/Callback.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/AddIns/Analysis/Profiler/Hook/Callback.cpp -------------------------------------------------------------------------------- /src/AddIns/Analysis/Profiler/Hook/Callback.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/AddIns/Analysis/Profiler/Hook/Callback.h -------------------------------------------------------------------------------- /src/AddIns/Analysis/Profiler/Hook/FunctionInfo.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/AddIns/Analysis/Profiler/Hook/FunctionInfo.h -------------------------------------------------------------------------------- /src/AddIns/Analysis/Profiler/Hook/Hook.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/AddIns/Analysis/Profiler/Hook/Hook.cpp -------------------------------------------------------------------------------- /src/AddIns/Analysis/Profiler/Hook/Hook.def: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/AddIns/Analysis/Profiler/Hook/Hook.def -------------------------------------------------------------------------------- /src/AddIns/Analysis/Profiler/Hook/Hook.vcproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/AddIns/Analysis/Profiler/Hook/Hook.vcproj -------------------------------------------------------------------------------- /src/AddIns/Analysis/Profiler/Hook/Hook.vcxproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/AddIns/Analysis/Profiler/Hook/Hook.vcxproj -------------------------------------------------------------------------------- /src/AddIns/Analysis/Profiler/Hook/Profiler.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/AddIns/Analysis/Profiler/Hook/Profiler.cpp -------------------------------------------------------------------------------- /src/AddIns/Analysis/Profiler/Hook/Profiler.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/AddIns/Analysis/Profiler/Hook/Profiler.h -------------------------------------------------------------------------------- /src/AddIns/Analysis/Profiler/Hook/SharedMemory.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/AddIns/Analysis/Profiler/Hook/SharedMemory.h -------------------------------------------------------------------------------- /src/AddIns/Analysis/Profiler/Hook/allocator.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/AddIns/Analysis/Profiler/Hook/allocator.cpp -------------------------------------------------------------------------------- /src/AddIns/Analysis/Profiler/Hook/allocator.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/AddIns/Analysis/Profiler/Hook/allocator.h -------------------------------------------------------------------------------- /src/AddIns/Analysis/Profiler/Hook/constants.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/AddIns/Analysis/Profiler/Hook/constants.cpp -------------------------------------------------------------------------------- /src/AddIns/Analysis/Profiler/Hook/global.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/AddIns/Analysis/Profiler/Hook/global.h -------------------------------------------------------------------------------- /src/AddIns/Analysis/Profiler/Hook/main.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/AddIns/Analysis/Profiler/Hook/main.cpp -------------------------------------------------------------------------------- /src/AddIns/Analysis/Profiler/Hook/main.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/AddIns/Analysis/Profiler/Hook/main.h -------------------------------------------------------------------------------- /src/AddIns/Analysis/Profiler/Profiler.sln: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/AddIns/Analysis/Profiler/Profiler.sln -------------------------------------------------------------------------------- /src/AddIns/Analysis/Profiler/TODO.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/AddIns/Analysis/Profiler/TODO.txt -------------------------------------------------------------------------------- /src/AddIns/Analysis/Profiler/profiler links.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/AddIns/Analysis/Profiler/profiler links.txt -------------------------------------------------------------------------------- /src/AddIns/Analysis/UnitTesting/Model/ITest.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/AddIns/Analysis/UnitTesting/Model/ITest.cs -------------------------------------------------------------------------------- /src/AddIns/Analysis/UnitTesting/Model/TestBase.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/AddIns/Analysis/UnitTesting/Model/TestBase.cs -------------------------------------------------------------------------------- /src/AddIns/Analysis/UnitTesting/Resources/Red.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/AddIns/Analysis/UnitTesting/Resources/Red.png -------------------------------------------------------------------------------- /src/AddIns/Analysis/UnitTesting/UnitTesting.addin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/AddIns/Analysis/UnitTesting/UnitTesting.addin -------------------------------------------------------------------------------- /src/AddIns/Analysis/UnitTesting/UnitTesting.sln: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/AddIns/Analysis/UnitTesting/UnitTesting.sln -------------------------------------------------------------------------------- /src/AddIns/Analysis/UnitTesting/license.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/AddIns/Analysis/UnitTesting/license.txt -------------------------------------------------------------------------------- /src/AddIns/BackendBindings/AspNet.Mvc/Project/ItemTemplates/CSharp/CodeTemplates/AddView/CSHTML/Details.txt: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /src/AddIns/Debugger/Debugger.Core/AppDomain.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/AddIns/Debugger/Debugger.Core/AppDomain.cs -------------------------------------------------------------------------------- /src/AddIns/Debugger/Debugger.Core/Breakpoint.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/AddIns/Debugger/Debugger.Core/Breakpoint.cs -------------------------------------------------------------------------------- /src/AddIns/Debugger/Debugger.Core/Eval.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/AddIns/Debugger/Debugger.Core/Eval.cs -------------------------------------------------------------------------------- /src/AddIns/Debugger/Debugger.Core/Interop/Util.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/AddIns/Debugger/Debugger.Core/Interop/Util.cs -------------------------------------------------------------------------------- /src/AddIns/Debugger/Debugger.Core/Module.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/AddIns/Debugger/Debugger.Core/Module.cs -------------------------------------------------------------------------------- /src/AddIns/Debugger/Debugger.Core/NDebugger.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/AddIns/Debugger/Debugger.Core/NDebugger.cs -------------------------------------------------------------------------------- /src/AddIns/Debugger/Debugger.Core/Options.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/AddIns/Debugger/Debugger.Core/Options.cs -------------------------------------------------------------------------------- /src/AddIns/Debugger/Debugger.Core/Process.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/AddIns/Debugger/Debugger.Core/Process.cs -------------------------------------------------------------------------------- /src/AddIns/Debugger/Debugger.Core/StackFrame.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/AddIns/Debugger/Debugger.Core/StackFrame.cs -------------------------------------------------------------------------------- /src/AddIns/Debugger/Debugger.Core/Stepper.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/AddIns/Debugger/Debugger.Core/Stepper.cs -------------------------------------------------------------------------------- /src/AddIns/Debugger/Debugger.Core/Thread.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/AddIns/Debugger/Debugger.Core/Thread.cs -------------------------------------------------------------------------------- /src/AddIns/Debugger/Debugger.Core/Util.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/AddIns/Debugger/Debugger.Core/Util.cs -------------------------------------------------------------------------------- /src/AddIns/Debugger/Debugger.Core/Value.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/AddIns/Debugger/Debugger.Core/Value.cs -------------------------------------------------------------------------------- /src/AddIns/DisplayBindings/IconEditor/IconFile.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/AddIns/DisplayBindings/IconEditor/IconFile.cs -------------------------------------------------------------------------------- /src/AddIns/Misc/AddinScout/AddinScout.sln: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/AddIns/Misc/AddinScout/AddinScout.sln -------------------------------------------------------------------------------- /src/AddIns/Misc/HelpViewer/HelpViewer.addin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/AddIns/Misc/HelpViewer/HelpViewer.addin -------------------------------------------------------------------------------- /src/AddIns/Misc/HelpViewer/HelpViewer.csproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/AddIns/Misc/HelpViewer/HelpViewer.csproj -------------------------------------------------------------------------------- /src/AddIns/Misc/HelpViewer/HelpViewer.sln: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/AddIns/Misc/HelpViewer/HelpViewer.sln -------------------------------------------------------------------------------- /src/AddIns/Misc/HelpViewer/Source/Commands.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/AddIns/Misc/HelpViewer/Source/Commands.cs -------------------------------------------------------------------------------- /src/AddIns/Misc/RegExpTk/Project/RegExpTk.addin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/AddIns/Misc/RegExpTk/Project/RegExpTk.addin -------------------------------------------------------------------------------- /src/AddIns/Misc/RegExpTk/Project/RegExpTk.csproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/AddIns/Misc/RegExpTk/Project/RegExpTk.csproj -------------------------------------------------------------------------------- /src/AddIns/Misc/Reporting/Libraries/Irony.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/AddIns/Misc/Reporting/Libraries/Irony.dll -------------------------------------------------------------------------------- /src/AddIns/Misc/Reporting/Libraries/PdfSharp.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/AddIns/Misc/Reporting/Libraries/PdfSharp.dll -------------------------------------------------------------------------------- /src/AddIns/Misc/Reporting/Packages/note.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/AddIns/Misc/Reporting/Packages/note.txt -------------------------------------------------------------------------------- /src/AddIns/Misc/StartPage/Project/StartPage.addin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/AddIns/Misc/StartPage/Project/StartPage.addin -------------------------------------------------------------------------------- /src/AddIns/Misc/TextTemplating/TextTemplating.sln: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/AddIns/Misc/TextTemplating/TextTemplating.sln -------------------------------------------------------------------------------- /src/AddIns/VersionControl/GitAddIn/GitAddIn.addin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/AddIns/VersionControl/GitAddIn/GitAddIn.addin -------------------------------------------------------------------------------- /src/AddIns/VersionControl/GitAddIn/GitAddIn.sln: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/AddIns/VersionControl/GitAddIn/GitAddIn.sln -------------------------------------------------------------------------------- /src/AddIns/VersionControl/GitAddIn/Src/Git.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/AddIns/VersionControl/GitAddIn/Src/Git.cs -------------------------------------------------------------------------------- /src/Automated.proj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Automated.proj -------------------------------------------------------------------------------- /src/Libraries/AvalonDock/AvalonDock.url: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Libraries/AvalonDock/AvalonDock.url -------------------------------------------------------------------------------- /src/Libraries/AvalonDock/AvalonDock/Converters.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Libraries/AvalonDock/AvalonDock/Converters.cs -------------------------------------------------------------------------------- /src/Libraries/AvalonDock/AvalonDock/HelperFunc.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Libraries/AvalonDock/AvalonDock/HelperFunc.cs -------------------------------------------------------------------------------- /src/Libraries/AvalonDock/AvalonDock/ImageEx.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Libraries/AvalonDock/AvalonDock/ImageEx.cs -------------------------------------------------------------------------------- /src/Libraries/AvalonDock/AvalonDock/Pane.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Libraries/AvalonDock/AvalonDock/Pane.cs -------------------------------------------------------------------------------- /src/Libraries/AvalonDock/AvalonDock/Resizer.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Libraries/AvalonDock/AvalonDock/Resizer.cs -------------------------------------------------------------------------------- /src/Libraries/AvalonDock/License.rtf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Libraries/AvalonDock/License.rtf -------------------------------------------------------------------------------- /src/Libraries/GraphSharp/GraphSharp.Contracts.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Libraries/GraphSharp/GraphSharp.Contracts.dll -------------------------------------------------------------------------------- /src/Libraries/GraphSharp/GraphSharp.Controls.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Libraries/GraphSharp/GraphSharp.Controls.dll -------------------------------------------------------------------------------- /src/Libraries/GraphSharp/GraphSharp.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Libraries/GraphSharp/GraphSharp.dll -------------------------------------------------------------------------------- /src/Libraries/GraphSharp/Microsoft.Contracts.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Libraries/GraphSharp/Microsoft.Contracts.dll -------------------------------------------------------------------------------- /src/Libraries/GraphSharp/QuickGraph.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Libraries/GraphSharp/QuickGraph.dll -------------------------------------------------------------------------------- /src/Libraries/GraphSharp/WPFExtensions.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Libraries/GraphSharp/WPFExtensions.dll -------------------------------------------------------------------------------- /src/Libraries/IQToolkit/IQToolkit.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Libraries/IQToolkit/IQToolkit.dll -------------------------------------------------------------------------------- /src/Libraries/IQToolkit/IQToolkit/IQToolkit.sln: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Libraries/IQToolkit/IQToolkit/IQToolkit.sln -------------------------------------------------------------------------------- /src/Libraries/IQToolkit/IQToolkit/Query.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Libraries/IQToolkit/IQToolkit/Query.cs -------------------------------------------------------------------------------- /src/Libraries/IQToolkit/IQToolkit/TypeHelper.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Libraries/IQToolkit/IQToolkit/TypeHelper.cs -------------------------------------------------------------------------------- /src/Libraries/IQToolkit/license.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Libraries/IQToolkit/license.txt -------------------------------------------------------------------------------- /src/Libraries/IQToolkit/readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Libraries/IQToolkit/readme.txt -------------------------------------------------------------------------------- /src/Libraries/Json.NET/LICENSE.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Libraries/Json.NET/LICENSE.txt -------------------------------------------------------------------------------- /src/Libraries/Json.NET/Newtonsoft.Json.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Libraries/Json.NET/Newtonsoft.Json.dll -------------------------------------------------------------------------------- /src/Libraries/Noesis.Javascript/x86/license.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Libraries/Noesis.Javascript/x86/license.txt -------------------------------------------------------------------------------- /src/Libraries/Noesis.Javascript/x86/readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Libraries/Noesis.Javascript/x86/readme.txt -------------------------------------------------------------------------------- /src/Libraries/RhinoMocks/Rhino.Mocks.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Libraries/RhinoMocks/Rhino.Mocks.dll -------------------------------------------------------------------------------- /src/Libraries/RhinoMocks/acknowledgements.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Libraries/RhinoMocks/acknowledgements.txt -------------------------------------------------------------------------------- /src/Libraries/RhinoMocks/license.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Libraries/RhinoMocks/license.txt -------------------------------------------------------------------------------- /src/Libraries/SQLite/System.Data.SQLite.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Libraries/SQLite/System.Data.SQLite.dll -------------------------------------------------------------------------------- /src/Libraries/SQLite/System.Data.SQLite.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Libraries/SQLite/System.Data.SQLite.xml -------------------------------------------------------------------------------- /src/Libraries/SharpSvn/Licenses/Apr-License.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Libraries/SharpSvn/Licenses/Apr-License.txt -------------------------------------------------------------------------------- /src/Libraries/SharpSvn/Licenses/Neon-License.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Libraries/SharpSvn/Licenses/Neon-License.txt -------------------------------------------------------------------------------- /src/Libraries/SharpSvn/Licenses/Putty-License.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Libraries/SharpSvn/Licenses/Putty-License.txt -------------------------------------------------------------------------------- /src/Libraries/SharpSvn/Licenses/Serf-License.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Libraries/SharpSvn/Licenses/Serf-License.txt -------------------------------------------------------------------------------- /src/Libraries/SharpSvn/Licenses/ZLib-License.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Libraries/SharpSvn/Licenses/ZLib-License.txt -------------------------------------------------------------------------------- /src/Libraries/SharpSvn/SharpPlink-Win32.svnExe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Libraries/SharpSvn/SharpPlink-Win32.svnExe -------------------------------------------------------------------------------- /src/Libraries/SharpSvn/SharpSvn.UI.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Libraries/SharpSvn/SharpSvn.UI.dll -------------------------------------------------------------------------------- /src/Libraries/SharpSvn/SharpSvn.UI.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Libraries/SharpSvn/SharpSvn.UI.xml -------------------------------------------------------------------------------- /src/Libraries/SharpSvn/SharpSvn.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Libraries/SharpSvn/SharpSvn.dll -------------------------------------------------------------------------------- /src/Libraries/SharpSvn/SharpSvn.wxs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Libraries/SharpSvn/SharpSvn.wxs -------------------------------------------------------------------------------- /src/Libraries/SharpSvn/SharpSvn.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Libraries/SharpSvn/SharpSvn.xml -------------------------------------------------------------------------------- /src/Libraries/SharpTreeView/SharpTreeView.sln: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Libraries/SharpTreeView/SharpTreeView.sln -------------------------------------------------------------------------------- /src/Libraries/WPFToolkit/WPFToolkit.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Libraries/WPFToolkit/WPFToolkit.dll -------------------------------------------------------------------------------- /src/Libraries/log4net/LICENSE.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Libraries/log4net/LICENSE.txt -------------------------------------------------------------------------------- /src/Libraries/log4net/log4net.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Libraries/log4net/log4net.dll -------------------------------------------------------------------------------- /src/Main/Base/Project/Dom/IAssemblyList.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Project/Dom/IAssemblyList.cs -------------------------------------------------------------------------------- /src/Main/Base/Project/Dom/IAssemblyModel.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Project/Dom/IAssemblyModel.cs -------------------------------------------------------------------------------- /src/Main/Base/Project/Dom/IEntityModel.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Project/Dom/IEntityModel.cs -------------------------------------------------------------------------------- /src/Main/Base/Project/Dom/IEntityModelContext.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Project/Dom/IEntityModelContext.cs -------------------------------------------------------------------------------- /src/Main/Base/Project/Dom/IEventModel.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Project/Dom/IEventModel.cs -------------------------------------------------------------------------------- /src/Main/Base/Project/Dom/IFieldModel.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Project/Dom/IFieldModel.cs -------------------------------------------------------------------------------- /src/Main/Base/Project/Dom/IMemberModel.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Project/Dom/IMemberModel.cs -------------------------------------------------------------------------------- /src/Main/Base/Project/Dom/IMethodModel.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Project/Dom/IMethodModel.cs -------------------------------------------------------------------------------- /src/Main/Base/Project/Dom/IModelCollection.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Project/Dom/IModelCollection.cs -------------------------------------------------------------------------------- /src/Main/Base/Project/Dom/IModelFactory.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Project/Dom/IModelFactory.cs -------------------------------------------------------------------------------- /src/Main/Base/Project/Dom/INamespaceModel.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Project/Dom/INamespaceModel.cs -------------------------------------------------------------------------------- /src/Main/Base/Project/Dom/IPropertyModel.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Project/Dom/IPropertyModel.cs -------------------------------------------------------------------------------- /src/Main/Base/Project/Dom/ISymbolModel.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Project/Dom/ISymbolModel.cs -------------------------------------------------------------------------------- /src/Main/Base/Project/Dom/ITreeNodeFactory.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Project/Dom/ITreeNodeFactory.cs -------------------------------------------------------------------------------- /src/Main/Base/Project/Dom/ITypeDefinitionModel.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Project/Dom/ITypeDefinitionModel.cs -------------------------------------------------------------------------------- /src/Main/Base/Project/Dom/KeyedModelCollection.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Project/Dom/KeyedModelCollection.cs -------------------------------------------------------------------------------- /src/Main/Base/Project/Dom/ModelCollectionLinq.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Project/Dom/ModelCollectionLinq.cs -------------------------------------------------------------------------------- /src/Main/Base/Project/Editor/DocumentUtilities.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Project/Editor/DocumentUtilities.cs -------------------------------------------------------------------------------- /src/Main/Base/Project/Editor/IBracketSearcher.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Project/Editor/IBracketSearcher.cs -------------------------------------------------------------------------------- /src/Main/Base/Project/Editor/IEditorUIService.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Project/Editor/IEditorUIService.cs -------------------------------------------------------------------------------- /src/Main/Base/Project/Editor/ITextEditor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Project/Editor/ITextEditor.cs -------------------------------------------------------------------------------- /src/Main/Base/Project/Editor/ITextMarker.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Project/Editor/ITextMarker.cs -------------------------------------------------------------------------------- /src/Main/Base/Project/Editor/ITooltip.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Project/Editor/ITooltip.cs -------------------------------------------------------------------------------- /src/Main/Base/Project/Editor/PermanentAnchor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Project/Editor/PermanentAnchor.cs -------------------------------------------------------------------------------- /src/Main/Base/Project/Editor/RepoChangeWatcher.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Project/Editor/RepoChangeWatcher.cs -------------------------------------------------------------------------------- /src/Main/Base/Project/Editor/ToolTipService.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Project/Editor/ToolTipService.cs -------------------------------------------------------------------------------- /src/Main/Base/Project/Editor/ToolTipUtils.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Project/Editor/ToolTipUtils.cs -------------------------------------------------------------------------------- /src/Main/Base/Project/Editor/XmlDocFormatter.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Project/Editor/XmlDocFormatter.cs -------------------------------------------------------------------------------- /src/Main/Base/Project/Parser/DomAssemblyName.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Project/Parser/DomAssemblyName.cs -------------------------------------------------------------------------------- /src/Main/Base/Project/Parser/IParser.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Project/Parser/IParser.cs -------------------------------------------------------------------------------- /src/Main/Base/Project/Parser/IParserService.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Project/Parser/IParserService.cs -------------------------------------------------------------------------------- /src/Main/Base/Project/Parser/ParseInformation.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Project/Parser/ParseInformation.cs -------------------------------------------------------------------------------- /src/Main/Base/Project/PostBuildEvent.proj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Project/PostBuildEvent.proj -------------------------------------------------------------------------------- /src/Main/Base/Project/Project/Build/BuildError.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Project/Project/Build/BuildError.cs -------------------------------------------------------------------------------- /src/Main/Base/Project/Project/Build/IBuildable.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Project/Project/Build/IBuildable.cs -------------------------------------------------------------------------------- /src/Main/Base/Project/Project/ErrorProject.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Project/Project/ErrorProject.cs -------------------------------------------------------------------------------- /src/Main/Base/Project/Project/IProjectBinding.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Project/Project/IProjectBinding.cs -------------------------------------------------------------------------------- /src/Main/Base/Project/Project/IProjectService.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Project/Project/IProjectService.cs -------------------------------------------------------------------------------- /src/Main/Base/Project/Project/ISolution.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Project/Project/ISolution.cs -------------------------------------------------------------------------------- /src/Main/Base/Project/Project/ISolutionFolder.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Project/Project/ISolutionFolder.cs -------------------------------------------------------------------------------- /src/Main/Base/Project/Project/ISolutionItem.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Project/Project/ISolutionItem.cs -------------------------------------------------------------------------------- /src/Main/Base/Project/Project/SolutionSection.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Project/Project/SolutionSection.cs -------------------------------------------------------------------------------- /src/Main/Base/Project/Services/IClipboard.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Project/Services/IClipboard.cs -------------------------------------------------------------------------------- /src/Main/Base/Project/Services/IFileSystem.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Project/Services/IFileSystem.cs -------------------------------------------------------------------------------- /src/Main/Base/Project/Services/IMessageLoop.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Project/Services/IMessageLoop.cs -------------------------------------------------------------------------------- /src/Main/Base/Project/Services/IUIService.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Project/Services/IUIService.cs -------------------------------------------------------------------------------- /src/Main/Base/Project/Services/SD.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Project/Services/SD.cs -------------------------------------------------------------------------------- /src/Main/Base/Project/Src/Gui/Pads/FileScout.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Project/Src/Gui/Pads/FileScout.cs -------------------------------------------------------------------------------- /src/Main/Base/Project/Src/Gui/Pads/OutlinePad.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Project/Src/Gui/Pads/OutlinePad.cs -------------------------------------------------------------------------------- /src/Main/Base/Project/Src/Gui/Pads/ToolsPad.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Project/Src/Gui/Pads/ToolsPad.cs -------------------------------------------------------------------------------- /src/Main/Base/Project/Src/Project/CustomTool.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Project/Src/Project/CustomTool.cs -------------------------------------------------------------------------------- /src/Main/Base/Project/Src/Project/IProject.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Project/Src/Project/IProject.cs -------------------------------------------------------------------------------- /src/Main/Base/Project/Src/Project/MSBuildEnums.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Project/Src/Project/MSBuildEnums.cs -------------------------------------------------------------------------------- /src/Main/Base/Project/Src/Services/IconService.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Project/Src/Services/IconService.cs -------------------------------------------------------------------------------- /src/Main/Base/Project/Src/Services/Tasks/Task.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Project/Src/Services/Tasks/Task.cs -------------------------------------------------------------------------------- /src/Main/Base/Project/Templates/FileTemplate.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Project/Templates/FileTemplate.cs -------------------------------------------------------------------------------- /src/Main/Base/Project/Templates/TemplateBase.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Project/Templates/TemplateBase.cs -------------------------------------------------------------------------------- /src/Main/Base/Project/Templates/TextTemplate.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Project/Templates/TextTemplate.cs -------------------------------------------------------------------------------- /src/Main/Base/Project/Util/AtomicBoolean.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Project/Util/AtomicBoolean.cs -------------------------------------------------------------------------------- /src/Main/Base/Project/Util/ChrootFileSystem.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Project/Util/ChrootFileSystem.cs -------------------------------------------------------------------------------- /src/Main/Base/Project/Util/ComparerExtensions.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Project/Util/ComparerExtensions.cs -------------------------------------------------------------------------------- /src/Main/Base/Project/Util/CompositeDisposable.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Project/Util/CompositeDisposable.cs -------------------------------------------------------------------------------- /src/Main/Base/Project/Util/DebugTimer.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Project/Util/DebugTimer.cs -------------------------------------------------------------------------------- /src/Main/Base/Project/Util/DotnetDetection.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Project/Util/DotnetDetection.cs -------------------------------------------------------------------------------- /src/Main/Base/Project/Util/EasyCodeDom.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Project/Util/EasyCodeDom.cs -------------------------------------------------------------------------------- /src/Main/Base/Project/Util/EnumBinding.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Project/Util/EnumBinding.cs -------------------------------------------------------------------------------- /src/Main/Base/Project/Util/EventAdapter.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Project/Util/EventAdapter.cs -------------------------------------------------------------------------------- /src/Main/Base/Project/Util/FakeMessageLoop.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Project/Util/FakeMessageLoop.cs -------------------------------------------------------------------------------- /src/Main/Base/Project/Util/GenericConverter.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Project/Util/GenericConverter.cs -------------------------------------------------------------------------------- /src/Main/Base/Project/Util/ICanBeDirty.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Project/Util/ICanBeDirty.cs -------------------------------------------------------------------------------- /src/Main/Base/Project/Util/IImage.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Project/Util/IImage.cs -------------------------------------------------------------------------------- /src/Main/Base/Project/Util/IOTaskScheduler.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Project/Util/IOTaskScheduler.cs -------------------------------------------------------------------------------- /src/Main/Base/Project/Util/IProgressMonitor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Project/Util/IProgressMonitor.cs -------------------------------------------------------------------------------- /src/Main/Base/Project/Util/MimeTypeDetection.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Project/Util/MimeTypeDetection.cs -------------------------------------------------------------------------------- /src/Main/Base/Project/Util/NativeMethods.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Project/Util/NativeMethods.cs -------------------------------------------------------------------------------- /src/Main/Base/Project/Util/NotAvailableCommand.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Project/Util/NotAvailableCommand.cs -------------------------------------------------------------------------------- /src/Main/Base/Project/Util/ProcessRunner.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Project/Util/ProcessRunner.cs -------------------------------------------------------------------------------- /src/Main/Base/Project/Util/ProgressCollector.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Project/Util/ProgressCollector.cs -------------------------------------------------------------------------------- /src/Main/Base/Project/Util/ReactiveExtensions.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Project/Util/ReactiveExtensions.cs -------------------------------------------------------------------------------- /src/Main/Base/Project/Util/ScrollUtils.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Project/Util/ScrollUtils.cs -------------------------------------------------------------------------------- /src/Main/Base/Project/Util/SimpleCommand.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Project/Util/SimpleCommand.cs -------------------------------------------------------------------------------- /src/Main/Base/Project/Util/SimpleTaskScheduler.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Project/Util/SimpleTaskScheduler.cs -------------------------------------------------------------------------------- /src/Main/Base/Project/Util/TreeNode.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Project/Util/TreeNode.cs -------------------------------------------------------------------------------- /src/Main/Base/Project/Util/UnclosableStream.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Project/Util/UnclosableStream.cs -------------------------------------------------------------------------------- /src/Main/Base/Project/Util/Versions.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Project/Util/Versions.cs -------------------------------------------------------------------------------- /src/Main/Base/Project/WinForms/IPrintable.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Project/WinForms/IPrintable.cs -------------------------------------------------------------------------------- /src/Main/Base/Project/WinForms/IUndoHandler.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Project/WinForms/IUndoHandler.cs -------------------------------------------------------------------------------- /src/Main/Base/Project/Workbench/IOutputPad.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Project/Workbench/IOutputPad.cs -------------------------------------------------------------------------------- /src/Main/Base/Project/Workbench/IPadContent.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Project/Workbench/IPadContent.cs -------------------------------------------------------------------------------- /src/Main/Base/Project/Workbench/IViewContent.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Project/Workbench/IViewContent.cs -------------------------------------------------------------------------------- /src/Main/Base/Project/Workbench/IWorkbench.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Project/Workbench/IWorkbench.cs -------------------------------------------------------------------------------- /src/Main/Base/Project/themes/generic.xaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Project/themes/generic.xaml -------------------------------------------------------------------------------- /src/Main/Base/Test/AssemblyInfo.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Test/AssemblyInfo.cs -------------------------------------------------------------------------------- /src/Main/Base/Test/CodeConverterTests.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Test/CodeConverterTests.cs -------------------------------------------------------------------------------- /src/Main/Base/Test/ConsoleApp/AssemblyInfo.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Test/ConsoleApp/AssemblyInfo.cs -------------------------------------------------------------------------------- /src/Main/Base/Test/ConsoleApp/ConsoleApp.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Test/ConsoleApp/ConsoleApp.cs -------------------------------------------------------------------------------- /src/Main/Base/Test/ConsoleApp/ConsoleApp.csproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Test/ConsoleApp/ConsoleApp.csproj -------------------------------------------------------------------------------- /src/Main/Base/Test/ConsoleApp/ConsoleApp.sln: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Test/ConsoleApp/ConsoleApp.sln -------------------------------------------------------------------------------- /src/Main/Base/Test/ConsoleApp/app.config: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Test/ConsoleApp/app.config -------------------------------------------------------------------------------- /src/Main/Base/Test/ConsoleApp/bin/ConsoleApp.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Test/ConsoleApp/bin/ConsoleApp.exe -------------------------------------------------------------------------------- /src/Main/Base/Test/Dom/CSharpModelTestBase.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Test/Dom/CSharpModelTestBase.cs -------------------------------------------------------------------------------- /src/Main/Base/Test/Dom/TopLevelTypeModelsTests.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Test/Dom/TopLevelTypeModelsTests.cs -------------------------------------------------------------------------------- /src/Main/Base/Test/MimeDetectionTests.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Test/MimeDetectionTests.cs -------------------------------------------------------------------------------- /src/Main/Base/Test/OutputTextLineParserTests.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Test/OutputTextLineParserTests.cs -------------------------------------------------------------------------------- /src/Main/Base/Test/Project/MockSolution.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Test/Project/MockSolution.cs -------------------------------------------------------------------------------- /src/Main/Base/Test/Project/SolutionLoaderTests.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Test/Project/SolutionLoaderTests.cs -------------------------------------------------------------------------------- /src/Main/Base/Test/Project/SolutionTests.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Test/Project/SolutionTests.cs -------------------------------------------------------------------------------- /src/Main/Base/Test/Project/SolutionWriterTests.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Test/Project/SolutionWriterTests.cs -------------------------------------------------------------------------------- /src/Main/Base/Test/PropertyPadSortingTests.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Test/PropertyPadSortingTests.cs -------------------------------------------------------------------------------- /src/Main/Base/Test/SDTestFixtureBase.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Test/SDTestFixtureBase.cs -------------------------------------------------------------------------------- /src/Main/Base/Test/SharpDevelopAddInTests.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Test/SharpDevelopAddInTests.cs -------------------------------------------------------------------------------- /src/Main/Base/Test/Utils/AssemblyLoader.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Test/Utils/AssemblyLoader.cs -------------------------------------------------------------------------------- /src/Main/Base/Test/Utils/MockAssembly.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Test/Utils/MockAssembly.cs -------------------------------------------------------------------------------- /src/Main/Base/Test/Utils/MockComponent.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Test/Utils/MockComponent.cs -------------------------------------------------------------------------------- /src/Main/Base/Test/Utils/MockOpenedFile.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Test/Utils/MockOpenedFile.cs -------------------------------------------------------------------------------- /src/Main/Base/Test/Utils/MockSite.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Test/Utils/MockSite.cs -------------------------------------------------------------------------------- /src/Main/Base/Test/Utils/MockTextMarker.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Test/Utils/MockTextMarker.cs -------------------------------------------------------------------------------- /src/Main/Base/Test/Utils/MockTextMarkerService.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Test/Utils/MockTextMarkerService.cs -------------------------------------------------------------------------------- /src/Main/Base/Test/Utils/ProjectHelper.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Test/Utils/ProjectHelper.cs -------------------------------------------------------------------------------- /src/Main/Base/Test/Utils/TestExtensions.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Test/Utils/TestExtensions.cs -------------------------------------------------------------------------------- /src/Main/Base/Test/mime_bug1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Test/mime_bug1.txt -------------------------------------------------------------------------------- /src/Main/Base/Test/mime_utf-16_be_test.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Test/mime_utf-16_be_test.txt -------------------------------------------------------------------------------- /src/Main/Base/Test/mime_utf-16_le_test.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Base/Test/mime_utf-16_le_test.txt -------------------------------------------------------------------------------- /src/Main/Core/Project/ICSharpCode.Core.csproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Core/Project/ICSharpCode.Core.csproj -------------------------------------------------------------------------------- /src/Main/Core/Project/Src/AddInTree/AddInTree.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Core/Project/Src/AddInTree/AddInTree.cs -------------------------------------------------------------------------------- /src/Main/Core/Project/Src/AddInTree/IAddInTree.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Core/Project/Src/AddInTree/IAddInTree.cs -------------------------------------------------------------------------------- /src/Main/Core/Project/Src/CoreException.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Core/Project/Src/CoreException.cs -------------------------------------------------------------------------------- /src/Main/Core/Project/Src/ExtensionMethods.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Core/Project/Src/ExtensionMethods.cs -------------------------------------------------------------------------------- /src/Main/Core/Project/Src/Util/AbstractCommand.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Core/Project/Src/Util/AbstractCommand.cs -------------------------------------------------------------------------------- /src/Main/Core/Project/Src/Util/CommandWrapper.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Core/Project/Src/Util/CommandWrapper.cs -------------------------------------------------------------------------------- /src/Main/Core/Project/Src/Util/TraceTextWriter.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Core/Project/Src/Util/TraceTextWriter.cs -------------------------------------------------------------------------------- /src/Main/Core/Project/Src/Util/WeakCollection.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Core/Project/Src/Util/WeakCollection.cs -------------------------------------------------------------------------------- /src/Main/Core/Test/AssemblyInfo.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Core/Test/AssemblyInfo.cs -------------------------------------------------------------------------------- /src/Main/Core/Test/FileNameTests.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Core/Test/FileNameTests.cs -------------------------------------------------------------------------------- /src/Main/Core/Test/FileUtilityTests.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Core/Test/FileUtilityTests.cs -------------------------------------------------------------------------------- /src/Main/Core/Test/ICSharpCode.Core.Tests.csproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Core/Test/ICSharpCode.Core.Tests.csproj -------------------------------------------------------------------------------- /src/Main/Core/Test/InvalidDirectoryNameTests.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Core/Test/InvalidDirectoryNameTests.cs -------------------------------------------------------------------------------- /src/Main/Core/Test/StringParserTests.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Core/Test/StringParserTests.cs -------------------------------------------------------------------------------- /src/Main/Core/Test/TopologicalSortTest.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Core/Test/TopologicalSortTest.cs -------------------------------------------------------------------------------- /src/Main/Core/Test/Utils/DerivedRuntime.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Core/Test/Utils/DerivedRuntime.cs -------------------------------------------------------------------------------- /src/Main/Core/Test/ValidDirectoryNameTests.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/Core/Test/ValidDirectoryNameTests.cs -------------------------------------------------------------------------------- /src/Main/GlobalAssemblyInfo.cs.template: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/GlobalAssemblyInfo.cs.template -------------------------------------------------------------------------------- /src/Main/GlobalAssemblyInfo.vb.template: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/GlobalAssemblyInfo.vb.template -------------------------------------------------------------------------------- /src/Main/ICSharpCode.Core.WinForms/Menu/Menu.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/ICSharpCode.Core.WinForms/Menu/Menu.cs -------------------------------------------------------------------------------- /src/Main/ICSharpCode.SharpDevelop.snk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/ICSharpCode.SharpDevelop.snk -------------------------------------------------------------------------------- /src/Main/SharpDevelop/Dom/AssemblyModel.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/SharpDevelop/Dom/AssemblyModel.cs -------------------------------------------------------------------------------- /src/Main/SharpDevelop/Dom/MemberModel.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/SharpDevelop/Dom/MemberModel.cs -------------------------------------------------------------------------------- /src/Main/SharpDevelop/Dom/ModelFactory.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/SharpDevelop/Dom/ModelFactory.cs -------------------------------------------------------------------------------- /src/Main/SharpDevelop/Dom/NamespaceModel.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/SharpDevelop/Dom/NamespaceModel.cs -------------------------------------------------------------------------------- /src/Main/SharpDevelop/Dom/SolutionAssemblyList.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/SharpDevelop/Dom/SolutionAssemblyList.cs -------------------------------------------------------------------------------- /src/Main/SharpDevelop/Dom/TypeDefinitionModel.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/SharpDevelop/Dom/TypeDefinitionModel.cs -------------------------------------------------------------------------------- /src/Main/SharpDevelop/Logging/ExceptionBox.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/SharpDevelop/Logging/ExceptionBox.cs -------------------------------------------------------------------------------- /src/Main/SharpDevelop/Logging/SDMessageService.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/SharpDevelop/Logging/SDMessageService.cs -------------------------------------------------------------------------------- /src/Main/SharpDevelop/Logging/SDTraceListener.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/SharpDevelop/Logging/SDTraceListener.cs -------------------------------------------------------------------------------- /src/Main/SharpDevelop/Parser/Fusion.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/SharpDevelop/Parser/Fusion.cs -------------------------------------------------------------------------------- /src/Main/SharpDevelop/Parser/ParserDescriptor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/SharpDevelop/Parser/ParserDescriptor.cs -------------------------------------------------------------------------------- /src/Main/SharpDevelop/Parser/ParserDoozer.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/SharpDevelop/Parser/ParserDoozer.cs -------------------------------------------------------------------------------- /src/Main/SharpDevelop/Parser/ParserService.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/SharpDevelop/Parser/ParserService.cs -------------------------------------------------------------------------------- /src/Main/SharpDevelop/Project/ProjectService.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/SharpDevelop/Project/ProjectService.cs -------------------------------------------------------------------------------- /src/Main/SharpDevelop/Project/Solution.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/SharpDevelop/Project/Solution.cs -------------------------------------------------------------------------------- /src/Main/SharpDevelop/Project/SolutionFileItem.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/SharpDevelop/Project/SolutionFileItem.cs -------------------------------------------------------------------------------- /src/Main/SharpDevelop/Project/SolutionFolder.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/SharpDevelop/Project/SolutionFolder.cs -------------------------------------------------------------------------------- /src/Main/SharpDevelop/Project/SolutionLoader.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/SharpDevelop/Project/SolutionLoader.cs -------------------------------------------------------------------------------- /src/Main/SharpDevelop/Project/SolutionWriter.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/SharpDevelop/Project/SolutionWriter.cs -------------------------------------------------------------------------------- /src/Main/SharpDevelop/Resources/SharpDevelop.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/SharpDevelop/Resources/SharpDevelop.ico -------------------------------------------------------------------------------- /src/Main/SharpDevelop/Resources/SplashScreen.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/SharpDevelop/Resources/SplashScreen.jpg -------------------------------------------------------------------------------- /src/Main/SharpDevelop/Sda/CallHelper.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/SharpDevelop/Sda/CallHelper.cs -------------------------------------------------------------------------------- /src/Main/SharpDevelop/Sda/Document.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/SharpDevelop/Sda/Document.cs -------------------------------------------------------------------------------- /src/Main/SharpDevelop/Sda/EventArgs.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/SharpDevelop/Sda/EventArgs.cs -------------------------------------------------------------------------------- /src/Main/SharpDevelop/Sda/SharpDevelopHost.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/SharpDevelop/Sda/SharpDevelopHost.cs -------------------------------------------------------------------------------- /src/Main/SharpDevelop/Sda/StartupSettings.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/SharpDevelop/Sda/StartupSettings.cs -------------------------------------------------------------------------------- /src/Main/SharpDevelop/Sda/WorkbenchSettings.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/SharpDevelop/Sda/WorkbenchSettings.cs -------------------------------------------------------------------------------- /src/Main/SharpDevelop/Services/FileSystem.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/SharpDevelop/Services/FileSystem.cs -------------------------------------------------------------------------------- /src/Main/SharpDevelop/Services/PropertyService.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/SharpDevelop/Services/PropertyService.cs -------------------------------------------------------------------------------- /src/Main/SharpDevelop/Services/UIService.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/SharpDevelop/Services/UIService.cs -------------------------------------------------------------------------------- /src/Main/SharpDevelop/SharpDevelop.csproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/SharpDevelop/SharpDevelop.csproj -------------------------------------------------------------------------------- /src/Main/SharpDevelop/Startup/App.xaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/SharpDevelop/Startup/App.xaml -------------------------------------------------------------------------------- /src/Main/SharpDevelop/Startup/App.xaml.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/SharpDevelop/Startup/App.xaml.cs -------------------------------------------------------------------------------- /src/Main/SharpDevelop/Startup/SharpDevelopMain.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/SharpDevelop/Startup/SharpDevelopMain.cs -------------------------------------------------------------------------------- /src/Main/SharpDevelop/Startup/SplashScreen.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/SharpDevelop/Startup/SplashScreen.cs -------------------------------------------------------------------------------- /src/Main/SharpDevelop/WinForms/WinFormsService.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/SharpDevelop/WinForms/WinFormsService.cs -------------------------------------------------------------------------------- /src/Main/SharpDevelop/Workbench/FileService.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/SharpDevelop/Workbench/FileService.cs -------------------------------------------------------------------------------- /src/Main/SharpDevelop/Workbench/RecentOpen.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/SharpDevelop/Workbench/RecentOpen.cs -------------------------------------------------------------------------------- /src/Main/SharpDevelop/Workbench/SDStatusBar.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/SharpDevelop/Workbench/SDStatusBar.cs -------------------------------------------------------------------------------- /src/Main/SharpDevelop/Workbench/WpfWorkbench.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/SharpDevelop/Workbench/WpfWorkbench.cs -------------------------------------------------------------------------------- /src/Main/SharpDevelop/Workbench/WpfWorkbench.xaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/SharpDevelop/Workbench/WpfWorkbench.xaml -------------------------------------------------------------------------------- /src/Main/SharpDevelop/app.manifest: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/SharpDevelop/app.manifest -------------------------------------------------------------------------------- /src/Main/SharpDevelop/app.template.config: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Main/SharpDevelop/app.template.config -------------------------------------------------------------------------------- /src/Setup/Bitmaps/dlgbmp.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Setup/Bitmaps/dlgbmp.bmp -------------------------------------------------------------------------------- /src/Setup/Chocolatey/Tools/chocolateyInstall.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Setup/Chocolatey/Tools/chocolateyInstall.ps1 -------------------------------------------------------------------------------- /src/Setup/Chocolatey/buildChocolatey.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Setup/Chocolatey/buildChocolatey.bat -------------------------------------------------------------------------------- /src/Setup/Chocolatey/sharpdevelop.nuspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Setup/Chocolatey/sharpdevelop.nuspec -------------------------------------------------------------------------------- /src/Setup/Chocolatey/testPackage.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Setup/Chocolatey/testPackage.bat -------------------------------------------------------------------------------- /src/Setup/Files.wxs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Setup/Files.wxs -------------------------------------------------------------------------------- /src/Setup/Files/SharpDevelop.url: -------------------------------------------------------------------------------- 1 | [InternetShortcut] 2 | URL=http://www.icsharpcode.net/opensource/sd/ -------------------------------------------------------------------------------- /src/Setup/License.rtf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Setup/License.rtf -------------------------------------------------------------------------------- /src/Setup/Readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Setup/Readme.txt -------------------------------------------------------------------------------- /src/Setup/Setup.wxs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Setup/Setup.wxs -------------------------------------------------------------------------------- /src/Setup/SharpDevelop.Setup.sln: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Setup/SharpDevelop.Setup.sln -------------------------------------------------------------------------------- /src/Setup/SharpDevelop.Setup.wixproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Setup/SharpDevelop.Setup.wixproj -------------------------------------------------------------------------------- /src/Setup/buildSetup.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Setup/buildSetup.bat -------------------------------------------------------------------------------- /src/Tools/BuildAddinDocumentation/MainClass.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/BuildAddinDocumentation/MainClass.cs -------------------------------------------------------------------------------- /src/Tools/CheckFileHeaders/CheckFileHeaders.sln: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/CheckFileHeaders/CheckFileHeaders.sln -------------------------------------------------------------------------------- /src/Tools/CheckFileHeaders/Main.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/CheckFileHeaders/Main.cs -------------------------------------------------------------------------------- /src/Tools/Help/Help2Register.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/Help/Help2Register.exe -------------------------------------------------------------------------------- /src/Tools/Help/MSHelpServices.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/Help/MSHelpServices.dll -------------------------------------------------------------------------------- /src/Tools/Help/plugins.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/Help/plugins.xml -------------------------------------------------------------------------------- /src/Tools/Help/register.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/Help/register.bat -------------------------------------------------------------------------------- /src/Tools/Help/register.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/Help/register.xml -------------------------------------------------------------------------------- /src/Tools/Help/register.xsd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/Help/register.xsd -------------------------------------------------------------------------------- /src/Tools/Help/source/CreateMsHelpAssembly.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/Help/source/CreateMsHelpAssembly.bat -------------------------------------------------------------------------------- /src/Tools/Help/source/Help2Register.csproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/Help/source/Help2Register.csproj -------------------------------------------------------------------------------- /src/Tools/Help/source/Help2Register.sln: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/Help/source/Help2Register.sln -------------------------------------------------------------------------------- /src/Tools/Help/source/MSHelpServices.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/Help/source/MSHelpServices.dll -------------------------------------------------------------------------------- /src/Tools/Help/source/String.resources: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/Help/source/String.resources -------------------------------------------------------------------------------- /src/Tools/Help/source/register.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/Help/source/register.cs -------------------------------------------------------------------------------- /src/Tools/Help/unregister.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/Help/unregister.bat -------------------------------------------------------------------------------- /src/Tools/MSBuildCommunityTasks/Sample.proj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/MSBuildCommunityTasks/Sample.proj -------------------------------------------------------------------------------- /src/Tools/Machine.Specifications/CommandLine.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/Machine.Specifications/CommandLine.dll -------------------------------------------------------------------------------- /src/Tools/Machine.Specifications/License.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/Machine.Specifications/License.txt -------------------------------------------------------------------------------- /src/Tools/Machine.Specifications/Spark.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/Machine.Specifications/Spark.dll -------------------------------------------------------------------------------- /src/Tools/Machine.Specifications/mspec-clr4.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/Machine.Specifications/mspec-clr4.exe -------------------------------------------------------------------------------- /src/Tools/Machine.Specifications/mspec-x86.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/Machine.Specifications/mspec-x86.exe -------------------------------------------------------------------------------- /src/Tools/Machine.Specifications/mspec.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/Machine.Specifications/mspec.exe -------------------------------------------------------------------------------- /src/Tools/NRConsistencyCheckAddIn/Adapter.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/NRConsistencyCheckAddIn/Adapter.cs -------------------------------------------------------------------------------- /src/Tools/NRConsistencyCheckAddIn/Commands.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/NRConsistencyCheckAddIn/Commands.cs -------------------------------------------------------------------------------- /src/Tools/NUnit/buildnunitconsole.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/NUnit/buildnunitconsole.bat -------------------------------------------------------------------------------- /src/Tools/NUnit/lib/nunit-console-runner.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/NUnit/lib/nunit-console-runner.dll -------------------------------------------------------------------------------- /src/Tools/NUnit/lib/nunit.core.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/NUnit/lib/nunit.core.dll -------------------------------------------------------------------------------- /src/Tools/NUnit/lib/nunit.core.interfaces.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/NUnit/lib/nunit.core.interfaces.dll -------------------------------------------------------------------------------- /src/Tools/NUnit/lib/nunit.util.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/NUnit/lib/nunit.util.dll -------------------------------------------------------------------------------- /src/Tools/NUnit/license.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/NUnit/license.txt -------------------------------------------------------------------------------- /src/Tools/NUnit/nunit-console-dotnet2-x86.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/NUnit/nunit-console-dotnet2-x86.exe -------------------------------------------------------------------------------- /src/Tools/NUnit/nunit-console-dotnet2.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/NUnit/nunit-console-dotnet2.exe -------------------------------------------------------------------------------- /src/Tools/NUnit/nunit-console-dotnet2.exe.config: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/NUnit/nunit-console-dotnet2.exe.config -------------------------------------------------------------------------------- /src/Tools/NUnit/nunit-console-x86.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/NUnit/nunit-console-x86.exe -------------------------------------------------------------------------------- /src/Tools/NUnit/nunit-console-x86.exe.config: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/NUnit/nunit-console-x86.exe.config -------------------------------------------------------------------------------- /src/Tools/NUnit/nunit-console.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/NUnit/nunit-console.exe -------------------------------------------------------------------------------- /src/Tools/NUnit/nunit-console.exe.config: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/NUnit/nunit-console.exe.config -------------------------------------------------------------------------------- /src/Tools/NUnit/nunit-console/App.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/NUnit/nunit-console/App.ico -------------------------------------------------------------------------------- /src/Tools/NUnit/nunit-console/AssemblyInfo.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/NUnit/nunit-console/AssemblyInfo.cs -------------------------------------------------------------------------------- /src/Tools/NUnit/nunit-console/EventCollector.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/NUnit/nunit-console/EventCollector.cs -------------------------------------------------------------------------------- /src/Tools/NUnit/nunit-console/ExtendedRunner.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/NUnit/nunit-console/ExtendedRunner.cs -------------------------------------------------------------------------------- /src/Tools/NUnit/nunit-console/build.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/NUnit/nunit-console/build.bat -------------------------------------------------------------------------------- /src/Tools/NUnit/nunit-console/nunit-console.sln: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/NUnit/nunit-console/nunit-console.sln -------------------------------------------------------------------------------- /src/Tools/NUnit/nunit.framework.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/NUnit/nunit.framework.dll -------------------------------------------------------------------------------- /src/Tools/OpenCover/Autofac.Configuration.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/OpenCover/Autofac.Configuration.dll -------------------------------------------------------------------------------- /src/Tools/OpenCover/Autofac.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/OpenCover/Autofac.dll -------------------------------------------------------------------------------- /src/Tools/OpenCover/Gendarme.Framework.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/OpenCover/Gendarme.Framework.dll -------------------------------------------------------------------------------- /src/Tools/OpenCover/License.rtf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/OpenCover/License.rtf -------------------------------------------------------------------------------- /src/Tools/OpenCover/Mono.Cecil.Pdb.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/OpenCover/Mono.Cecil.Pdb.dll -------------------------------------------------------------------------------- /src/Tools/OpenCover/Mono.Cecil.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/OpenCover/Mono.Cecil.dll -------------------------------------------------------------------------------- /src/Tools/OpenCover/OpenCover.Console.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/OpenCover/OpenCover.Console.exe -------------------------------------------------------------------------------- /src/Tools/OpenCover/OpenCover.Console.exe.config: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/OpenCover/OpenCover.Console.exe.config -------------------------------------------------------------------------------- /src/Tools/OpenCover/OpenCover.Extensions.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/OpenCover/OpenCover.Extensions.dll -------------------------------------------------------------------------------- /src/Tools/OpenCover/OpenCover.Framework.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/OpenCover/OpenCover.Framework.dll -------------------------------------------------------------------------------- /src/Tools/OpenCover/log4net.config: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/OpenCover/log4net.config -------------------------------------------------------------------------------- /src/Tools/OpenCover/log4net.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/OpenCover/log4net.dll -------------------------------------------------------------------------------- /src/Tools/OpenCover/x64/OpenCover.Profiler.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/OpenCover/x64/OpenCover.Profiler.dll -------------------------------------------------------------------------------- /src/Tools/OpenCover/x86/OpenCover.Profiler.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/OpenCover/x86/OpenCover.Profiler.dll -------------------------------------------------------------------------------- /src/Tools/ResGet/DownloadAll.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/ResGet/DownloadAll.bat -------------------------------------------------------------------------------- /src/Tools/ResGet/README.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/ResGet/README.txt -------------------------------------------------------------------------------- /src/Tools/ResGet/ResGet.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/ResGet/ResGet.exe -------------------------------------------------------------------------------- /src/Tools/ResGet/ResGet.exe.config: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/ResGet/ResGet.exe.config -------------------------------------------------------------------------------- /src/Tools/ResourceAssembler/AssemblyInfo.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/ResourceAssembler/AssemblyInfo.cs -------------------------------------------------------------------------------- /src/Tools/ResourceAssembler/ResAsm.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/ResourceAssembler/ResAsm.cs -------------------------------------------------------------------------------- /src/Tools/StressTest/StressTest.sln: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/StressTest/StressTest.sln -------------------------------------------------------------------------------- /src/Tools/StressTest/StressTest/StressTest.addin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/StressTest/StressTest/StressTest.addin -------------------------------------------------------------------------------- /src/Tools/StressTest/StressTest/StressTest.csproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/StressTest/StressTest/StressTest.csproj -------------------------------------------------------------------------------- /src/Tools/StressTest/StressTest/UserControl.xaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/StressTest/StressTest/UserControl.xaml -------------------------------------------------------------------------------- /src/Tools/Tools.build: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/Tools.build -------------------------------------------------------------------------------- /src/Tools/UpdateAssemblyInfo/Main.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/UpdateAssemblyInfo/Main.cs -------------------------------------------------------------------------------- /src/Tools/UpdateAssemblyInfo/Readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/UpdateAssemblyInfo/Readme.txt -------------------------------------------------------------------------------- /src/Tools/ZipFromMsi/Program.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/ZipFromMsi/Program.cs -------------------------------------------------------------------------------- /src/Tools/ZipFromMsi/Properties/AssemblyInfo.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/ZipFromMsi/Properties/AssemblyInfo.cs -------------------------------------------------------------------------------- /src/Tools/ZipFromMsi/ZipFromMsi.csproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/ZipFromMsi/ZipFromMsi.csproj -------------------------------------------------------------------------------- /src/Tools/ZipFromMsi/ZipFromMsi.sln: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/ZipFromMsi/ZipFromMsi.sln -------------------------------------------------------------------------------- /src/Tools/ZipFromMsi/app.config: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/ZipFromMsi/app.config -------------------------------------------------------------------------------- /src/Tools/wix/Bitmaps/New.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/wix/Bitmaps/New.ico -------------------------------------------------------------------------------- /src/Tools/wix/Bitmaps/Up.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/wix/Bitmaps/Up.ico -------------------------------------------------------------------------------- /src/Tools/wix/Bitmaps/bannrbmp.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/wix/Bitmaps/bannrbmp.bmp -------------------------------------------------------------------------------- /src/Tools/wix/Bitmaps/dlgbmp.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/wix/Bitmaps/dlgbmp.bmp -------------------------------------------------------------------------------- /src/Tools/wix/Bitmaps/exclamic.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/wix/Bitmaps/exclamic.ico -------------------------------------------------------------------------------- /src/Tools/wix/Bitmaps/info.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/wix/Bitmaps/info.ico -------------------------------------------------------------------------------- /src/Tools/wix/CPL.TXT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/wix/CPL.TXT -------------------------------------------------------------------------------- /src/Tools/wix/LuxTasks.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/wix/LuxTasks.dll -------------------------------------------------------------------------------- /src/Tools/wix/WixComPlusExtension.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/wix/WixComPlusExtension.dll -------------------------------------------------------------------------------- /src/Tools/wix/WixCop.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/wix/WixCop.exe -------------------------------------------------------------------------------- /src/Tools/wix/WixDifxAppExtension.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/wix/WixDifxAppExtension.dll -------------------------------------------------------------------------------- /src/Tools/wix/WixDirectXExtension.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/wix/WixDirectXExtension.dll -------------------------------------------------------------------------------- /src/Tools/wix/WixFirewallExtension.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/wix/WixFirewallExtension.dll -------------------------------------------------------------------------------- /src/Tools/wix/WixGamingExtension.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/wix/WixGamingExtension.dll -------------------------------------------------------------------------------- /src/Tools/wix/WixIIsExtension.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/wix/WixIIsExtension.dll -------------------------------------------------------------------------------- /src/Tools/wix/WixLuxExtension.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/wix/WixLuxExtension.dll -------------------------------------------------------------------------------- /src/Tools/wix/WixMsmqExtension.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/wix/WixMsmqExtension.dll -------------------------------------------------------------------------------- /src/Tools/wix/WixNetFxExtension.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/wix/WixNetFxExtension.dll -------------------------------------------------------------------------------- /src/Tools/wix/WixPSExtension.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/wix/WixPSExtension.dll -------------------------------------------------------------------------------- /src/Tools/wix/WixSqlExtension.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/wix/WixSqlExtension.dll -------------------------------------------------------------------------------- /src/Tools/wix/WixTasks.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/wix/WixTasks.dll -------------------------------------------------------------------------------- /src/Tools/wix/WixUIExtension.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/wix/WixUIExtension.dll -------------------------------------------------------------------------------- /src/Tools/wix/WixUtilExtension.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/wix/WixUtilExtension.dll -------------------------------------------------------------------------------- /src/Tools/wix/WixVSExtension.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/wix/WixVSExtension.dll -------------------------------------------------------------------------------- /src/Tools/wix/candle.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/wix/candle.exe -------------------------------------------------------------------------------- /src/Tools/wix/candle.exe.config: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/wix/candle.exe.config -------------------------------------------------------------------------------- /src/Tools/wix/darice.cub: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/wix/darice.cub -------------------------------------------------------------------------------- /src/Tools/wix/dark.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/wix/dark.exe -------------------------------------------------------------------------------- /src/Tools/wix/dark.exe.config: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/wix/dark.exe.config -------------------------------------------------------------------------------- /src/Tools/wix/difxapp_ia64.wixlib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/wix/difxapp_ia64.wixlib -------------------------------------------------------------------------------- /src/Tools/wix/difxapp_x64.wixlib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/wix/difxapp_x64.wixlib -------------------------------------------------------------------------------- /src/Tools/wix/difxapp_x86.wixlib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/wix/difxapp_x86.wixlib -------------------------------------------------------------------------------- /src/Tools/wix/heat.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/wix/heat.exe -------------------------------------------------------------------------------- /src/Tools/wix/heat.exe.config: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/wix/heat.exe.config -------------------------------------------------------------------------------- /src/Tools/wix/insignia.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/wix/insignia.exe -------------------------------------------------------------------------------- /src/Tools/wix/insignia.exe.config: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/wix/insignia.exe.config -------------------------------------------------------------------------------- /src/Tools/wix/light.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/wix/light.exe -------------------------------------------------------------------------------- /src/Tools/wix/light.exe.config: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/wix/light.exe.config -------------------------------------------------------------------------------- /src/Tools/wix/lit.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/wix/lit.exe -------------------------------------------------------------------------------- /src/Tools/wix/lit.exe.config: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/wix/lit.exe.config -------------------------------------------------------------------------------- /src/Tools/wix/lux.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/wix/lux.exe -------------------------------------------------------------------------------- /src/Tools/wix/lux.exe.config: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/wix/lux.exe.config -------------------------------------------------------------------------------- /src/Tools/wix/lux.targets: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/wix/lux.targets -------------------------------------------------------------------------------- /src/Tools/wix/melt.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/wix/melt.exe -------------------------------------------------------------------------------- /src/Tools/wix/melt.exe.config: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/wix/melt.exe.config -------------------------------------------------------------------------------- /src/Tools/wix/mergemod.cub: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/wix/mergemod.cub -------------------------------------------------------------------------------- /src/Tools/wix/mergemod.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/wix/mergemod.dll -------------------------------------------------------------------------------- /src/Tools/wix/mspatchc.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/wix/mspatchc.dll -------------------------------------------------------------------------------- /src/Tools/wix/nit.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/wix/nit.exe -------------------------------------------------------------------------------- /src/Tools/wix/nit.exe.config: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/wix/nit.exe.config -------------------------------------------------------------------------------- /src/Tools/wix/pyro.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/wix/pyro.exe -------------------------------------------------------------------------------- /src/Tools/wix/pyro.exe.config: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/wix/pyro.exe.config -------------------------------------------------------------------------------- /src/Tools/wix/smoke.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/wix/smoke.exe -------------------------------------------------------------------------------- /src/Tools/wix/smoke.exe.config: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/wix/smoke.exe.config -------------------------------------------------------------------------------- /src/Tools/wix/torch.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/wix/torch.exe -------------------------------------------------------------------------------- /src/Tools/wix/torch.exe.config: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/wix/torch.exe.config -------------------------------------------------------------------------------- /src/Tools/wix/wconsole.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/wix/wconsole.dll -------------------------------------------------------------------------------- /src/Tools/wix/winterop.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/wix/winterop.dll -------------------------------------------------------------------------------- /src/Tools/wix/wix.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/wix/wix.dll -------------------------------------------------------------------------------- /src/Tools/wix/wix.targets: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/wix/wix.targets -------------------------------------------------------------------------------- /src/Tools/wix/wix200x.targets: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/wix/wix200x.targets -------------------------------------------------------------------------------- /src/Tools/wix/wix2010.targets: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/wix/wix2010.targets -------------------------------------------------------------------------------- /src/Tools/wix/wui.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/icsharpcode/SharpDevelop/HEAD/src/Tools/wix/wui.dll --------------------------------------------------------------------------------