Fixes T7456. See that task for some additional discussion.
Details
Details
- Reviewers
btrahan chad - Maniphest Tasks
- T7456: Syntax highlighting for VHDL files not working
- Commits
- rPHUeaa6ebecef8e: Support VHDL file extension in pygments
Read carefully.
Diff Detail
Diff Detail
- Repository
- rPHU libphutil
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
Actually, discussion in T3626, specifically explaining why I didn't just parse and update the whole map (it's complex, messy, and not backward compatible across Pygments versions).