apache / apache/daffodil-vscode
Ability to pull in user defined functions
- Dominant language
- TypeScript
- Stars
- 18
- Forks
- 33
- Avg merge
- 3d 6h
- Merged PRs (30d)
- 7
Description
Users will sometimes create their own functions and may want to use them, determine if there would be a way to access the lsit of these functions and include them as suggestions
Edited 01-29-2026
According to Steve's comment of August 15, 2023 this would require a Daffodil enhancement to be able to handle user defined functions. Also there are dozens of built in DFDL functions described in the Apache DFDL specification https://daffodil.apache.org/docs/dfdl/ that the intellisense logic currently doesn't suggest. I'm not sure how those function suggests should be implemented.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.