Virtual Method

IdeBuildSystemprepare_tooling

since: 44

Declaration

void
prepare_tooling (
  IdeBuildSystem* self,
  IdeRunContext* run_context
)

Description

This should prepare an environment for developer tooling such as a language server.

Available since: 44

Parameters

run_context

Type: IdeRunContext

No description available.

The data is owned by the caller of the function.