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.tsmodule 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
functionand write proper function definitions_manual.tsif missingmake gento re-generate_generated.tsso that manually defined functions are removed from_generated.tsPlease use definitions of the following while those are the minimum versions which denops.vim support
eval.txteval.txt