JAVA var type tooltip

已回答

How to get the value of the type (for "var")? 

Can this function be implemented?

0

Please check the code folding option "Replace ‘var’ with inferred type" (Preferences | Editor | General | Code Folding | Replace ‘var’ with inferred type).

0
Avatar
Permanently deleted user

Thanks for the answer. I saw that. This is uncomfortable. ToolTip (how Visual Studio) is better way, I think.

0

You may also use the Cmd+hover to see the variable type:

0
Avatar
Permanently deleted user

thx))))

0

请先登录再写评论。