-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
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
functionand write proper function definitions- Write proper type definitions
- Write proper document comments
- Write unit tests for the functions
- Add the module to
_manual.tsif missing - Execute
make gento re-generate_generated.tsso 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
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed