Serhioromano / vscode-st

Extension for VS Code to support Structured Text language.
https://marketplace.visualstudio.com/items?itemName=Serhioromano.vscode-st#overview
MIT License
141 stars 28 forks source link

How to integrate into Visual Studio #53

Closed XFuel closed 1 year ago

XFuel commented 1 year ago

I'm really interested in getting this to work in Visual Studio and not Visual Studio Code. Can anyone help me with that?

github-actions[bot] commented 1 year ago

Welcome!

Thank you for finding time to write an issue and make this extension better. I`ll appreciate if you find some time to rate this extension here.

I`ll get back to your ASAP.

Serhioromano commented 1 year ago

That all depends on what you mean by integration. Only syntax highlight or you want to build and download to PLC

XFuel commented 1 year ago

Just the syntax Highlighter, I’m using the TwinCAT shell in VS so that’s covered but I’m not so proficient in VS as to how to apply the syntax highlight

Serhioromano commented 1 year ago

Quick search shows that it is not a simple task to adopt this extension for VS. When I finish with LSP it might be more possible.