Files
codex/codex-rs/tui/src/render
Eric Traut 726689564a Highlight CUDA files as C++ in the TUI (#34570)
## What changed

- Map `.cu` and `.cuh` extensions to the C++ syntax definition so CUDA source
  and header files receive syntax highlighting.
- Extend syntax lookup and rendered-diff tests to cover both extensions.

GitOrigin-RevId: 5484ea9e30f9e4df788b0079596ec0239e8ef8d5
2026-07-21 15:53:33 +00:00
..