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

Support free bindings for t-call #20

Open
Desdaemon opened this issue Apr 30, 2024 · 0 comments
Open

Support free bindings for t-call #20

Desdaemon opened this issue Apr 30, 2024 · 0 comments
Labels
enhancement New feature or request hard

Comments

@Desdaemon
Copy link
Owner

When using t-call, a lot of bindings are assumed to be either from the template context, or supplied by callees. However, as a callee, it is impossible to know and remember all the possible bindings that have special meaning in the original templates.

A solution would be to collect all free bindings, i.e. identifiers used without a matching t-as or t-set definition, and allow completion/jumpdefs/references/etc.

@Desdaemon Desdaemon added enhancement New feature or request hard labels Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hard
Projects
None yet
Development

No branches or pull requests

1 participant