Open Eskibear opened 3 years ago
@sadikovi Can you take a look please? FYI that we might be able to work "module names" around via semantic highlighting. So comments part should have a higher priority if you are short of bandwidth...
I just created a PR against the comments part. please take a look.
Shall we close this issue or is there anything else left to do?
com.foo.bar
andjava.base
should be highlighted.
It would be better if qualified module names can be highlighted.
Description
Also reported in https://github.com/redhat-developer/vscode-java/issues/1384 JEP reference about module system: https://openjdk.java.net/jeps/261
Expected behavior:
com.foo.bar
andjava.base
should be highlighted.Versions
it's tested on
vscode@1.53.0-insiders
, should be latest release of atom/language-java