Mike Krüger
|
04127ad320
|
[Formatting] Improved the wrap if too long option.
|
13 years ago |
Matt Ward
|
4927a6edd9
|
Use project's root namespace when generating service reference proxy classes.
|
13 years ago |
Matt Ward
|
3d1e092b50
|
Fix argument exception when saving service reference properties.
|
13 years ago |
Matt Ward
|
9bf21f950c
|
Validate namespace before adding service reference.
|
13 years ago |
Matt Ward
|
38724c86cc
|
Prevent service generation when no url specified.
|
13 years ago |
Mike Krüger
|
639f6b9191
|
Updated formatting factory options.
|
13 years ago |
Mike Krüger
|
e308e3dbe3
|
Added more formatting styles.
|
13 years ago |
Mike Krüger
|
c2e912af34
|
[Completion] Fixed bug in pre processor directive context detection.
|
13 years ago |
Mike Krüger
|
c8f8dc7514
|
[CodeIssue] removed '.' in name.
|
13 years ago |
Mike Krüger
|
c36be0bff4
|
Fixed some add another accessor issues.
|
13 years ago |
Mike Krüger
|
1704bd05ef
|
[Formatting] Implemented parameter wrapping.
|
13 years ago |
Mike Krüger
|
95b0c252f1
|
[Formatting] New line placement is now a 3 state.
|
13 years ago |
Mike Krüger
|
ecbc616d23
|
Added unit test for bug report.
(use case already works)
|
13 years ago |
Siegfried Pammer
|
abce2ee65f
|
fix MimeTypeDetection again
|
13 years ago |
Mike Krüger
|
198c085d72
|
Added some formatting options.
|
13 years ago |
Mike Krüger
|
a4064df5a7
|
Added indexer argument wrapping options.
|
13 years ago |
Mike Krüger
|
debc7a0801
|
Added method call wrapping options.
|
13 years ago |
Mike Krüger
|
fa4f2e033e
|
Added chained method call wrapping option.
|
13 years ago |
Mike Krüger
|
62f621e514
|
Merge branch 'master' of github.com:icsharpcode/NRefactory
|
13 years ago |
David Srbecký
|
13e147a480
|
Refactored Threads Pad
|
13 years ago |
David Srbecký
|
67def76f66
|
Removed MemoryPad and ObjectGraphPad
|
13 years ago |
David Srbecký
|
e3dc696ebc
|
Refactored LoadedModulesPad
|
13 years ago |
David Srbecký
|
1022ad705b
|
Refactored CallStack Pad
|
13 years ago |
Siegfried Pammer
|
4d9219bd81
|
implement class/namespace handling in Unit Testing
|
13 years ago |
David Srbecký
|
b8747a1476
|
Refactored Breakpoints Pad and Bookmarks Pad
|
13 years ago |
Daniel Grunwald
|
2b819151e1
|
Mark some methods in AbstractProject as virtual for compatibility with 4.1 AddIns.
|
13 years ago |
Matt Ward
|
7edecd46ba
|
Add svcutil.exe path configuration to Tools - Options.
|
13 years ago |
Mike Krüger
|
e912bdf2ce
|
Fixed possible cast exception.
|
13 years ago |
Siegfried Pammer
|
740332021f
|
fix http://community.sharpdevelop.net/forums/p/15684/40053.aspx#40053
|
13 years ago |
Matt Ward
|
8d7dcb5aef
|
Only show web service discovery errors after all discovery methods have failed.
|
13 years ago |
Matt Ward
|
419ad6f456
|
Fix unhandled exception when using invalid url in Add Service Reference dialog.
|
13 years ago |
Matt Ward
|
f411289491
|
Support discovering services using metadata exchange.
|
13 years ago |
Siegfried Pammer
|
8346f38845
|
fix build of UnitTesting
|
13 years ago |
Daniel Grunwald
|
8b83d74682
|
Adjust to NRefactory API changes.
|
13 years ago |
Daniel Grunwald
|
311ab03c15
|
Merge NRefactory commit '180a690f373354796520d9468138d95f193f8156' into SharpDevelop newNR branch.
|
13 years ago |
Daniel Grunwald
|
180a690f37
|
Create .pdb file in release build.
|
13 years ago |
Daniel Grunwald
|
f0742390f1
|
NRefactory 5.0.0.6 release.
|
13 years ago |
Daniel Grunwald
|
ca8a8e283e
|
Merge SharpTreeView changes from ILSpy to SharpDevelop.
|
13 years ago |
Mike Krüger
|
11ab30be51
|
Added custom event declaration case to code settings.
|
13 years ago |
Daniel Grunwald
|
e0f3421c1d
|
Add support for type forwarders.
|
13 years ago |
Mike Krüger
|
bb27ef5132
|
Fixed completion bug.
|
13 years ago |
Mike Krüger
|
86fede3528
|
Fixed anther system.core 3.5 vs. 4.0 type lookup case.
|
13 years ago |
Mike Krüger
|
b277e750b4
|
Fixed GetClassTypeReference resolving error.
Use case: Lib uses System.Core 3.5, Project 4.0 - the 3.5 assembly
can't be resolved in the project context.
|
13 years ago |
Matt Ward
|
c02032d0e7
|
Do not show pre-release NuGet packages in Manage Packages dialog.
|
13 years ago |
Mike Krüger
|
7dd4c63fff
|
Updated formatting tests.
|
13 years ago |
Matt Ward
|
a9c9850ca5
|
Update to NuGet 1.7
|
13 years ago |
Mike Krüger
|
04f8720739
|
Added formatting factory - formatting options should be created with
that.
|
13 years ago |
Mike Krüger
|
ca289f5fc5
|
Improved array initializer wrapping options.
|
13 years ago |
Alex Mizuki
|
658cb4b67b
|
patched up handling indexing issue
|
13 years ago |
Alex Mizuki
|
aff71a5d53
|
try revert critical method
|
13 years ago |