No highlight support in module-info.java
When module-info.java is opened, syntax highlighting is broken:

Syntax highlighting is actually provided by the java textmate bundle (packaged in VSCode). There's an feature request to add module-info.java support already: textmate/java.tmbundle#47