microsoft / azure-pipelines-vscode

VS Code extension for working with Azure Pipelines YAML files
MIT License
162 stars 105 forks source link

Bracket Colourisation doesn't work in Azure Pipeline files #510

Open tap1992 opened 1 year ago

tap1992 commented 1 year ago

When using the Azure Pipeline extension associated with .yaml/.yml files it only seems to colourise brackets if they are in the parameters area. Any brackets within the tasks don't seem to get colourised.

All other types of files colourise correctly.

Attached two screenshots to show it working in the parameter definitions but not in the tasks:

image image

DenisRumyantsev commented 1 year ago

Hi @tap1992, thanks for reporting this issue. We are currently working on higher-priority issues, but we will investigate this issue later.