15 Commits (839a5cbc8da489130dbe45e40253fe2be5d78c7e)

Author SHA1 Message Date
Daniel Grunwald 839a5cbc8d Make AvalonEdit implement the ICSharpCode.Editor interfaces. 14 years ago
Daniel Grunwald f5780c2944 Apply new file headers 15 years ago
Siegfried Pammer 5388ce84da added missing documentation comments to new Snippet classes 15 years ago
Siegfried Pammer 80229423ff enter and escape now work properly in inline refactoring dialogs 15 years ago
Siegfried Pammer 6f0dacc881 - created DefaultSnippetElementProvider for standard SnippetElements 15 years ago
Daniel Grunwald 6e0521b88c Detect when newlines are inconsistent and allow user to fix them. 15 years ago
Daniel Grunwald 71c5d4d290 Move ISnippetElementProvider to ICSharpCode.SharpDevelop.Editor.AvalonEdit. 16 years ago
Siegfried Pammer 7dfe0ac44a added ISnippetElementProvider 16 years ago
Daniel Grunwald edd3fb4a0a "Normalize" file headers. 16 years ago
Daniel Grunwald a48804720d Fixed bug in HighlightedLine.ToHtml that could cause text in front of the selection to be copied to the clipboard. 16 years ago
Siegfried Pammer 3c5585e0a2 - finished implementation of Ctrl+J snippets. 16 years ago
Siegfried Pammer 002ffad912 - implemented Ctrl+J for new snippets 16 years ago
Daniel Grunwald 4a85fa660c Added snippet support to SharpDevelop (replaces 'code templates'). 16 years ago
Daniel Grunwald aad8c0de16 Code snippets: implemented input handling and background renderer. 16 years ago
Daniel Grunwald 7d53a43afd Add infrastructure for code snippets. 16 years ago