Siegfried Pammer
|
6462cf409a
|
add missing file
|
13 years ago |
Andreas Weizel
|
da7265e65d
|
Migrated CreateProperties refactoring snippet to NR5.
|
13 years ago |
Siegfried Pammer
|
78d4cc2632
|
Add comment column and edit command to Resource Editor
|
13 years ago |
Siegfried Pammer
|
8bdd68f232
|
properly handle comment metadata in Resource Editor
|
13 years ago |
Andreas Weizel
|
f948a9cbda
|
Fix for version comparison issue showing already installed packages as "update" in repository.
|
13 years ago |
Matt Ward
|
06555aeb0e
|
Change default MyGet feed url
MyGet will stop supporting accessing the feed through http on July 1st.
|
13 years ago |
Andreas Weizel
|
034cf176b3
|
Fixed issues with property/field selection in some refactoring snippet dialogs.
|
13 years ago |
Daniel Grunwald
|
012ab9129f
|
EnvDTE.CodeModel: re-enable a few unit tests
|
13 years ago |
Daniel Grunwald
|
3609078840
|
[WIP] EnvDTE
|
13 years ago |
Daniel Grunwald
|
3af9b3f842
|
CSharpSymbolSearch: use newCode.
|
13 years ago |
Daniel Grunwald
|
855b848f36
|
Allow updating code from EnvDTE via LanguageBinding.CodeGenerator
|
13 years ago |
Daniel Grunwald
|
77a30c4a1a
|
[WIP] PackageManagement.EnvDTE
|
13 years ago |
Siegfried Pammer
|
9d92c13c9d
|
implement display of enum values in debugger tooltips
|
13 years ago |
Andreas Weizel
|
bb4a574e8e
|
Improved look of page navigation bar in AddInManager's package view.
|
13 years ago |
Andreas Weizel
|
00491b78fd
|
Moved AddInManager2 resource strings to central resource and updated latest string resources from server.
|
13 years ago |
Siegfried Pammer
|
709285d091
|
implement CodeDomLocalizationModel detection in FormsDesigner
|
13 years ago |
Peter Forstmeier
|
59cc3d04f1
|
remove NotImplementedException
|
13 years ago |
Siegfried Pammer
|
50bc7eab20
|
fix resolving attached members in XamlAstResolver
|
13 years ago |
Siegfried Pammer
|
65955bdb28
|
implement IServiceProvider in ILanguageBinding
|
13 years ago |
Andreas Weizel
|
e0fb42221e
|
Detecting all properties and fields and handling editor undo properly in InsertCtor/Override...Method dialogs.
|
13 years ago |
Andreas Weizel
|
e613e7a49f
|
Now detecting auto-implemented properties correctly.
|
13 years ago |
Andreas Weizel
|
7b7143866a
|
Method calls and character escaping are now supported in DebuggerDisplayAttribute format strings.
|
13 years ago |
Siegfried Pammer
|
2c5314ccb6
|
fix CSharpCodeGenerator overrides
|
13 years ago |
Siegfried Pammer
|
e9b60dbf09
|
add basic support for adding event handlers in FormsDesigner
|
13 years ago |
Daniel Grunwald
|
7fa7a51b5a
|
Started implementing the EnvDTE code model.
|
13 years ago |
Daniel Grunwald
|
441a78fec2
|
Rename VBNetBinding -> VBBinding.
|
13 years ago |
Andreas Weizel
|
7d05d21306
|
Repaired InsertCtorSnippetRefactoring.
|
13 years ago |
Andreas Weizel
|
2a79a2c608
|
Added support for [DebuggerDisplayAttribute].
|
13 years ago |
Siegfried Pammer
|
565906e7de
|
fix type reference of members defined in XAML
|
13 years ago |
Siegfried Pammer
|
653805323d
|
fix JumpTo in QuickClassBrowser
|
13 years ago |
Daniel Grunwald
|
16313e486b
|
Add CSharpDesignerGenerator.
|
13 years ago |
Siegfried Pammer
|
ff7d0a100c
|
fix build
|
13 years ago |
Siegfried Pammer
|
272df157d8
|
rename DocumentUtilitites to DocumentUtilities
|
13 years ago |
Siegfried Pammer
|
01df710105
|
first implementation of rename without proper UI
|
13 years ago |
Siegfried Pammer
|
931c5ef93c
|
use ISymbol instead of IEntity in some cases; start implementation of RenameSymbol
|
13 years ago |
Andreas Weizel
|
d1f2295a07
|
Fixed bug causing regions to close suddenly.
|
13 years ago |
Daniel Grunwald
|
3d307a381c
|
Fix C# folding (skip NewLine nodes)
|
13 years ago |
Daniel Grunwald
|
5b89814e74
|
Implement C# forms designer loader.
|
13 years ago |
Daniel Grunwald
|
65c37c6e70
|
Use the TypeGraph from NRefactory; remove the one from SharpDevelop.
|
13 years ago |
Andreas Weizel
|
570bb59d5f
|
Readded CodeManipulation once again.
|
13 years ago |
Andreas Weizel
|
e6cb26d43e
|
Finished migration of OverrideEqualsGetHash code completion, some improvements for OverrideToString completion, too.
|
13 years ago |
Andreas Weizel
|
b515630899
|
Reintroduced IProperty.IsAutoImplemented() extension method (RefactoringExtensions).
|
13 years ago |
Andreas Weizel
|
3e382df48d
|
GetHashCode override completion - work in progress.
|
13 years ago |
Siegfried Pammer
|
4a2640af1a
|
allow method execution in Console Pad, Conditional Breakpoints, Watch Pad and sub-tree nodes
|
13 years ago |
Siegfried Pammer
|
a1c035e005
|
fix Debugger: Move mouse over instance field (+property?) -> does not show value; expression is missing 'this'
|
13 years ago |
Siegfried Pammer
|
1300a4bcd9
|
fix Debugger: Move mouse over static event -> crash 'unknown member type'
|
13 years ago |
Siegfried Pammer
|
f45a80f29b
|
fix Debugger: Moving mouse over a static void method taking no arguments causes a DebuggerException. It seems the debugger is trying to run the method?
|
13 years ago |
Daniel Grunwald
|
d3a3db75fb
|
Enable WiX dialog designer.
|
13 years ago |
Siegfried Pammer
|
2bef019797
|
remove old AddIn Manager
|
13 years ago |
Siegfried Pammer
|
31d439a364
|
add SDR to setup
|
13 years ago |