microsoft / azure-pipelines-language-server

A language server for Azure Pipelines YAML
37 stars 25 forks source link

Fix stepList expressions #114

Closed 50Wliu closed 2 years ago

50Wliu commented 2 years ago

Reported at microsoft/azure-pipelines-vscode#423. This is not the best fix (we essentially just drop all the properties from the object, not that we could validate it anyway), but it does stop the crashing :).