plugins.clangd-extensions.settings.ast.role_icons.declaration

Icon for the declaration role.

Type: null or string or raw lua code

Default: null

Plugin default: "🄓"

Declared by:

plugins.clangd-extensions.settings.ast.role_icons.expression

Icon for the expression role.

Type: null or string or raw lua code

Default: null

Plugin default: "🄔"

Declared by:

plugins.clangd-extensions.settings.ast.role_icons.specifier

Icon for the specifier role.

Type: null or string or raw lua code

Default: null

Plugin default: "🄢"

Declared by:

plugins.clangd-extensions.settings.ast.role_icons.statement

Icon for the statement role.

Type: null or string or raw lua code

Default: null

Plugin default: ";"

Declared by:

plugins.clangd-extensions.settings.ast.role_icons."template argument"

Icon for the template argument role.

Type: null or string or raw lua code

Default: null

Plugin default: "🆃"

Declared by:

plugins.clangd-extensions.settings.ast.role_icons.type

Icon for the type role.

Type: null or string or raw lua code

Default: null

Plugin default: "🄣"

Declared by: