rouge-ruby / rouge

A pure Ruby code highlighter that is compatible with Pygments
https://rouge.jneen.net/
Other
3.3k stars 732 forks source link

Java lexer should support modern keywords #1958

Open sbrannen opened 1 year ago

sbrannen commented 1 year ago

Name of the lexer

Java

Additional context

Keywords and features added since Java 5 should be supported by the Java lexer.

There may be more missing, but it appears support for the following needs to be added.