ImGuiColorTextEdit
ImGuiColorTextEdit copied to clipboard
Multi-Line comments are incorrectly detected as the entire file
If LanguageDefinition.mSingleLineComment is left blank, then all lines are detected as being a comment. This PR fixes this issue.