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
I would like to request the addition of PLC Structured Text (ST) language support in GitHub. This language, which is part of the IEC 61131-3 standard for programming industrial automation systems, is widely used in PLC programming for developing control logic in various industries.
Why is this important?
Industry Usage: Structured Text is a key language in industrial automation, control systems, and machine programming, where it is used for complex logic and algorithms. Despite its extensive use in industrial applications, GitHub currently lacks native support for Structured Text syntax highlighting, making it harder for developers to share and collaborate on code.
Consistency with IEC 61131-3: Structured Text is a standardized language under the IEC 61131-3 framework, which ensures that it follows a clear and structured syntax. Adding support for this language would align with GitHub’s goal of supporting a wide variety of languages, especially those that adhere to international standards.
Improved Developer Experience: Implementing syntax highlighting and language recognition for Structured Text would significantly improve the readability of code and collaboration on projects that involve PLC programming, especially for those working in automation and manufacturing sectors.
Suggested Features:
Syntax highlighting for Structured Text files, with typical extensions like .st, .scl, .exp.
Language recognition based on keywords and syntax defined in the IEC 61131-3 standard.
Thank you for considering this request. The inclusion of Structured Text would be beneficial to a wide range of developers working in industrial and automation-related fields.
The text was updated successfully, but these errors were encountered:
Can you please update your request to use the template that was there and fill in all the fields. The point of these issues is to offer people the opportunity to contribute to the project where the authors of the issues are not in a position to contribute a PR themselves. This is why we ask for a link to a grammar that supports the language you're requesting.
You said something I've always wanted to say,I was looking for a software that would support this language, after all, a lot of code had to be written down。
Description:
I would like to request the addition of PLC Structured Text (ST) language support in GitHub. This language, which is part of the IEC 61131-3 standard for programming industrial automation systems, is widely used in PLC programming for developing control logic in various industries.
Why is this important?
Industry Usage: Structured Text is a key language in industrial automation, control systems, and machine programming, where it is used for complex logic and algorithms. Despite its extensive use in industrial applications, GitHub currently lacks native support for Structured Text syntax highlighting, making it harder for developers to share and collaborate on code.
Consistency with IEC 61131-3: Structured Text is a standardized language under the IEC 61131-3 framework, which ensures that it follows a clear and structured syntax. Adding support for this language would align with GitHub’s goal of supporting a wide variety of languages, especially those that adhere to international standards.
Improved Developer Experience: Implementing syntax highlighting and language recognition for Structured Text would significantly improve the readability of code and collaboration on projects that involve PLC programming, especially for those working in automation and manufacturing sectors.
Suggested Features:
.st
,.scl
,.exp
.Thank you for considering this request. The inclusion of Structured Text would be beneficial to a wide range of developers working in industrial and automation-related fields.
The text was updated successfully, but these errors were encountered: