Skip to content

Website for ControlForge Structured Text VS Code extension - IEC 61131-3 PLC programming

Notifications You must be signed in to change notification settings

ControlForge-Systems/controlforge-website

Repository files navigation

ControlForge Website

Marketing website for ControlForge Structured Text VS Code extension.

Built with SvelteKit, TypeScript, and Tailwind CSS.

About ControlForge

ControlForge is a VS Code extension for IEC 61131-3 Structured Text PLC programming. Provides syntax highlighting, IntelliSense, diagnostics, and code completion for industrial automation development.

Extension Repository: https://github.com/ControlForge-Systems/controlforge

Development

pnpm install
pnpm dev

Build

pnpm build
pnpm preview

Documentation

  • docs/STYLING_GUIDE.md - UI/styling patterns and Tailwind v4 usage
  • docs/IEC61131_SPECIFICATION.md - IEC 61131-3 Structured Text language specification