Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/ddc_vim/types.ts>BaseSource#getCompletePosition

Dark deno-powered completion framework for neovim/Vim8
Go to Latest
method BaseSource.prototype.getCompletePosition
import { BaseSource } from "https://deno.land/x/ddc_vim@v0.17.0/types.ts";

Parameters

args: GetCompletePositionArguments<Params>

Returns

Promise<number>