Download BraceOutliner
Description
BraceOutliner is an add-in for Visual Studio 2008. It outlines code between matching braces. For now, only C# is supported, I'm hoping to expand it to a complete code folding add-in (not just braces)
Icons
Source Files
The download file braceoutliner.zip has the following entries.
BraceOutliner_2008/BraceOutliner2008/BraceOutliner2008.sln
BraceOutliner_2008/BraceOutliner2008/BraceOutliner2008.vssscc
BraceOutliner_2008/BraceOutliner2008/BraceOutliner2008/AssemblyInfo.cs
BraceOutliner_2008/BraceOutliner2008/BraceOutliner2008/BraceOutliner2008.AddIn
BraceOutliner_2008/BraceOutliner2008/BraceOutliner2008/BraceOutliner2008.csproj
BraceOutliner_2008/BraceOutliner2008/BraceOutliner2008/BraceOutliner2008.csproj.vspscc
BraceOutliner_2008/BraceOutliner2008/BraceOutliner2008/CommandBar.resx
BraceOutliner_2008/BraceOutliner2008/BraceOutliner2008/Connect.cs
BuildProcessTemplates/DefaultTemplate.11.1.xaml
BuildProcessTemplates/DefaultTemplate.xaml
BuildProcessTemplates/LabDefaultTemplate.11.xaml
BuildProcessTemplates/UpgradeTemplate.xaml
DCMS-Framework/DCMS-Framework/CardReader/BasicCardData.cs
DCMS-Framework/DCMS-Framework/CardReader/CardReader.csproj
DCMS-Framework/DCMS-Framework/CardReader/CardReader.csproj.vspscc
DCMS-Framework/DCMS-Framework/CardReader/Properties/AssemblyInfo.cs
DCMS-Framework/DCMS-Framework/CardReader/Reader.cs
DCMS-Framework/DCMS-Framework/CryptoUtils/CryptoUtils.csproj
DCMS-Framework/DCMS-Framework/CryptoUtils/CryptoUtils.csproj.vspscc
DCMS-Framework/DCMS-Framework/CryptoUtils/Cryptography.cs
DCMS-Framework/DCMS-Framework/CryptoUtils/Properties/AssemblyInfo.cs
DCMS-Framework/DCMS-Framework/CustomControls/CustomControls.csproj
DCMS-Framework/DCMS-Framework/CustomControls/CustomControls.csproj.vspscc
DCMS-Framework/DCMS-Framework/CustomControls/ExtendedErrorProvider.cs
DCMS-Framework/DCMS-Framework/CustomControls/NullDateTimePicker/NullDTP.bmp
DCMS-Framework/DCMS-Framework/CustomControls/NullDateTimePicker/NullDateTimePicker.Designer.cs
DCMS-Framework/DCMS-Framework/CustomControls/NullDateTimePicker/NullDateTimePicker.cs
DCMS-Framework/DCMS-Framework/CustomControls/NullDateTimePicker/NullDateTimePicker.resx
DCMS-Framework/DCMS-Framework/CustomControls/Properties/AssemblyInfo.cs
DCMS-Framework/DCMS-Framework/CustomControls/Properties/Resources.Designer.cs
DCMS-Framework/DCMS-Framework/CustomControls/Properties/Resources.resx
DCMS-Framework/DCMS-Framework/CustomControls/Resources/calendar-arrow.png
DCMS-Framework/DCMS-Framework/DCMS-Framework.sln
DCMS-Framework/DCMS-Framework/DCMS-Framework.vssscc
DCMS-Framework/DCMS-Framework/DCMS-Framework/BrokenBusinessRules.cs
DCMS-Framework/DCMS-Framework/DCMS-Framework/BusinessBase.cs
DCMS-Framework/DCMS-Framework/DCMS-Framework/BusinessRule.cs
DCMS-Framework/DCMS-Framework/DCMS-Framework/DCMS-Framework.csproj
DCMS-Framework/DCMS-Framework/DCMS-Framework/DCMS-Framework.csproj.vspscc
DCMS-Framework/DCMS-Framework/DCMS-Framework/EnumUtils.cs
DCMS-Framework/DCMS-Framework/DCMS-Framework/NotUndoableAttribute.cs
DCMS-Framework/DCMS-Framework/DCMS-Framework/Properties/AssemblyInfo.cs
DCMS-Framework/DCMS-Framework/DCMS-Framework/PropertyComparer.cs
DCMS-Framework/DCMS-Framework/DCMS-Framework/SortableBindingList.cs
DCMS-Framework/DCMS-Framework/DCMS-Framework/UndoableBase.cs
DCMS-Framework/DCMS-Framework/DCMSExceptions/DCMSExceptions.csproj
DCMS-Framework/DCMS-Framework/DCMSExceptions/DCMSExceptions.csproj.vspscc
DCMS-Framework/DCMS-Framework/DCMSExceptions/Exceptions.cs
DCMS-Framework/DCMS-Framework/DCMSExceptions/Properties/AssemblyInfo.cs
DCMS-Framework/DCMS-Framework/DatabaseUtils/Connections.cs
DCMS-Framework/DCMS-Framework/DatabaseUtils/DataUtils.cs
DCMS-Framework/DCMS-Framework/DatabaseUtils/DatabaseUtils.csproj
DCMS-Framework/DCMS-Framework/DatabaseUtils/DatabaseUtils.csproj.vspscc
DCMS-Framework/DCMS-Framework/DatabaseUtils/Properties/AssemblyInfo.cs
DCMS-Framework/DCMS-Framework/DateTimeUtils/Conversion.cs
DCMS-Framework/DCMS-Framework/DateTimeUtils/DateTimeUtils.csproj
DCMS-Framework/DCMS-Framework/DateTimeUtils/DateTimeUtils.csproj.vspscc
DCMS-Framework/DCMS-Framework/DateTimeUtils/Properties/AssemblyInfo.cs
DCMS-Framework/DCMS-Framework/StringUtils/Properties/AssemblyInfo.cs
DCMS-Framework/DCMS-Framework/StringUtils/StringFunctions.cs
DCMS-Framework/DCMS-Framework/StringUtils/StringUtils.csproj
DCMS-Framework/DCMS-Framework/StringUtils/StringUtils.csproj.vspscc
DCMS-Framework/DCMS-Framework/StringUtils/StringValueAttribute.cs
DCMS-Framework/DCMS-Framework/TestControls/DateTest.cs
DCMS-Framework/DCMS-Framework/TestControls/Form1.Designer.cs
DCMS-Framework/DCMS-Framework/TestControls/Form1.cs
DCMS-Framework/DCMS-Framework/TestControls/Form1.resx
DCMS-Framework/DCMS-Framework/TestControls/ObjectBase.cs
DCMS-Framework/DCMS-Framework/TestControls/Program.cs
DCMS-Framework/DCMS-Framework/TestControls/Properties/AssemblyInfo.cs
DCMS-Framework/DCMS-Framework/TestControls/Properties/DataSources/DateTest.datasource
DCMS-Framework/DCMS-Framework/TestControls/Properties/Resources.Designer.cs
DCMS-Framework/DCMS-Framework/TestControls/Properties/Resources.resx
DCMS-Framework/DCMS-Framework/TestControls/Properties/Settings.Designer.cs
DCMS-Framework/DCMS-Framework/TestControls/Properties/Settings.settings
DCMS-Framework/DCMS-Framework/TestControls/TestControls.csproj
DCMS-Framework/DCMS-Framework/TestControls/TestControls.csproj.vspscc
DCMS-Framework/DCMS-Framework/Toolkit/Class1.cs
DCMS-Framework/DCMS-Framework/Toolkit/DateTimeTools.cs
DCMS-Framework/DCMS-Framework/Toolkit/GraphicTools.cs
DCMS-Framework/DCMS-Framework/Toolkit/Properties/AssemblyInfo.cs
DCMS-Framework/DCMS-Framework/Toolkit/StringTools.cs
DCMS-Framework/DCMS-Framework/Toolkit/Toolkit.csproj
DCMS-Framework/DCMS-Framework/Toolkit/Toolkit.csproj.vspscc
DaycareSystem/BusinessLogic/AppBll.cs//from w ww . ja v a 2 s .c o m
DaycareSystem/BusinessLogic/BusinessLogic.csproj
DaycareSystem/BusinessLogic/BusinessLogic.csproj.vspscc
DaycareSystem/BusinessLogic/ChildrenBll.cs
DaycareSystem/BusinessLogic/ClassDiagram1.cd
DaycareSystem/BusinessLogic/DiaryBll.cs
DaycareSystem/BusinessLogic/Properties/AssemblyInfo.cs
DaycareSystem/BusinessLogic/ReportBll.cs
DaycareSystem/BusinessLogic/TrustPersonBll.cs
DaycareSystem/BusinessLogic/UserBll.cs
DaycareSystem/BusinessLogic/ZipcodeBll.cs
DaycareSystem/BusinessObjects/Address.cs
DaycareSystem/BusinessObjects/BusinessObjects.csproj
DaycareSystem/BusinessObjects/BusinessObjects.csproj.vspscc
DaycareSystem/BusinessObjects/Child.cs
DaycareSystem/BusinessObjects/ChildDiary.cs
DaycareSystem/BusinessObjects/Children.cs
DaycareSystem/BusinessObjects/CityZipcode.cs
DaycareSystem/BusinessObjects/ClassDiagram2.cd
DaycareSystem/BusinessObjects/Country.cs
DaycareSystem/BusinessObjects/ObjectBase.cs
DaycareSystem/BusinessObjects/Parent.cs
DaycareSystem/BusinessObjects/ParentEmployer.cs
DaycareSystem/BusinessObjects/Person.cs
DaycareSystem/BusinessObjects/Properties/AssemblyInfo.cs
DaycareSystem/BusinessObjects/Properties/DataSources/Child.ActiveState.datasource
DaycareSystem/BusinessObjects/Properties/DataSources/Child.State.datasource
DaycareSystem/BusinessObjects/Properties/DataSources/Child.datasource
DaycareSystem/BusinessObjects/Schedule.cs
DaycareSystem/BusinessObjects/TrustPerson.cs
DaycareSystem/BusinessObjects/TrustPersons.cs
DaycareSystem/BusinessObjects/User.cs
DaycareSystem/BusinessObjects/ZipcodeList.cs
DaycareSystem/Common/Common.csproj
DaycareSystem/Common/Common.csproj.vspscc
DaycareSystem/Common/MailHelper.cs
DaycareSystem/Common/Properties/AssemblyInfo.cs
DaycareSystem/Common/SettingsSingleton.cs
DaycareSystem/DataAccess/AppDal.cs
DaycareSystem/DataAccess/ChildrenDal.cs
DaycareSystem/DataAccess/ClassDiagram1.cd
DaycareSystem/DataAccess/DataAccess.csproj
DaycareSystem/DataAccess/DataAccess.csproj.vspscc
DaycareSystem/DataAccess/DataHelper.cs
DaycareSystem/DataAccess/DiaryDal.cs
DaycareSystem/DataAccess/Properties/AssemblyInfo.cs
DaycareSystem/DataAccess/ReportDal.cs
DaycareSystem/DataAccess/TrustPersonDal.cs
DaycareSystem/DataAccess/UserDal.cs
DaycareSystem/DataAccess/ZipcodeDal.cs
DaycareSystem/DaycareSystem.sln
DaycareSystem/DaycareSystem.vssscc
DaycareSystem/DaycareSystem/AboutDaycareSystem.Designer.cs
DaycareSystem/DaycareSystem/AboutDaycareSystem.cs
DaycareSystem/DaycareSystem/AboutDaycareSystem.resx
DaycareSystem/DaycareSystem/App.config
DaycareSystem/DaycareSystem/Daycare.ico
DaycareSystem/DaycareSystem/DaycareSystem.csproj
DaycareSystem/DaycareSystem/DaycareSystem.csproj.vspscc
DaycareSystem/DaycareSystem/MainForm.cs
DaycareSystem/DaycareSystem/MainForm.designer.cs
DaycareSystem/DaycareSystem/MainForm.resx
DaycareSystem/DaycareSystem/Program.cs
DaycareSystem/DaycareSystem/Properties/AssemblyInfo.cs
DaycareSystem/DaycareSystem/Properties/Resources.Designer.cs
DaycareSystem/DaycareSystem/Properties/Resources.resx
DaycareSystem/DaycareSystem/Properties/Settings.Designer.cs
DaycareSystem/DaycareSystem/Properties/Settings.settings
DaycareSystem/DaycareSystem/Resources/Diary16.png
DaycareSystem/DaycareSystem/Resources/Diary48.png
DaycareSystem/DaycareSystem/Resources/Fiche16.png
DaycareSystem/DaycareSystem/Resources/Fiche48.png
DaycareSystem/DaycareSystem/Resources/NewFiche16.png
DaycareSystem/DaycareSystem/Resources/NewFiche48.png
DaycareSystem/DaycareSystem/Resources/Reporting48.png
DaycareSystem/DaycareSystem/Resources/exit16.png
DaycareSystem/DaycareSystem/app.manifest
DaycareSystem/DaycareSystemSetup/DaycareSystemSetup.vdproj
DaycareSystem/DaycareSystemSetup/DaycareSystemSetup.vdproj.vspscc
DaycareSystem/Interfaces/ClassDiagram1.cd
DaycareSystem/Interfaces/IChildrenLogic.cs
DaycareSystem/Interfaces/IDiaryLogic.cs
DaycareSystem/Interfaces/ITrustPersonLogic.cs
DaycareSystem/Interfaces/IUserLogic.cs
DaycareSystem/Interfaces/IZipcodeLogic.cs
DaycareSystem/Interfaces/Interfaces.csproj
DaycareSystem/Interfaces/Interfaces.csproj.vspscc
DaycareSystem/Interfaces/Properties/AssemblyInfo.cs
DaycareSystem/Presentation/AboutDaycareSystem.Designer.cs
DaycareSystem/Presentation/AboutDaycareSystem.cs
DaycareSystem/Presentation/AboutDaycareSystem.resx
DaycareSystem/Presentation/CardReader.cs
DaycareSystem/Presentation/ChangePasswordForm.Designer.cs
DaycareSystem/Presentation/ChangePasswordForm.cs
DaycareSystem/Presentation/ChangePasswordForm.resx
DaycareSystem/Presentation/ChildDiaryForm.Designer.cs
DaycareSystem/Presentation/ChildDiaryForm.cs
DaycareSystem/Presentation/ChildDiaryForm.resx
DaycareSystem/Presentation/Children/ChildFicheControl.cs
DaycareSystem/Presentation/Children/ChildFicheControl.designer.cs
DaycareSystem/Presentation/Children/ChildFicheControl.resx
DaycareSystem/Presentation/Children/ChildrenListForm.Designer.cs
DaycareSystem/Presentation/Children/ChildrenListForm.cs
DaycareSystem/Presentation/Children/ChildrenListForm.resx
DaycareSystem/Presentation/Children/ContractsForm.cs
DaycareSystem/Presentation/Children/ContractsForm.designer.cs
DaycareSystem/Presentation/Children/ContractsForm.resx
DaycareSystem/Presentation/Children/ParentFicheControl.cs
DaycareSystem/Presentation/Children/ParentFicheControl.designer.cs
DaycareSystem/Presentation/Children/ParentFicheControl.resx
DaycareSystem/Presentation/Children/TrustPersonForm.Designer.cs
DaycareSystem/Presentation/Children/TrustPersonForm.cs
DaycareSystem/Presentation/Children/TrustPersonForm.resx
DaycareSystem/Presentation/FirstRunForm.Designer.cs
DaycareSystem/Presentation/FirstRunForm.cs
DaycareSystem/Presentation/FirstRunForm.resx
DaycareSystem/Presentation/LoginForm.Designer.cs
DaycareSystem/Presentation/LoginForm.cs
DaycareSystem/Presentation/LoginForm.resx
DaycareSystem/Presentation/NewZipcodeForm.Designer.cs
DaycareSystem/Presentation/NewZipcodeForm.cs
DaycareSystem/Presentation/NewZipcodeForm.resx
DaycareSystem/Presentation/Presentation.csproj
DaycareSystem/Presentation/Presentation.csproj.vspscc
DaycareSystem/Presentation/PresentationHelper.cs
DaycareSystem/Presentation/Properties/AssemblyInfo.cs
DaycareSystem/Presentation/Properties/DataSources/BusinessObjects.Child+ActiveState.datasource
DaycareSystem/Presentation/Properties/DataSources/BusinessObjects.Child+State.datasource
DaycareSystem/Presentation/Properties/DataSources/BusinessObjects.Child.datasource
DaycareSystem/Presentation/Properties/DataSources/BusinessObjects.ChildDiary1.datasource
DaycareSystem/Presentation/Properties/DataSources/BusinessObjects.Children.datasource
DaycareSystem/Presentation/Properties/DataSources/BusinessObjects.CityZipcode.datasource
DaycareSystem/Presentation/Properties/DataSources/BusinessObjects.Country.datasource
DaycareSystem/Presentation/Properties/DataSources/BusinessObjects.Schedule.datasource
DaycareSystem/Presentation/Properties/DataSources/BusinessObjects.TrustPerson.datasource
DaycareSystem/Presentation/Properties/DataSources/BusinessObjects.TrustPersons.datasource
DaycareSystem/Presentation/Properties/DataSources/Reporting.ChildficheData.datasource
DaycareSystem/Presentation/Properties/DataSources/Reporting.ChildficheDetailData.datasource
DaycareSystem/Presentation/Properties/DataSources/Reporting.InvoiceMonthReportData.datasource
DaycareSystem/Presentation/Properties/DataSources/Reporting.MonthInvoiceData.datasource
DaycareSystem/Presentation/Properties/Resources.Designer.cs
DaycareSystem/Presentation/Properties/Resources.resx
DaycareSystem/Presentation/Reports/Childfiches/ChildficheDetailReport.rdlc
DaycareSystem/Presentation/Reports/Childfiches/ChildficheReportSelectionForm.Designer.cs
DaycareSystem/Presentation/Reports/Childfiches/ChildficheReportSelectionForm.cs
DaycareSystem/Presentation/Reports/Childfiches/ChildficheReportSelectionForm.resx
DaycareSystem/Presentation/Reports/Childfiches/ChildfichesReport.rdlc
DaycareSystem/Presentation/Reports/MonthInvoice/InvoiceMonthReport.rdlc
DaycareSystem/Presentation/Reports/MonthInvoice/MonthInvoiceSelectionForm.Designer.cs
DaycareSystem/Presentation/Reports/MonthInvoice/MonthInvoiceSelectionForm.cs
DaycareSystem/Presentation/Reports/MonthInvoice/MonthInvoiceSelectionForm.resx
DaycareSystem/Presentation/Reports/ReportViewForm.Designer.cs
DaycareSystem/Presentation/Reports/ReportViewForm.cs
DaycareSystem/Presentation/Reports/ReportViewForm.resx
DaycareSystem/Presentation/Resources/Accept22.png
DaycareSystem/Presentation/Resources/Accept32.png
DaycareSystem/Presentation/Resources/Add22.png
DaycareSystem/Presentation/Resources/AddBlue16.png
DaycareSystem/Presentation/Resources/ContactSearch32.png
DaycareSystem/Presentation/Resources/CrossDelete12.png
DaycareSystem/Presentation/Resources/CrossDelete161.png
DaycareSystem/Presentation/Resources/CrossDelete22.png
DaycareSystem/Presentation/Resources/CrossDelete32.png
DaycareSystem/Presentation/Resources/Edit16.png
DaycareSystem/Presentation/Resources/Edit221.png
DaycareSystem/Presentation/Resources/EditFind22.png
DaycareSystem/Presentation/Resources/Link16.png
DaycareSystem/Presentation/Resources/LinkBreak16.png
DaycareSystem/Presentation/Resources/NavigatorMoveFirst.png
DaycareSystem/Presentation/Resources/NavigatorMoveLast.png
DaycareSystem/Presentation/Resources/NavigatorMoveNext.png
DaycareSystem/Presentation/Resources/NavigatorMovePrevious.png
DaycareSystem/Presentation/Resources/Opnieuw22.png
DaycareSystem/Presentation/Resources/Photos32.png
DaycareSystem/Presentation/Resources/Printer32.png
DaycareSystem/Presentation/Resources/ReadCard32.png
DaycareSystem/Presentation/Resources/Remove22.png
DaycareSystem/Presentation/Resources/RemoveBlue16.png
DaycareSystem/Presentation/Resources/SaveFloppy16.png
DaycareSystem/Presentation/Resources/Search121.png
DaycareSystem/Presentation/Resources/Search16.png
DaycareSystem/Presentation/Resources/StatusAbsent16.png
DaycareSystem/Presentation/Resources/StatusGone16.png
DaycareSystem/Presentation/Resources/StatusPresent16.png
DaycareSystem/Presentation/Resources/Undo16.png
DaycareSystem/Presentation/Resources/go-next32.png
DaycareSystem/Presentation/Resources/mailSend32.png
DaycareSystem/Presentation/Resources/refresh16.png
DaycareSystem/Presentation/SettingsForm.Designer.cs
DaycareSystem/Presentation/SettingsForm.cs
DaycareSystem/Presentation/SettingsForm.resx
DaycareSystem/Presentation/ZipcodeListForm.Designer.cs
DaycareSystem/Presentation/ZipcodeListForm.cs
DaycareSystem/Presentation/ZipcodeListForm.resx
DaycareSystem/Reporting/ChildficheData.Designer.cs
DaycareSystem/Reporting/ChildficheData.xsc
DaycareSystem/Reporting/ChildficheData.xsd
DaycareSystem/Reporting/ChildficheData.xss
DaycareSystem/Reporting/ChildficheDetailData.Designer.cs
DaycareSystem/Reporting/ChildficheDetailData.xsc
DaycareSystem/Reporting/ChildficheDetailData.xsd
DaycareSystem/Reporting/ChildficheDetailData.xss
DaycareSystem/Reporting/InvoiceMonthReportData.Designer.cs
DaycareSystem/Reporting/InvoiceMonthReportData.xsc
DaycareSystem/Reporting/InvoiceMonthReportData.xsd
DaycareSystem/Reporting/InvoiceMonthReportData.xss
DaycareSystem/Reporting/MonthInvoiceData.Designer.cs
DaycareSystem/Reporting/MonthInvoiceData.xsc
DaycareSystem/Reporting/MonthInvoiceData.xsd
DaycareSystem/Reporting/MonthInvoiceData.xss
DaycareSystem/Reporting/Properties/AssemblyInfo.cs
DaycareSystem/Reporting/Reporting.csproj
DaycareSystem/Reporting/Reporting.csproj.vspscc
DaycareSystem/Setup/Setup.vdproj
DaycareSystem/Setup/Setup.vdproj.vspscc
DaycareSystem/SetupDCMS/SetupDCMS.vdproj
DaycareSystem/SetupDCMS/SetupDCMS.vdproj.vspscc
Download
Click the following link to download braceoutliner.zip.
braceoutliner.zipHome »
C# Free Code »
Development »
C# Free Code »
Development »