From 4ad34ac8660fee1c5a5becf8530a19b148a16200 Mon Sep 17 00:00:00 2001 From: Daniel Grunwald Date: Tue, 11 Jul 2006 16:49:05 +0000 Subject: [PATCH] Fixed SD2-844: \ is not an escape character in C# XML comments. git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1567 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61 --- .../Project/Resources/CSharp-Mode.xshd | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/src/Libraries/ICSharpCode.TextEditor/Project/Resources/CSharp-Mode.xshd b/src/Libraries/ICSharpCode.TextEditor/Project/Resources/CSharp-Mode.xshd index 3ee8b4b650..3606145fbf 100644 --- a/src/Libraries/ICSharpCode.TextEditor/Project/Resources/CSharp-Mode.xshd +++ b/src/Libraries/ICSharpCode.TextEditor/Project/Resources/CSharp-Mode.xshd @@ -17,13 +17,16 @@ # - - /// + + ///@!/@ //@!/@ + + //// + /*