Matt Ward
de6619b247
Fix snippet compiler sample.
...
Remaining problems:
Application can hang after debugging.
Selecting item in Errors list does not jump to text editor line.
13 years ago
Daniel Grunwald
fd230873e4
Remove IWorkbenchLayout from public API.
13 years ago
Daniel Grunwald
d54cf7c844
Move remaining bookmark classes.
13 years ago
Daniel Grunwald
d0a11e630d
Move bookmark-related classes to new folder structure.
13 years ago
Daniel Grunwald
a3f61c855f
Move workbench-related classes into new 'Workbench' namespace.
13 years ago
Daniel Grunwald
6436a028bb
Fixed document service retrieval.
13 years ago
Daniel Grunwald
eadbd3d3c0
LineNumberMargin: align baselines of line number and main text
...
FoldingMargin: put marker in the center between TextTop and TextBottom, not in the middle of the whole TextLine.
IconBarMargin: put icon in the center between TextTop and TextBottom
14 years ago
Daniel Grunwald
677f69bf46
Avoid redundant repainting of the IconBarMargin.
14 years ago
Daniel Grunwald
6aaaadd81f
IconBarMargin: use DocumentLine as an anchor for entity bookmarks so that they move correctly when inserting/deleting text (without having to wait for the next parse run).
14 years ago
Eusebiu Marcu
9f4a336bdd
remove unnecessary properties and clear the code.
14 years ago
Eusebiu Marcu
5d5d266a9d
Remove dynamic code. Simplify debugging decompiled code.
14 years ago
Eusebiu Marcu
f993d5a2a4
Make breakpoints work in decompiled code.
14 years ago
Eusebiu Marcu
4f22877fbf
Debug & evaluate third party code.
14 years ago
Daniel Grunwald
c90c75fa79
Use only one ChangeWatcher instance in split view.
15 years ago
Daniel Grunwald
60b0cb6831
Give bookmarks z-order; ensure that CurrentLineBookmark takes preference over breakpoints.
15 years ago
Daniel Grunwald
0d24b46bbe
IconBarMargin: Fixed cancelling drag'n'drop using Escape.
15 years ago
Daniel Grunwald
1123bf8278
Allow dragging the CurrentLineBookmark in the IconBarMargin.
15 years ago
Daniel Grunwald
f5780c2944
Apply new file headers
15 years ago
Daniel Grunwald
24358ad21e
Improved AvalonEdit pixel snapping.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@5234 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
4931df6c98
Show context menu when right-clicking on IconBarMargin.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@5071 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
241ec7101a
Fixed exception when deleting a line that contains a bookmark.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4215 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
27cd1c9931
AvalonEdit: split Gui namespace into Editing and Rendering.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4142 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
66faa9efe5
Support IconBarMargin in split view.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4033 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
1599cfa89e
Implemented AvalonEdit split view
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4032 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
024c5fb887
ITextEditor: moved to namespace ICSharpCode.SharpDevelop.Editor.
...
Added support for anchors and text markers.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3992 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
3fbd48b7d4
Bookmark/Breakpoint support for AvalonEdit.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3986 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
173236e380
Allow using icons in code completion items.
...
ClassBrowserIconService now provides both WinForms and WPF images.
Some refactorings are now using the ITextEditor interface.
Started working on bookmark support for AvalonEdit.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3982 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago