Skip to content

Handle .txx/tpp headers. #13811

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Aug 5, 2025
Merged

Handle .txx/tpp headers. #13811

merged 5 commits into from
Aug 5, 2025

Conversation

sean-mcmanus
Copy link
Contributor

@sean-mcmanus sean-mcmanus commented Aug 4, 2025

Add .txx/.tpp support from #13808 . The actual fix for the bug in the issue is actually on the cpptools side though.

@sean-mcmanus sean-mcmanus requested a review from a team as a code owner August 4, 2025 18:07
@github-project-automation github-project-automation bot moved this to Pull Request in cpptools Aug 4, 2025
@sean-mcmanus sean-mcmanus changed the title Handle .txx headers. Handle .txx/tpp headers. Aug 4, 2025
@bhubavenski
Copy link

bhubavenski commented Aug 4, 2025

if you can add also .ipp as for implementation file or better add it as an option to the user to specify in what extension his header files are ending. ( if it's possible )

@sean-mcmanus
Copy link
Contributor Author

if you can add also .ipp as for implementation file or better add it as an option to the user to specify in what extension his header files are ending. ( if it's possible )

ipp is already handled.

@sean-mcmanus sean-mcmanus merged commit 84abc3a into main Aug 5, 2025
6 checks passed
@sean-mcmanus sean-mcmanus deleted the seanmcm/handleTxxHeaders branch August 5, 2025 17:58
@github-project-automation github-project-automation bot moved this from Pull Request to Done in cpptools Aug 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants