vscode-java
vscode-java copied to clipboard
Inlay hints for implicit types
Is it possible to support inlay hints for vars variables?
currently there is only support for parameters (which is fantastic ❤ )
final var localPath /* Path */ = Path.of()