Lead build VSCode pluginWhat This Extension IsThis extension provides syntax highlighting for It is meant to make Lead scripts easier to read and edit while the language and supporting tools are still evolving. See:
Installation And UseInstall the extension in VS Code, then open any Once installed, the extension provides:
To use the formatter, open a Notes on this tool and AIThis is a personal note on AI-assisted development. This extension was generated with AI and currently has limited functionality. It is an experiment to see what AI can do at this stage, but the result is not impressive from a systems engineering point of view. I would expect better structure and better generalization. I have had several issues with the quality of the generated code and its output. For example, commas were sometimes lost during formatting, so I do not yet trust the formatter to preserve everything correctly. I therefore added an inline validator to check that the input matches the output, because I do not want silent changes to tokens or structure. For that reason, AI seems to work reasonably well for documentation, especially for someone who is not a native English speaker. Even there, it still needs manual review and correction. For now, I cannot deny that this VS Code extension took only an evening to build with AI, which is impressive for what it is. But it is still just a temporary helper to get started on the projects that matter most here: |