It seems the listings package does not provide syntax highlighting for the following words in Java:
strictfp
assert
enum
var
Is there any way to add them manually or somewhere to file a bug report to get them added?
It seems the listings package does not provide syntax highlighting for the following words in Java:
strictfp
assert
enum
var
Is there any way to add them manually or somewhere to file a bug report to get them added?
listingsmaintainer. So if you think something is missing, you should probably direct the feature request to him. His e-mail address can be found on the very first page of thelistingsdocumentation. – moewe Mar 08 '19 at 12:40