Cosmos/source2/VSIP/MPF/10.0/Src/CSharp
EdwardNutting_cp a952b8ff4b Stabalises the debugger so VS should crash less often.
Locals window now works! (For primitive types and pointers only.) Exceptions related to unrecognised (i.e. more complex) types should be caught and display as the local variable's value instead of causing VS to crash. 
Autos window still causes instant VS crash.
Cosmos windows works.
Call Stack works (sort of...only ever displays current line)
Threads works (but there is only ever 1 thread so not very helpful)
Watch window is only capable of doing 1 watch result per break - step to next line to be able to run another - will look into why this is.
2013-12-24 16:53:49 +00:00
..
Automation 2010-12-05 17:53:26 +00:00
Diagrams
Misc
Properties
Resources
AssemblyReferenceNode.cs 2010-12-24 11:19:44 +00:00
Attributes.cs Another from Gendarme, All attribute constructor arguments should be accessible via a read-only property. 2011-10-22 23:50:16 +00:00
BuildDependency.cs
BuildPropertyPage.cs
BuildStatus.cs
ComReferenceNode.cs 2010-10-26 15:06:26 +00:00
ConfigProvider.cs Stabalises the debugger so VS should crash less often. 2013-12-24 16:53:49 +00:00
ConfigurationProperties.cs
DataObject.cs
DependentFileNode.cs
DesignPropertyDescriptor.cs
DesignTimeAssemblyResolution.cs
DocumentManager.cs
EnumDependencies.cs
FileChangeManager.cs
FileDocumentManager.cs
FileNode.cs
FolderNode.cs
GlobalSuppressions.cs
HierarchyNode.cs
IDEBuildLogger.cs Another from Gendarme, All attribute constructor arguments should be accessible via a read-only property. 2011-10-22 23:50:16 +00:00
ImageHandler.cs
Interfaces.cs
Key.snk
LocalizableProperties.cs
Microsoft.VisualStudio.Project.csproj VS2013 Support 2013-11-06 21:01:49 +00:00
MPFProjectAll.files
NestedProjectBuildDependency.cs
NestedProjectNode.cs
NodeProperties.cs
OleServiceProvider.cs
Output.cs
OutputGroup.cs
ProjectBase.files
ProjectConfig.cs
ProjectContainerNode.cs
ProjectDesignerDocumentManager.cs
ProjectDocumentsListener.cs
ProjectElement.cs
ProjectFactory.cs
ProjectFileConstants.cs
ProjectNode.CopyPaste.cs
ProjectNode.cs 2012-06-28 03:37:09 +00:00
ProjectNode.Events.cs
ProjectOptions.cs
ProjectPackage.cs
ProjectReferenceNode.cs 2010-10-26 15:06:26 +00:00
PropertiesEditorLauncher.cs
ReferenceContainerNode.cs
ReferenceNode.cs 2010-10-26 15:06:26 +00:00
RegisteredProjectType.cs
SelectionListener.cs 2012-03-25 23:14:52 +00:00
SettingsPage.cs
SingleFileGenerator.cs
SingleFileGeneratorFactory.cs
SolutionListener.cs
SolutionListenerForBuildDependencyUpdate.cs
SolutionListenerForProjectEvents.cs
SolutionListenerForProjectOpen.cs
SolutionListenerForProjectReferenceUpdate.cs
StructuresEnums.cs
SuspendFileChanges.cs
TokenProcessor.cs
Tracing.cs
TrackDocumentsHelper.cs
TypeConverters.cs
UIThread.cs
UpdateSolutionEventsListener.cs
Url.cs
Utilities.cs
VisualStudio.Project.cs Another from Gendarme, All attribute constructor arguments should be accessible via a read-only property. 2011-10-22 23:50:16 +00:00
VisualStudio.Project.resx
VsCommands.cs
VSShellUtilities.cs
WebProjectBase.Files