Skip to content

christianlarsen/rpg-structure

Repository files navigation

RPG-structure

This 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.

Features

At the moment, the extension allows you to insert a name for the structure, a dimension, a type (*auto, *var, or default), and for the fields, you can insert the name, the type, and size, 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.

Requirements

The extension requires version 1.75 of VSCode.

Known Issues

Pending.

Release Notes

Pending.

0.0.2

Read the CHANGELOG.

Enjoy!

About

RPG structure VSCode extension

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published