Homec4science

Pygments: Also treat .mm files as Objective-C

Authored by Ben Gertzfield <beng@fb.com> on Feb 4 2012, 01:36.

Description

Pygments: Also treat .mm files as Objective-C

Summary:
Objective-C files come in two flavors (.m for Objective-C,
.mm for Objective-C++). This updates the Pygments syntax
highlighter to handle Objective-C++ files.

Test Plan: Inspection.

Reviewers: epriestley, btrahan

Reviewed By: epriestley

CC: aran, epriestley

Differential Revision: https://secure.phabricator.com/D1569

Details

Committed
Ben Gertzfield <beng@fb.com>Feb 4 2012, 17:10
Pushed
aubortMar 17 2017, 12:03
Parents
rPHU50c67c60c44c: Fallback from $EDITOR to `editor` to configured fallback editor.
Branches
Unknown
Tags
Unknown

Event Timeline

Ben Gertzfield <beng@fb.com> committed rPHUeff17cc8e611: Pygments: Also treat .mm files as Objective-C (authored by Ben Gertzfield <beng@fb.com>).Feb 4 2012, 17:10