plugins.cmake-tools.settings.cmake_variants_message.long

Whether to show long message.

Type: null or (attribute set of (anything or raw lua code))

Default: null

Plugin default:

{
  max_length = 40;
  show = true;
}

Declared by:

plugins.cmake-tools.settings.cmake_variants_message.short

Whether to show short message.

Type: null or (attribute set of (anything or raw lua code))

Default: null

Plugin default:

{
  show = true;
}

Declared by: