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

Debugging #17

Closed iljakorolev closed 5 years ago

iljakorolev commented 5 years ago

Hi,

Is it possible to debug the code somehow?

Serhioromano commented 5 years ago

Not right now. For that purouse, you have to connect to PLC or at least to Soft PLC. That means you have to have a RunTime environment on that PLC that supports your code structure.

The only thing is possible right now is some kind of lint service.