Allow plugins to integrate with the code block renderer to support custom language highlighting.
Open 💬 0 comments Opened Jul 12, 2026 by lshoy
What variant of Codex are you using?
App, CLI
What feature would you like to see?
Title just about wraps it up. For example, if a custom scripting language, bytecode, or text format was necessitated and created for a project, one could create and plug in their own renderer plugin for that and improve their own experience with using Codex with their own tools.
Additional information
A related/sister feature request or perhaps "issue" that's simpler is here: https://github.com/openai/codex/issues/32616