Skip to main content
Go to Latest
import * as denopsLsputil from "https://deno.land/x/denops_lsputil@v0.3.1/line/mod.ts";

Classes

Context of the line where the cursor is. 0-based and columns are utf-16 offset.

Functions

Replace the range of before and after the cursor with text. 0-based and columns are utf-16 offset.