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.
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.