You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readMe.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,8 @@ Custom object behavior and optional text projections are profile-driven; see [pr
15
15
-**Method**: `Project_export.py` writes generated snapshots to `.dump/` and editable files to the configured view root, usually `project-view/`.
16
16
-**Benefit**: XML remains the canonical round-trip format, while optional `.st` and `.csv` projections make code and translations readable in normal PR diffs.
17
17
18
+
For Zed users, [`PLC Structured Text`](https://github.com/ArthurkaX/zed-plc-structured-text) provides IEC 61131-3 Structured Text syntax highlighting for the generated `.st` / `.iecst` projections, focused on CODESYS-style PLC projects.
0 commit comments