Daniel Grunwald
71bc008c82
Fixed forum-7917: Indentation is being erroneously applied to inline attributes
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3122 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Matt Ward
486fac00b6
FileUtility's NetFrameworkInstallRoot now returns the correct folder.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3121 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
fc91d0fdd7
Fixed forum-7883: exception when converting "a += b" from C# to VB when "a" is a pointer type.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3120 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Justin Dearing
01842182c2
Improved the searching for SDK executables.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3119 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
a1093526c3
Fixed two bugs in the HighlightingEditor (might fix forum-7900).
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3118 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
03a8ae3612
Fixed forum-7902: VB parser incorrectly added attribute sections on parameter declarations to all parameters.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3117 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
David Srbecký
8d6b59bf0d
Fixed SD2-1301: Debugging when Windows started in debug mode
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3116 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
David Srbecký
10c2f3348e
Fixed SD2-1423: Thread state is invalid exception when breaking into application after main thread finished;
...
Including test
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3115 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
1ffe463bab
Fixed forum-7686: make code completion in CSharpCodeCompletion sample work better when the edited code has syntax errors/incomplete code.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3114 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
6c80e7b99b
Added managed Caret implementation to the TextEditor.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3113 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
David Srbecký
395b525929
Added Module.GetNamesOfDefinedTypes - this one includes generic types
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3112 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
David Srbecký
2cd06c6232
Make sure not to include "return parameter" into methods parameter count
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3111 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
David Srbecký
ab6a579558
Added Module.GetDefinedTypes; Only non-generic types are returned at the moment;
...
Added test for it
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3110 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Justin Dearing
1bd7eca986
Documented ProcessExitedException. Added a new constructor, as well as a ProcessName property. I cannot populate these yet.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3109 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
David Srbecký
f669b4752e
Incremented debugger version to 3.0.0.0
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3108 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
David Srbecký
06766bc96d
Fixed SD2-1387: Freezing a thread may hang SharpDevelop
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3107 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
David Srbecký
34c72f5b81
Fixed SD2-1118: Trying to manualy close the debuggee while the Local variables pad is loading nodes throws exception.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3106 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Siegfried Pammer
27a2bf0f17
Updating of TaskListPad is much faster now.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3105 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Siegfried Pammer
8dabd77b02
added method insight for constructor chaining
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3104 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
David Srbecký
10ad362c70
Fixed SD2-1395: Cannot see the value of static members of a class
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3103 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
David Srbecký
676eaa7cb6
Arrays are divided into ranges of 100 elements in Tooltips
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3102 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
David Srbecký
fbab0fe085
Test output updated for interfaces;
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3101 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Matt Ward
d0f467cf57
Added support for attaching the debugger to a running process.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3100 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
David Srbecký
5c4b0a9fd4
Rewritten exception handling - Debugger.Exception is now just a convenience wrapper class around the run-time value.
...
Added "$exception" variable to the local variables pad.
ExceptionForm generalized to DebuggerEventForm.
Permanently removed exception history pad.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3099 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Matt Ward
4088319ffe
Code completion sample was using the obsolete Instance property on VBNetAmbience and CSharpAmbience.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3098 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Matt Ward
ffa9599181
Fixed null reference when the WorkbenchSingleton's MainForm is used in unit testing.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3097 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Matt Ward
954948bcbb
DefaultWorkbench can now be replaced with a custom class implementing the IWorkbench interface. Added a snippet compiler sample that demonstrates how the DefaultWorkbench can be replaced.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3096 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Matt Ward
679734ea11
Fix failing WiX tests due to changes in wix.targets schema.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3095 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Matt Ward
c6a5ad937b
Updated to WiX 3.0.4130
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3094 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Justin Dearing
0a0ceb58ed
My recent improvements to the Debugger Exception handling code now manifests itself in a slightly more useful Exception form.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3093 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Christoph Wille
67e57efb2f
http://codeconverter.sharpdevelop.net/ included in /samples (ASP.NET 3.5 application, code conversion features separated out into assembly project ICSharpCode.CodeConversion for easier reuse)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3092 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Justin Dearing
05b25d60a0
AssemblyInfo.cs now gets loaded into the Properties files to match Visual Studio Behavior.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3091 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
c1a0dbbbe9
Fixed InvalidOperationException in RefactoringMenuBuilder when right-clicking on a definition immediately after adding/removing a field.
...
Fixed ParserService: two ParseInformations could be created for the same file if the file names were in different case.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3090 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
5af6034dd7
Assign positions to generated dummy type/members, this is required for the resolver to work correctly.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3089 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
3b28446cec
Add class for each code snippet conversion.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3088 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Siegfried Pammer
02a599f59c
Accidentally deleted ClipboardManager.cs. I am really sorry, for any trouble!
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3086 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Siegfried Pammer
46796f4daf
Improved buffer management of the hex editor. Now it uses a "StreamedList" --> a list with a file split up in single stream files.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3085 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Siegfried Pammer
ba1da5b671
Implementation of the bracket highlighting for Boo
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3084 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Matt Ward
7fdddcd1f4
Custom components can now be dragged and dropped onto a form from the Tools window.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3082 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Matt Ward
c9cc1b2d38
Fixed null exception in the class browser when a new project is created. The class browser now checks the ProjectService.OpenSolution is not null.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3081 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Siegfried Pammer
cc98798c31
Fixed NullReferenceException in the options dialog (see Forum-7786).
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3080 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
87b988cc79
Fixed NullReferenceException when hovering over Name property in loose XAML files.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3079 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
4d258e1545
Don't validate the caret position when a nested EndUpdate() call, only do so on the final EndUpdate() call.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3078 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
c973d32937
WpfDesign: remove "Func" classes, use LINQ instead.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3077 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
6b821e0021
WPF Designer: implement BrushEditor
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3076 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
be4618829d
Validate caret position after document updates; the caret could get outside the document after refactorings.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3075 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
ac524be22c
Fixed bug that prevented caret position update when confirming code completion with Enter.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3074 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
e461aa7bca
Fixed bug: In "override" completion, methods/properties were shown multiple times if they were defined in multiple base classes.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3073 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
4e7a57aca9
Support markup extensions in object syntax.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3072 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
3fcf6c6f36
XamlDom: support loading resources
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3071 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago