We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This ticket covers implementing a generator for Python stub files to allow IDEs to autocomplete commands/args/components in the FPy syntax.
This would be useful for writing sequences without having to reference the source or the dictionary.
The text was updated successfully, but these errors were encountered:
@LeStarch please assign to me
Sorry, something went wrong.
zimri-leisher
No branches or pull requests
Feature Description
This ticket covers implementing a generator for Python stub files to allow IDEs to autocomplete commands/args/components in the FPy syntax.
Rationale
This would be useful for writing sequences without having to reference the source or the dictionary.
The text was updated successfully, but these errors were encountered: