vscode-java icon indicating copy to clipboard operation
vscode-java copied to clipboard

Support intellisense for static members when using static import

Open testforstephen opened this issue 1 year ago • 0 comments

When using "import static" syntax to explicitly import static members, it should provide intellisense for static members.

image

testforstephen avatar Aug 22 '22 07:08 testforstephen