Commit f7aa215
authored
Update TextEditor.cpp
Fixed an error where all text would be detected as a multi-line comment if no start and end strings were defined. Not all languages have multi-line comments, so this is a necessary fix.1 parent 0a88824 commit f7aa215
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2335 | 2335 | | |
2336 | 2336 | | |
2337 | 2337 | | |
2338 | | - | |
| 2338 | + | |
2339 | 2339 | | |
2340 | 2340 | | |
2341 | 2341 | | |
| |||
0 commit comments