From 22068148c80043fc55a571d86fb4b19bf505b0bb Mon Sep 17 00:00:00 2001 From: WMJ Date: Sat, 22 Dec 2018 15:00:19 +0800 Subject: [PATCH] - Fixed a crash in previous commits --- Codist/Helpers/TextEditorHelper.cs | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/Codist/Helpers/TextEditorHelper.cs b/Codist/Helpers/TextEditorHelper.cs index a3df69a7..cc002a4d 100644 --- a/Codist/Helpers/TextEditorHelper.cs +++ b/Codist/Helpers/TextEditorHelper.cs @@ -91,8 +91,7 @@ public static ITextSnapshot Edit(this TView view, Action(this TView view, Action