Skip to content

Context Information does not work on existing Java method invocations until the invocation is modified #14

Description

@LucioMenci

When writing a Java method invocation, context information works correctly. Once you've finished writing the current line, it's difficult to reopen the context information to see which individual parameters correspond to which signature parameters.
I found the following workaround: specifying that the rest of the line is a comment ("//" immediately after "(") allows the context information to be reopened upon request via Ctrl+Shift+Space. Once the window is open, you can delete the comment.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions