FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Feat(C++): Add .ipp file extension by fiona3758 · Pull Request #3141 · pygments/pygments · GitHub

Feat(C++): Add .ipp file extension - #3141

Merged
birkenfeld merged 2 commits into
pygments:masterfrom
Trung6405:feat-cpp-add-ipp-file-extension
Jul 5, 2026
Merged

Feat(C++): Add .ipp file extension#3141
birkenfeld merged 2 commits into
pygments:masterfrom
Trung6405:feat-cpp-add-ipp-file-extension

Conversation

Copy link
Copy Markdown
Contributor

Summary

Fixes #1008

Adds .ipp as a recognized file extension for the C++ lexer. This extension is used for C++ template implementation files that are included directly into headers rather than compiled separately.

Related PR

Relevant Sources

birkenfeld closed this Jul 5, 2026
birkenfeld reopened this Jul 5, 2026
birkenfeld merged commit 7bad767 into pygments:master Jul 5, 2026
17 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Recognize .ipp file extension as C++ file in c_cpp lexer

2 participants


Back | FazBrowse Home | New Git URL