10886 Commits (d27ecc5ece2c2e802f1d78d69992d483b6740ecf)

Author SHA1 Message Date
Daniel Grunwald af1e958b6d Update to NRefactory commit b880fc60. 12 years ago
Daniel Grunwald cc04f8f59b Attempt to fix NullReferenceException in ILSpySymbolSource.GetLocalVariables(). 12 years ago
Daniel Grunwald fc13481579 Document exceptions thrown by AssemblyParserService. 12 years ago
Daniel Grunwald cf8f7e890a Fix ArgumentNullException due to null filename when stepping in debugger. 12 years ago
Daniel Grunwald eb8f07c5a5 Make some parameters optional in ParserService.ResolveSnippet(). 12 years ago
Daniel Grunwald 9ddae1abe9 Fix ArgumentException in CSharpProject.get_LanguageVersion 12 years ago
Daniel Grunwald da5a241006 Fix InvalidCastException in ShowErrorHelpCommand.Run() - revert owner of ErrorContextMenu to errorView instead of the pad. 12 years ago
Daniel Grunwald 31460530d9 Avoid ArgumentOutOfRangeException in CSharpSyntaxIssue.CreateCodeIssue(). 12 years ago
Daniel Grunwald 6c01dcd6fd Fix NullReferenceException in ActiveWindowStateConditionEvaluator.IsValid(). 12 years ago
Daniel Grunwald 1cdbd20ce0 Add minimal corlib to initial IProjectContent, so that the primitive types are available while the LoadSolutionProjectsThread is running. 12 years ago
Daniel Grunwald a9fafbe40f StorageLocationPicker: fix switching from a configuration-specific location to the base location. 12 years ago
Daniel Grunwald 7c9af3d00c Handle errors when saving the code completion usage cache. 12 years ago
Daniel Grunwald 99747ac0fc Fix #311 - AvalonEdit cannot be used in WPF application with multiple UI threads. 12 years ago
Daniel Grunwald b22bb9d57f Update string resources. 12 years ago
Daniel Grunwald 8ad7e39caa Move IViewContent interface to Workbench namespace. 12 years ago
Daniel Grunwald 1621a04324 Prompt user to install Microsoft Build Tools 2013 when opening project with ToolsVersion=12.0. 12 years ago
Daniel Grunwald 086fc78876 Add ToolNotFoundProjectLoadException. 12 years ago
Andreas Weizel 84c262df0f Introduced new FormatLines() overload in IFormattingStrategy for more convenience. 12 years ago
Andreas Weizel fa88338bd7 Added "Reformat" menu item in Edit and editor context menues. Showing "(solution)" or "(global)" instead of "(default)" on settings referring to parent settings container. 12 years ago
Matt Ward 5d4439e393 Allow searching for packages by id, tags and description. 12 years ago
Matt Ward f64ddc14d4 Fix null reference error message show in Manage Packages dialog. 12 years ago
Matt Ward 9abeedf318 Fix #389 - Disabled package source used in Manage Packages dialog. 12 years ago
Andreas Weizel 5da7b92b8f Added editing of solution-wide formatting options (accessible through property pad). 12 years ago
Linquize ba18897694 XmlEditor add context menu "Expand All" and "Collapse All" 12 years ago
Daniel Grunwald 0f62dccb01 Update NRefactory to commit 1663c9a. 12 years ago
Andreas Weizel 144fde6b36 Now creating solution-wide formatting options container correctly. Added "Code Formatting" option tab to project properties view. 12 years ago
Andreas Weizel 931dea812a Fix: Not correctly updating cache of project-specific formatter settings after loading project. 12 years ago
Andreas Weizel 3111578e32 Fix: Still not correctly updating child formatting options when editing the parent. 12 years ago
Matt Ward 6cba48a75e Fix #312 - Complex project templates are not correctly built. 12 years ago
Matt Ward 60e9787645 Support templates that use icons from files. 12 years ago
Andreas Weizel 96a0466856 - Fix: Retrieving effective formatting options from parent containers didn't work properly. 12 years ago
Matt Ward dcbfca295d Reformat code. 12 years ago
Andreas Weizel 8a1c65b016 Persisting and restoring formatter settings on global level, support for presets from NR. 12 years ago
Dragan 25c9dac11b PM: Remove conflict files 12 years ago
Dragan a2191c7745 PM: RecentPackagesViewModelTest 12 years ago
Daniel Grunwald ef49522493 Fix 'InvalidOperationException: Sequence contains no elements' in CaretReferenceHighlightRenderer.Draw 12 years ago
Daniel Grunwald 032f01c73c Add IOutputPad.GetOrCreateCategory() 12 years ago
Matt Ward 37cf805fea Fix file resolution when running XSLTs. 12 years ago
Dragan 968b3c6c71 PM: Solution-Package Update: Update Dependencies 12 years ago
Dragan aabf99d169 PM: rename var 12 years ago
Daniel Grunwald 86c29273e6 Fix NullReferenceException in CaretReferenceHighlightRenderer.ColorizeMatch(). 12 years ago
Matt Ward 844d7f2c00 Remove obsolete tests. 12 years ago
Matt Ward 30cac18994 Add tests for EnvDTE.CodeClass.AddVariable() 12 years ago
Matt Ward 19cf43b9de Add tests for EnvDTE.CodeInterface.AddFunction() 12 years ago
Dragan 510d41b86c PM: Solution-Package Update 12 years ago
Siegfried Pammer f69ce55bf0 fix bug in InsertWithCursor: should not scroll to top after start of InsertWithCursor-mode 12 years ago
Matt Ward 7c40540e92 Remove NuGet packages from installer. 12 years ago
Matt Ward e99013bcfe Remove separate project template repositories for NuGet packages. 12 years ago
Dragan d8cfa439d6 PM: Solution-Packages Update etc.. 12 years ago
Siegfried Pammer 2d62da9c76 add issue tracking to SuppressIssueContextAction, remove entry for suppressing an issue once and make it default 12 years ago