Type-Matching code completion
The type-matching code completion analyzes the expected type of the whole expression and helps to find methods and variables that are applicable in the current context. It works after the return keyword, in an assignment, in the argument list of a method call, and other places. Press Ctrl Shift Space (Code | Code Completion | Type-Matching) to get the completion list filtered.
반응형