ImGuiColorTextEdit icon indicating copy to clipboard operation
ImGuiColorTextEdit copied to clipboard

Multi-Line comments are incorrectly detected as the entire file

Open jdunlap opened this issue 4 years ago • 0 comments

If LanguageDefinition.mSingleLineComment is left blank, then all lines are detected as being a comment. This PR fixes this issue.

jdunlap avatar Jan 03 '21 06:01 jdunlap