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

Name opcodes arguments #378

Open
MichalMarsalek opened this issue Mar 14, 2024 · 1 comment
Open

Name opcodes arguments #378

MichalMarsalek opened this issue Mar 14, 2024 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@MichalMarsalek
Copy link
Collaborator

If the args defined in opCodeDefinitions are replaced with named tuples, the names can then be shown in tooltips when one types op.split(. These names could not be used for docgen or playground, as they are not available at runtime. Is there a way to define the data as a runtime value but to also have it accesible as type info?

@MichalMarsalek MichalMarsalek added enhancement New feature or request good first issue Good for newcomers labels Mar 14, 2024
@MichalMarsalek
Copy link
Collaborator Author

It looks like the answer to the question is no, not currently possible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant