Matt Ward
df90bc1412
Fixed SD2-565. Cutting and pasting a file into its original directory no longer deletes the file.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@771 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
a7bbc127a9
Fixed SD2-551: Project view not always synchronising the current document
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@770 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
cfb9283bee
Properties shown in local variables pad and debugger tooltip
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@769 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
dee7a7ede4
Numbers can be set using debugger tooltip
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@768 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
7acf63b916
Improved sorting of TaskList (patch by David Alpert)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@767 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
81f0f4322c
Fixed NullReferenceException in DynamicHelpPad. Updated layout configuration to hide DynamicHelpPad by default.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@766 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
288234d0c4
Fixed some bugs in NRefactory.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@765 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
3af84e5070
Fixed SD2-561: Running a single file causes unhandled exception
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@764 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
a6852502a4
The Boo AddIn now supports code completion for generics. The C# -> Boo converter now supports converting generic type references.
...
NRefactory now uses CastExpression for all cast types ("DirectCast", "CType", "TryCast"). TypeOfIsExpression now used by C# instead of BinaryOperatorType.TypeTest.
Updated to new Boo version that supports parsing and writing generic type references.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@763 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Mathias Simmack
b7ebff1762
changed the call of the dialog and its Dispose() method a little bit
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@762 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Markus Palme
49bd71eea7
IME patch from Shinsaku Nakagawa
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@761 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Matt Ward
b3d3d378ba
Fixed SD2-555. Forms designer automatically reloads if the language property is changed.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@760 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
c090e3a27c
Fixed SD2-556: Resx not being added to project
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@759 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Markus Palme
b401caf16a
SD2-532: revamped html export; made progress bar access threadsafe
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@758 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Matt Ward
f779d51cd1
Added patch by Christian Hornung. DesignerResourceService now complies with the SDK documentation and serves resource readers/writers at any time in any order. Localised resources now saved correctly.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@757 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
63f72c394f
Added icons to debugger tooltips
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@756 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
b11865c0d2
Variables in Local Variables pad are expandable again.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@755 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
0e1ab4a415
Debugger SubVariables property moved from Value to Variable.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@754 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
7939a3daa5
Worked on Debugger.VariableCollection. Started redesign of local variables pad.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@753 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
36360f19d4
SharpDevelopMain.RunApplication() does not eat all exceptions
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@752 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
18d989267c
Added Debugger.Variable
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@751 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
167a0e3a4e
Applied "Sortable OpenTaskView pad" patch from David Alpert.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@750 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
9d28721432
Fixed VB lexer crash on empty char literals.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@749 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
91104f4152
Fixed SD2-559: Jagged arrays don't parse
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@747 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Markus Palme
d6990c235f
correct comment prefix
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@746 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Markus Palme
8764384554
xml comment insertion and completition for vb.net
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@745 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
7eabc20547
Fixed SD2-558 (Override as variable name) and the first half of SD2-559 (Jagged arrays don't parse)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@744 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
605a6e924e
Fixed SD2-560: Interface implementation generator messes up arrays
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@743 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
6f785e7cc0
Renamed debugger Variables to Values
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@742 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
f8928556af
Fixed exception being handled twice.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@741 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
31eac65e8a
Added VariableCollection.UpdateTo
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@740 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
b100ff1fb0
Improved code completion for extension methods (currently only enabled for Boo).
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@739 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Markus Palme
aea5c1246a
SD-538: vb.net specific text editor options not ported to corsavy
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@738 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
af069a1f42
Add code completion for the "override" keyword.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@737 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
c7463e54c9
Added public property Debugger to debugger objects. 'debugger' parameter of many constructors inferred from other parameters.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@736 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
ab7901dbf5
VariableCollection made mutable
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@735 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
8d38544362
Fixed BOO-536: Forms Designer generated code has bad indentation.
...
Fixed MemberLookupHelper.GetCommonType.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@734 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
5cccbf6f15
Don't save the text "whole solution" as directory name, save the correct DocumentIteratorType when searching in a directory.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@733 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
ceb25fb474
Fixed SD2-521: Clicking CS1691 error in error list shows error message
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@732 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
71729d5352
Fixed SD2-557: .resx file becomes invalid when all resources are removed
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@731 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
6181a779b1
The boo CodeDomVisitor now supports local variables (needed for resource manager).
...
Fixed SD2-523: Opening a new solution should close previously opened files
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@730 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
5d757b2ecb
PropertyVariable updated to new eval design. Variables can have 'magic' values and have OnValueChanged event.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@729 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
6e62dad949
Redesigned debugger evaluation interface
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@728 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Matt Ward
06250b3697
Fixed SD2-480 - Forms designer supports localisation.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@727 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
ae264e9aff
Fixed two bugs in the C# to VB converter.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@726 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
50a9f45f25
Fixed NullReferenceException when typing an OptionStatement.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@725 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
0432df8966
Added methods for "Set current statement" to IDebugger
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@724 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
70810828fd
Add "Set current statement" command to text editor context menu.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@723 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
2e819f05f1
Use List<SwitchSection> and List<CatchClause> instead of ArrayLists.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@722 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Matt Ward
d7a76e3da1
Fixed SD2-484 - Designer verbs now displayed in forms designer.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@721 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago