We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d46d6e commit a7e6c53Copy full SHA for a7e6c53
1 file changed
README.md
@@ -62,6 +62,7 @@ Server options that can be set via the `initializationOptions` object in the ini
62
|`showImplicits`|`boolean`|Show implicits in hovers|
63
|`showMachineNames`|`boolean`|Show machine names in hovers|
64
|`fullNamespace`|`boolean`|Show full namespace in hovers|
65
+|`briefCompletions`|`boolean`|Insert only function name for completions|
66
67
## Code Actions Filters
68
As per specification, client can filter requested code actions with the `context.only` field in the request parameters.
0 commit comments