stable

Clone or download

Read-only

Close request #35841 Add syntax highlighting for .hpp files in Git UI

Given an .hpp file located in a Git repository, then the syntax highlighting must be done for this file. This should also work for hxx files. How to test ---------- * Commit & push any .hpp or .hxx file in a Git repository * Visualize this file in the Git UI => The file must be syntax hilighted. Change-Id: Icae10178af647d684406e6364d403db9e2019618

Modified Files

Name
M plugins/git/include/Git/Repository/View/LanguageDetectorForPrismJS.php +2 −0 Go to diff View file