BjAlvestad / vscode-simatic-scl

VS Code extensions for the SCL language used in TIA Portal
4 stars 0 forks source link

Variables staring with `_` fails to parse, even though `ID` terminal allow `_` as first character #6

Closed BjAlvestad closed 1 year ago

BjAlvestad commented 1 year ago

Idea to test. Check if issue is also present in simpler setup. If not, it may be due to the variable name after _ gets prioritiezed as a cross reference and it tries to link it.