Matt Ward
0b148f5fbd
Added unit tests for XmlFormattingStrategy.
...
Xml element end tag now indents to the same level as the opening tag when the return key is pressed.
Xml attributes now indent to the same level when the return key is pressed.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@5289 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
f23cba41b1
Converted XML-Mode.xshd to new file format. Fixes forum-10434 (bad XML highlighting in AvalonEdit).
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@5288 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Matt Ward
077dd31d2f
XML editor uses folds from previous parse if current xml being parsed is not well formed.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@5287 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Matt Ward
1c005e33dc
Folding now working again in the XML editor.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@5286 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Matt Ward
a101f657c6
Installer now checks that the full .NET 4 beta 2 framework is installed.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@5285 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Matt Ward
50f88d27c1
Fixed SD2-1432 - Saving a file in the WiX files editor does not update the subversion overlay icon.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@5284 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Matt Ward
d6475f8009
Now using one based line and column numbers in Wix addin to match the text editor.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@5283 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Matt Ward
d8c7949a09
When switching to the text editor window after designing a Wix dialog or adding new files in the Setup Files window the updated text is now selected in the text editor.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@5282 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Matt Ward
8b19a85b41
Fixed failing python addin unit tests.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@5281 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Matt Ward
67ec85874e
Wix addin now uses the new text editor interfaces. Restructured various Wix addin classes and added missing unit tests.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@5280 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
a30ba7fec7
Added ${ItemNameNoExt} - see forum-9830.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@5279 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
4740f942e5
Backport r5265 - Fix for "Cannot use JMC on this code (likely wrong JIT settings)." to 3.1
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@5278 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
d5c6e2aad2
Fixed SD2-1623 - Boo: Find references does not return any results
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@5277 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
8033853d49
Fixed forum-10355: Boo code completion fails using import statements from user assemblies.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@5276 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Matt Ward
a90ce890dc
Updated to IronPython 2.6 RC 3
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@5275 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
adb609e6c4
IncrementalSearch: scroll to search result
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@5274 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
885db4f619
UsageDataCollector: add link to privacy statement
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@5273 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Siegfried Pammer
c29815a7c0
- Removed OverrideEqualsGetHashCodeMethodsCommand and OverrideEqualsGetHashCodeMethodsCommand from Refactor menu
...
- fixed ClassCodeGeneratorMenuBuilder
- allow OptionBinding to be used from Code
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@5272 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
c478f64f15
Fixed cut/copy/paste commands in WinForms Designer context menu.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@5271 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
923174fbbe
Implemented incremental search for AvalonEdit.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@5270 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
1454e53894
Adjust StringResourceToolAddIn: read .resx file
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@5269 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
6e5a101780
Added debug-only shortcut for switching rendering mode.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@5268 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
c16985247f
Use TextFormattingMode.Display for tooltips and context menus.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@5267 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
9108aaa781
Use TextFormattingMode.Display for dialog and code completion windows.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@5266 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
David Srbecký
8f0971bf70
Fixed "Cannot use JMC on this code (likely wrong JIT settings)."
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@5265 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
91cb4eb433
AvalonEdit: When VisualColumn validation has to change the caret position, prefer to move the caret into the direction that does not cause a caret offset change.
...
This fixes issues with text selection when tabs are visible and the user clicks between the tab marker and the whitespace of the tab.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@5264 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
a7454197bd
Support for TextFormattingMode.Display in line number margin and other AvalonEdit components using the FormattedText class.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@5263 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
da8f9a068c
Add entry in tools menu for "Project Upgrade" view.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@5262 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
a6d67cfa53
Don't crash when InlineUIElementGenerator's anchor is deleted.
...
Fix focus when inline UIElement is removed from TextView.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@5261 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
4b99aee612
Moved support for TextFormattingMode.Display into AvalonEdit.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@5260 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
8dd9b3229c
Use TextFormattingMode=Display in whole SharpDevelop.
...
Add support for TextFormattingMode to AvalonEdit.AddIn.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@5259 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Matt Ward
a5547a3118
Refactored various XML Editor classes used for xml completion for a better fit with the new text editor completion classes.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@5258 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
David Srbecký
58b7e7476a
Fixed SD2-1467 - "Can't load file 17d14f5c-a337-4978-8281-53493378c1071.vb under ."
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@5257 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
David Srbecký
9f08cf225e
Updating some interop APIs
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@5256 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Siegfried Pammer
b03fe447ab
- added InlineUIElementGenerator and AvalonEditEditorUIService
...
- finished OverrideToStringMethodCommand and OverrideToStringMethodDialog
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@5255 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
dba640c524
Clear selection and caret position when TextArea.Document is changed.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@5254 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
David Srbecký
8d05f56765
Minor update to last revision
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@5253 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
David Srbecký
33a981042f
Hopefully fixed the bug with invalid "__exception"
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@5252 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
ddee637521
AvalonEdit TextEditor/TextArea: when changing the document/options, set document/options on the inner TextArea/TextView before the DocumentChanged/OptionChanged event is raised.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@5251 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
0d217472ff
Fixed PixelSnapHelpers - don't crash when measuring a visual without PresentationSource.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@5250 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
9d571e2ba0
Use a single ParameterListComparer for both hashtables in MemberLookupHelper.LookupMember.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@5249 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
David Srbecký
8a0dc0ba3e
Show only variables in scope
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@5248 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Matt Ward
62f7808f01
Added unit tests for the XmlCodeCompletionBinding class.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@5247 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
f5170d4fde
Remove unused code.
...
Replace ExtendedRegistry with .NET Registry functions.
Replace SD.Set<T> with .NET SortedSet<T>.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@5246 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
37115adab8
Code cleanup.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@5245 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
bf14c56020
Port HtmlHelp2 to ITextEditor.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@5244 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
ba882fe298
Port PInvokeAddIn to ITextEditor.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@5243 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
71ceca5f27
Fixed build.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@5242 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Siegfried Pammer
98242a8a97
- added EntityType to IEntity
...
- refactored ParameterListComparer
- added SignatureComparer
- added IEditorUIService and IInlineUIElement
- updated some snippets
- added basic implementation of OverrideToStringMethod refactoring
- added ClassCodeGeneratorMenuBuilder
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@5241 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
3f49d60757
Fixed bug that caused WinFormsMessageService.DialogOwner to be initialized to null instead of the actual main window.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@5240 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago