Serhioromano / vscode-st

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

Add option in extension configuration to change or add supported extensions #61

Open prutonis opened 3 months ago

prutonis commented 3 months ago

I work on some programs for AX9 PLC and the extension of program files is .vpl . It will be nice that the extension could be configured to support highlight for different file extensions.

github-actions[bot] commented 3 months 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 2 months ago

I can add this extension. Please attach example file I want to see a content. Also note you can set any file for ST highlight. In status bar select language and choose Structured text.

Serhioromano commented 6 days ago

I work on some programs for AX9 PLC and the extension of program files is .vpl . It will be nice that the extension could be configured to support highlight for different file extensions.

@prutonis Is this a simple text file? I cannot add support if I do not have example file.