Fix for #70
diff --git a/TextEditor.cpp b/TextEditor.cpp
index 3b5a07f..d493d01 100644
--- a/TextEditor.cpp
+++ b/TextEditor.cpp
@@ -1954,7 +1954,6 @@
 			}

 		}

 		mCheckComments = false;

-		return;

 	}

 

 	if (mColorRangeMin < mColorRangeMax)