Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better error handling for function that are only available at Compile time (during check). #2619

Open
jas-valgotar opened this issue Aug 29, 2024 · 0 comments

Comments

@jas-valgotar
Copy link
Contributor

jas-valgotar commented Aug 29, 2024

We should not be adding TexlFunctions in C# interpreter engine which are not supported at runtime.
Rather we should investigate the feasibility of showing this at error Authoring time.
e.g. Patch 2-arg function.
This function is available at Authoring time but is an error at a runtime.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant