Skip to main content
Module

x/denops_std/function/vim/mod.ts>popup_findpreview

📚 Standard module for denops.vim
Go to Latest
function popup_findpreview
import { popup_findpreview } from "https://deno.land/x/denops_std@v6.4.0/function/vim/mod.ts";

Get the window-ID for the popup preview window. Return zero if there is none.

Returns

Promise<number>