Feature Request: Add support for PLC ST (Structured Text) language #7026
dipfocus
started this conversation in
Feature Requests
Replies: 1 comment
-
@dipfocus I'd like to get a bit more detail and maybe clarify a few points.
Are you referring to syntax highlighting in the chat window? ![]()
This should work out of the box, Continue is more or less agnostic when it comes to language. We have a few optimizations for certain languages, mostly TypeScript and Python, but overall the completions depend more on the model you're using than on Continue itself.
Could you elaborate? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Validations
Problem
Feature Request
I would like to request support for PLC ST (Structured Text) language in Continue.
What is PLC ST?
PLC ST (Structured Text) is a high-level programming language used in industrial automation and control systems, specifically for Programmable Logic Controllers (PLCs). It is one of the programming languages defined by IEC 61131-3 standard.
Why is this important?
Suggested features:
Example ST code:
Solution
No response
Beta Was this translation helpful? Give feedback.
All reactions