plugins.lsp.servers.rust_analyzer.settings.signatureInfo.detail

Show full signature of the callable. Only shows parameters if disabled.

Values:

  • full: Show the entire signature.
  • parameters: Show only the parameters.

Type: null or one of “full”, “parameters”

Default: null

Plugin default: "full"

Declared by: