RPG-structureThis is an extension that can be used for generating full free RPG qualified data structures, with *auto, *var, or default type, with the subfields you need. FeaturesThe extension allows you to insert a name for the structure, a dimension, a type (*auto, *var, or default). For the fields, you can insert the name, the type, and size (these three fields are required), and a possible init value. The code of the structure in free RPG is inserted in the place of the code where you execute the extension. How to useOnce active, if you have a RPGLE or SQLRPGLE active editor, you can press the icon (if visible) on the activity bar. Then you can add your structure data ("header"), and the different fields ("fields"). Then you can press the button to insert the structure on your code, in the place you need. RequirementsThe extension requires version 1.75 of VSCode. Known IssuesNone at the moment. To Do
0.0.9v0.0.9
Please leave a comment, and Enjoy! |