-
Notifications
You must be signed in to change notification settings - Fork 255
Provide completion for keyword arguments in method calls #2913
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requesthelp-wantedExtra attention is neededExtra attention is neededpinnedThis issue or pull request is pinned and won't be marked as staleThis issue or pull request is pinned and won't be marked as staleserverThis pull request should be included in the server gem's release notesThis pull request should be included in the server gem's release notes
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp-wantedExtra attention is neededExtra attention is neededpinnedThis issue or pull request is pinned and won't be marked as staleThis issue or pull request is pinned and won't be marked as staleserverThis pull request should be included in the server gem's release notesThis pull request should be included in the server gem's release notes
Type
Fields
Give feedbackNo fields configured for issues without a type.
If we know exactly which method the user is currently typing, we can provide completion for the keyword arguments required to invoke that method.
E.g.: