Skip to content

Map C/C++ header extensions to C icon#14719

Merged
PavelLaptev merged 3 commits into
masterfrom
remap-file-type-icons-for-c
Jul 13, 2026
Merged

Map C/C++ header extensions to C icon#14719
PavelLaptev merged 3 commits into
masterfrom
remap-file-type-icons-for-c

Conversation

@PavelLaptev

Copy link
Copy Markdown
Contributor

Addresses #14701 (comment)

Consolidate header file icon mappings by removing the dedicated H icon and mapping .h files to the C icon. Add comprehensive support for C++ header file extensions (h++, hh, hp, hpp, hxx, inl, ipp, ixx, tcc, tpp, txx) and C++ module extensions (c++m, cppm), all using the C++ icon.
Add a new hplus icon for C++ header files and improve the h icon design. Extend file extension mappings to support additional C++ file types including headers (.h++, .hh, .hpp, .hxx, .inl, .tcc) and implementations (.cppm, .ipp, .ixx, .tpp, .txx, .c++m) across both lite and main UI packages.
@PavelLaptev PavelLaptev merged commit 05b73ea into master Jul 13, 2026
38 of 39 checks passed
@PavelLaptev PavelLaptev deleted the remap-file-type-icons-for-c branch July 13, 2026 18:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant