lspToolDescription top-level constant

String const lspToolDescription

Implementation

const String lspToolDescription =
    'Query a Language Server for code intelligence '
    '(definitions, references, symbols, hover)';