Functions under the 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.
How to (partially) contribute to this issue
Add (or update) a module in function and write proper function definitions
Write proper type definitions
Write proper document comments
Write unit tests for the functions
Add the module to _manual.ts if missing
Execute make gen to re-generate _generated.ts so that manually defined functions are removed from _generated.ts
Create a PR for that and link to this issue
Please use definitions of the following while those are the minimum versions which denops.vim support
Functions under the
function/_generated.ts
module are produced programmatically without type definitions. So we need contributors helps to re-define these manually with proper type definitions likefunction/buffer.ts
.How to (partially) contribute to this issue
function
and write proper function definitions_manual.ts
if missingmake gen
to re-generate_generated.ts
so that manually defined functions are removed from_generated.ts
Please use definitions of the following while those are the minimum versions which denops.vim support
eval.txt
eval.txt