Language Server Configuration

Language Server Configuration

The following configurations can be set in the language client to change behavior of the language server.

PropertyPossible valuesDefault valueExplanation
natls.completion.qualifyfalse, truefalseControls wether variable should always be completed fully qualified
natls.inlayhints.showAssignmentTargetTypefalse, truefalseControls wether inlay hints should be shown for target types on assignments
natls.inlayhints.showSkippedParameterfalse, truetrueShows the parameter name of skipped parameter with e.g. 1X