I would like to use VS code to handle the Siemens SIMOTION ST code, in this way I can use the power of vscode, that is missing in the original editor (multi line selection, select a word and find immediately where that word is used etc). To do that I would like to match the ST code color as the original editor, to avoid confusion.
At the end I need to copy the vs code in the original editor to perform the download.
Where I can find the rules used for the ST code and generate a new language code?
The text colors are set in the theme area or I can handle it also from the language package.json
?
I would like to match the ST color scheme in vscode as it is in SIMOTION SCOUT without compromise all the others code/theme colors.