ACP v2 TypeScript SDK — EXPERIMENTAL DRAFT - v1.3.0
    Preparing search index...

    Type Alias PositionEncodingKindExperimental

    PositionEncodingKind: "utf-16" | "utf-32" | "utf-8"

    The encoding used for character offsets in positions.

    Follows the same conventions as LSP 3.17. The default is UTF-16.