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, view it on GitHub, or mute the thread.