Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

OptionDefaultTypeDescription
sql-client.color-schema
'no'
Enum

Determine the color schema for syntax highlighting.

Will contain names of available color schemas

sql-client.autopairing`true`boolean

Determine whether autopairing is enabled or not.

sql-client.completion-description `false`booleanDetermine whether description for completion candidates is enabled or not.
sql-client.prompt.show-hint`false`boolean

Determine whether prompt shows hints about current input issue.

For more detailed about prompt values see Supported prompt hint values in sql client

sql-client.prompt.show-line-numbers`false`booleanDetermine whether prompt shows line numbers for multiline query.

...