nasa / fprime

F´ - A flight software and embedded systems framework
https://fprime.jpl.nasa.gov
Apache License 2.0
10.08k stars 1.31k forks source link

Advanced sequencing language header generator #3016

Open zimri-leisher opened 6 hours ago

zimri-leisher commented 6 hours ago
Affected Component fprime-gds

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.

zimri-leisher commented 6 hours ago

@LeStarch please assign to me