Attempt to address #1121, [Geany/#2946](https://github.com/geany/geany/issues/2946). If file is a header and a corresponding source file is found in the project, set the header filetype to match the source filetype. This is useful for `.h` files, which are ambiguous for C/C++. Does not address the filetypes of isolated headers and headers not contained within the project. You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany-plugins/pull/1122 -- Commit Summary -- * <a href="https://github.com/geany/geany-plugins/pull/1122/commits/4864fe6174ed2f784136ac21405876fe3c8ed1be">Project Organizer: Set header filetype to match source filetype</a> -- File Changes -- M projectorganizer/src/prjorg-main.c (141) -- Patch Links -- https://github.com/geany/geany-plugins/pull/1122.patch https://github.com/geany/geany-plugins/pull/1122.diff -- 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-plugins/pull/1122