I have a TwinCAT PLC project with events. When I first added the event classes they were stored in the .tsproj
file. For source control purposes I moved these events to separate .tmc
files.
When the events are moved to the new .tmc
file they are not formatted as they were in the .tsproj
file. In the .tmc
file all events are on a single line. How can I make sure TwinCAT formats the events in a more human and source control friendly way with line breaks? I'm using TwinCAT 4022.29.