Daniel Grunwald
e43e49a621
Allow opening a new code completion window inside ICompletionList.Complete() method.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3942 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
b6cd6d16b0
AvalonEdit: Fixed bug in GetIndentation that could mess up text when pressing Enter.
...
Fixed exception when opening a file for which no syntax highlighting is available.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3940 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
8f38c7aafc
Commented out VBNetBinding FormattingStrategy tests - the VB formatting strategy is currently disabled because it's not yet ported to AvalonEdit.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3932 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
4b1d5b858c
Smart C# indentation now works with AvalonEdit.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3931 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
407f3328e8
AvalonEdit: when creating a new TextEditor instance, create a new TextDocument. Fixed bugs when setting Document to null.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3930 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
7f94fc4146
Allow completion list and items to handle insertion of text.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3929 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Siegfried Pammer
d61419f6bc
ported XamlBinding to Mirador
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3928 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
1102221b0d
AvalonEdit: added support for preselection.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3925 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
d9fb680f9d
Implemented Ctrl+Space completion for AvalonEdit.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3924 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
fd03921b13
Fixed exception when hovering mouse outside of document.
...
Fixed exception when menu has no subitems.
Fixed opening options dialog.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3923 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
f3f05768f2
Fixed build.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3922 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
376c978294
Cut/Copy/Paste: use WPF routed commands.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3921 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
bc400c5dd9
IMementoCapable support is back.
...
AvalonEdit: Fixed some focus issues; fixed crash when control is allowed to grow to infinite size.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3918 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
5adc77bbff
AvalonEdit: fixed cyclic reference in type initializers
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3915 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
71993014c9
AvalonEdit: tooltips.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3913 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
fd9e16c394
AvalonEdit code completion
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3909 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
1393f3da20
Merge 3.0 to trunk.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3908 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
2a3c49b6f5
AvalonEdit: display non-printable characters using their name or hex code.
...
Improved dot code completion (sort completion entries, group overloaded methods).
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3907 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Matt Ward
a40cdaf6f2
The state of ShowErrors, ShowWarnings, ShowMessages in the Errors window is now saved on closing SharpDevelop.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3906 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Matt Ward
c19a0e9bb5
Python forms designer now using more PropertyDescriptor information to determine whether a property should be serialized. Form properties now generated in alphabetical order.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3905 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
ecd5026f66
Fixed build.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3904 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Matt Ward
bae236b7f6
Added python class library project template.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3903 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
aa9f587a8f
Fixed build, more improvements to GetNextCaretPosition / whole-word selection.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3902 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
2c2ef65f89
Improved GetNextCaretPosition - placed word borders at line starts and ends.
...
Implemented GetWordBeforeCaret().
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3901 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Siegfried Pammer
97eb5487e6
new options in profiler
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3900 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
f449a85a69
AvalonEdit code completion.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3899 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Matt Ward
2a45318a6a
Fixed failing python addin unit tests - font size now converted to string using CultureInfo.InvariantCulture.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3898 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Matt Ward
c76d4ae764
Python forms designer now supports fonts.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3897 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
7674e2dc2f
Prevent potential stack overflow in ElementReturnType.BaseType.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3896 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
45d5e79d34
Fixed SD2-1534: Boo forms designer modifies fields in non-designer file
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3895 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
77d34dd41d
Fixed bug introduced in last commit (fixes unit tests).
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3894 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
d665141232
Fixed SD2-1530: protected inner classes are not visible
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3893 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
7ec33b1bc5
Don't constantly create new threads to poll the clipboard.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3892 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
b9ffb204ed
Fixed SD2-1533 - Project configurations get confused
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3891 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
3b35d6455e
Work around for SD2-1485: Build worker occasionally hangs:
...
In parallel builds, don't use in-process build.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3890 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
5380d99724
Improvements to AvalonEdit CompletionWindow. Implemented TextAreaInputHandler.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3889 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
b112845f62
AvalonEdit: implemented CompletionWindow
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3888 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Siegfried Pammer
b2d9c35ccc
- bug fixes
...
- added "ProfileExecutable" dialog
- replaced ProfilerService with ProfilerRunner
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3887 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Matt Ward
a5c7b72482
Fixed unhandled FileNotFoundException in XML tree editor when a file is loaded with a dtd reference that cannot be found.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3886 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
fbabff09df
Fixed bug in 'Find overrides': when overrides were in partial classes, the search result sometimes used the wrong class part.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3885 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
fc810158a9
Fixed exception from forum-9214 (but hung build still not fixed).
...
Fixed string resource name in App.Config description.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3884 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
62582c6415
Add CodeCompletionItemProvider (editor-independent version of CodeCompletionDataProvider)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3883 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Matt Ward
de9ecf1083
Can now run all tests with code coverage or run all the tests in the current project.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3882 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Siegfried Pammer
274003e760
- finished Options Panels
...
- bug fixes
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3881 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
2bf3520293
Mark booc.exe as 32-bit (fix build).
...
DynamicHelpPad: fixed possible NullReferenceException.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3880 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
9989443564
ITextEditor interface: caret line/column now starts counting at 1.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3879 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
1d2890c1e2
Fixed forum-9168: ArgumentOutOfRangeException in BooFormattingStrategy.SearchBracketForward/GapTextBufferStrategy.GetCharAt.
...
Fixed forum-9200: ArgumentException in ShowErrorHelpCommand.Run/IHxTopicList.ItemAt.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3878 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
3c312c7567
Boo: In strict mode, the default visibility is private.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3877 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
521bff07e8
Update to Boo 0.9.1.3287.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3876 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
38a3b7d8d5
SearchAndReplace: don't search in .exe/.dll/.pdb
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3875 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago