Siegfried Pammer
|
546a12f9c3
|
reset references to NRefactory in X64Converter/Profiler.X64Converter.csproj
|
12 years ago |
Siegfried Pammer
|
6021279bfc
|
move all statements inside try-catch blocks
|
12 years ago |
Siegfried Pammer
|
473480ab24
|
show FQN in XMLDoc tooltips (matches SD 4.x behavior)
|
12 years ago |
Andreas Weizel
|
1a49d18ec7
|
Fixed "switch" code snippet, added "ifnull" and "ifnotnull" snippets.
|
12 years ago |
Siegfried Pammer
|
ff672237d2
|
remember last selection in SearchForIssuesDialog
|
12 years ago |
Andreas Weizel
|
5ffc1f6dd5
|
Merged Rpinski/refactoringFeatures into origin/newNR.
|
12 years ago |
Siegfried Oleg Pammer
|
b442e79e62
|
Merge pull request #46 from tobijdc/newNRProfiler
Profiler/Tests added to SDTests-solution
|
12 years ago |
Tobias Ibounig
|
59e9c0a69c
|
Added Profiler to SharpDevelopTests solution
|
12 years ago |
Siegfried Oleg Pammer
|
a98d2e90f6
|
Merge pull request #45 from tobijdc/newNRProfiler
Profiler ready for NewNR
|
12 years ago |
Siegfried Pammer
|
b738fff109
|
fix NRE in CreateElementList, if it's a file without a current ITypeDefinition (e.g. ResourceDictionary)
|
12 years ago |
Andreas Weizel
|
6a09d692de
|
Part II of: Closing of AbstractInlineRefactorDialog-based dialogs on Undo command is now handled without faking input.
|
12 years ago |
Tobias Ibounig
|
280458b86a
|
Added a using
Somehow removed too much.
|
12 years ago |
Tobias Ibounig
|
250e9b1356
|
Cleanup of Profiler
- Removed unused using
- Removed redundant 'this.'
- Removed redundant 'private' modifier
- Removed redundant namespace usings
- Removed redundant default initializations (= null)
|
12 years ago |
Tobias Ibounig
|
c35884e967
|
- Removed GetUnitTestingNames
- Removed ProfilerTestRunner.cs, made obsolete trough ProfilerProcessRunner.cs
- added missing X64Converter/app.config
|
12 years ago |
Siegfried Pammer
|
058718f818
|
use blank keyboard state when trying to find out shortcut keys
|
12 years ago |
Tobias Ibounig
|
a3fcb21f92
|
refactored Profiler to work with NewNR
|
12 years ago |
Andreas Weizel
|
9ce0d70a81
|
Closing of AbstractInlineRefactorDialog-based dialogs on Undo command is now handled without faking input.
|
12 years ago |
Andreas Weizel
|
eda26b2a10
|
Corrected ProjectChangeWatcher patch.
|
12 years ago |
Andreas Weizel
|
2d634d4537
|
Workaround for ProjectChangeWatcher's issue with McAfee scanner resetting file attributes without actual changes.
|
12 years ago |
Siegfried Pammer
|
6462cf409a
|
add missing file
|
12 years ago |
Andreas Weizel
|
da7265e65d
|
Migrated CreateProperties refactoring snippet to NR5.
|
12 years ago |
Siegfried Pammer
|
78d4cc2632
|
Add comment column and edit command to Resource Editor
|
12 years ago |
Siegfried Pammer
|
8bdd68f232
|
properly handle comment metadata in Resource Editor
|
12 years ago |
Andreas Weizel
|
f948a9cbda
|
Fix for version comparison issue showing already installed packages as "update" in repository.
|
12 years ago |
Siegfried Pammer
|
b324394326
|
implement proper display of generic shortcut keys such as OemQuestion
|
12 years ago |
Matt Ward
|
06555aeb0e
|
Change default MyGet feed url
MyGet will stop supporting accessing the feed through http on July 1st.
|
12 years ago |
Siegfried Pammer
|
0ce5d0460d
|
fix InvalidCastException in TypeSystemAstBuilder
|
12 years ago |
Andreas Weizel
|
24fd3c8d8d
|
Deleting multiple lines with Ctrl+D now handles the "backward selection" case properly.
|
12 years ago |
Andreas Weizel
|
034cf176b3
|
Fixed issues with property/field selection in some refactoring snippet dialogs.
|
12 years ago |
Daniel Grunwald
|
012ab9129f
|
EnvDTE.CodeModel: re-enable a few unit tests
|
12 years ago |
Daniel Grunwald
|
3609078840
|
[WIP] EnvDTE
|
12 years ago |
Daniel Grunwald
|
3af9b3f842
|
CSharpSymbolSearch: use newCode.
|
12 years ago |
Daniel Grunwald
|
855b848f36
|
Allow updating code from EnvDTE via LanguageBinding.CodeGenerator
|
12 years ago |
Daniel Grunwald
|
77a30c4a1a
|
[WIP] PackageManagement.EnvDTE
|
12 years ago |
Siegfried Pammer
|
9d92c13c9d
|
implement display of enum values in debugger tooltips
|
12 years ago |
Andreas Weizel
|
53d6f90153
|
Removed unneeded usings from EditingCommandHandler.cs.
|
12 years ago |
Andreas Weizel
|
bb4a574e8e
|
Improved look of page navigation bar in AddInManager's package view.
|
12 years ago |
Andreas Weizel
|
00491b78fd
|
Moved AddInManager2 resource strings to central resource and updated latest string resources from server.
|
12 years ago |
Andreas Weizel
|
0761dea87b
|
Upgraded ResourceTool project to .NET 4.5.
|
12 years ago |
Siegfried Pammer
|
709285d091
|
implement CodeDomLocalizationModel detection in FormsDesigner
|
12 years ago |
Andreas Weizel
|
3bfe69c365
|
Deleting of all lines affected by a selection using Ctrl+D.
|
12 years ago |
Andreas Weizel
|
939376d1d0
|
Improved symbol name validation on renaming.
|
12 years ago |
Andreas Weizel
|
7756278934
|
Added first version of symbol rename dialog.
|
12 years ago |
Siegfried Pammer
|
172436e4c2
|
fix order of file creation from template:
1. create the file
2. if it's not unnamed write it to disk
3. add it to the project
4. open view content
|
12 years ago |
Siegfried Pammer
|
a661a68967
|
fix context menu commands implemented as ICommand in Windows Forms Designer
|
12 years ago |
Siegfried Pammer
|
50bc7eab20
|
fix resolving attached members in XamlAstResolver
|
12 years ago |
Siegfried Pammer
|
65955bdb28
|
implement IServiceProvider in ILanguageBinding
|
12 years ago |
Andreas Weizel
|
e0fb42221e
|
Detecting all properties and fields and handling editor undo properly in InsertCtor/Override...Method dialogs.
|
12 years ago |
Andreas Weizel
|
e613e7a49f
|
Now detecting auto-implemented properties correctly.
|
12 years ago |
Andreas Weizel
|
7b7143866a
|
Method calls and character escaping are now supported in DebuggerDisplayAttribute format strings.
|
12 years ago |