[Github-comments] [geany/geany] Update to Scintilla5 (#2867)

elextr notifications at xxxxx
Sun Sep 12 09:07:05 UTC 2021


@elextr commented on this pull request.



> @@ -51,15 +54,15 @@
 #include "CharacterSet.h"
 #include "LexerModule.h"
 
-using namespace Scintilla;
+using namespace Lexilla;
 
 static inline bool IsNewline(const int ch) {
     return (ch == '\n' || ch == '\r');

Also Neil just committed a possible fix for the dreaded Ubuntunderline DevaVu issue #2502 so picking up the next release would be really good :rocket: :champagne: 

-- 
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/2867#discussion_r706805364
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20210912/c6d607e7/attachment.htm>


More information about the Github-comments mailing list