Λlisue

Results 142 issues of Λlisue

Originally, the [`helper/echo` function](https://deno.land/x/[email protected]/helper/mod.ts?s=echo) was designed as a workaround for a the following limitation in Vim. > Vim (not Neovim) won't show message posted from a channel command and Vim...

good first issue
help wanted

![CleanShot 2023-06-25 at 14 33 07](https://github.com/vim-denops/deno-denops-std/assets/546312/426c78ac-8763-41b4-81cf-0e739fcd8b39)

good first issue
help wanted

https://vim-jp.slack.com/archives/C01N4L5362D/p1667787117515949 It seems using `nvim_set_decoration_provider` is an efficient way to define highlight in Neovim. Or `extmark`.

enhancement
help wanted

Functions under the [`function/_generated.ts`](./denops_std/function/_generated.ts) module are produced programmatically without type definitions. So we need contributors helps to re-define these manually with proper type definitions like [`function/buffer.ts`](./denops_std/function/buffer.ts). ### How to (partially)...

enhancement
good first issue
help wanted

SSIA See also https://github.com/hrsh7th/denops-popup

enhancement

This HelloWorld was written when Denops was a pre-alpha version thus it does not cover fundamental features of denops_std and it uses deprecated ways to do things (e.g. it does...

documentation
enhancement