The extension is used by both C and C++ and lexing/parsing C headers with
the C++ parser causes less problems (identifiers named like C++ keywords
get highlighted and tags aren't generated for them) than parsing C++
headers with the C parser (parsing and lexing completely broken).


You can view, comment on, or merge this pull request online at:

  https://github.com/geany/geany/pull/857

Commit Summary

File Changes

Patch Links:


Reply to this email directly or view it on GitHub.