ignition-flint READMEIgnition flint is a vs code extension written to help developers write code for the Ignition platform. It provides a number of features to help with this. FeaturesCurrently its only feature is breaking apart the python code in To do this when selected on a line with encoded python, click the light bulb icon and select "Edit Transform". This will open a new editor with the python code in it. When you save the file it will update the original file. |