> Did you try the C++ lexer as I suggested on your previous PR? I don't know > swift, but as I noted the support in Scite (which is from the author of > Scintilla) seems to use c++.
There's only really one lexer for C and C++ in Scintilla: `SCLEX_CPP`. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/1323#issuecomment-263067827
