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

x/ddc_vim/types.ts>BaseUi#visible

Dark deno-powered completion framework for neovim/Vim
Go to Latest
method BaseUi.prototype.visible
import { BaseUi } from "https://deno.land/x/ddc_vim@v4.3.0/types.ts";

Parameters

_args: VisibleArguments<Params>

Returns

boolean | Promise<boolean>