stable

Clone or download

Read-only

request #16587: Enable syntax highlighting of JS stacktraces, ignore and EditorConfig files

This is made possible thanks to the new features of PrismJS 1.21.0 [0]. Some files common in a webdev context has been added to the list of the files to be considered as "ignore" files. [0] https://github.com/PrismJS/prism/blob/v1.21.0/CHANGELOG.md Change-Id: I2d202b1d45be3aeb520a6396d6aacdd4727ee3c6

Modified Files

Name
M plugins/git/include/Git/Repository/View/LanguageDetectorForPrismJS.php +4 −2 Go to diff View file
M plugins/git/scripts/repository/file/syntax-highlight.js +3 −0 Go to diff View file