Skip to content

Additional Python-related Language Support #19

@ftnext

Description

@ftnext

Overview

After completing #3, determine the selection and priority of additional Pygments languages to support.

Background

  • Using Pygments languages as reference for additional language support consideration
  • Recording this as a decision log

Support Strategy

Top Priority: Languages likely to be used by Python users

Already supported

  • python

To be supported

  • pycon - Python console sessions
  • pytb - Python tracebacks

Not supporting

  • python2 - Python 2 has reached end of life
  • py2tb - (same reason as above)
  • py+ul4 - IMO: Limited use cases (will consider when needed)

Secondary Priority

  • output (Text output) - Related since text is already supported

Out of scope for this iteration

Programming languages other than Python (pull requests welcome)


This issue serves as a decision log for future language support policy reference.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions