CompileFlags:
  Add: [-Wall, -Wextra, -std=c++23, -DBUILD_SHARED]
  CompilationDatabase: build/

Diagnostics:
  UnusedIncludes: Strict

InlayHints:
  Enabled: Yes
  ParameterNames: Yes
  DeducedTypes: Yes

Index:
  Background: Build

Hover:
  ShowAKA: Yes
