canRunLsp property

bool get canRunLsp

Whether LSP servers can be started.

Implementation

bool get canRunLsp => capabilities.hasProcessSpawn;