Skip to content

Commit

Permalink
Fix infinite loop in C# and Nim string interpolating highlighting code.
Browse files Browse the repository at this point in the history
  • Loading branch information
zufuliu committed Feb 2, 2024
1 parent d96452d commit c19dd24
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 12 deletions.
13 changes: 9 additions & 4 deletions scintilla/lexers/LexCSharp.cxx
8 changes: 6 additions & 2 deletions scintilla/lexers/LexNim.cxx
9 changes: 3 additions & 6 deletions scintilla/lexers/LexPython.cxx

0 comments on commit c19dd24

Please sign in to comment.