madskristensen / RainbowBraces

A Visual Studio extension
Apache License 2.0
132 stars 7 forks source link

Support for YAML files? #30

Open sax-on opened 1 year ago

sax-on commented 1 year ago

I'm trying to get it to work with YAML files without any luck.

Not sure if this is a bug or by design.

YAML snippet with parenthesis:

variables:
  BuildConfiguration: "Release"
  nugetConfigPath: "nuget.Config"
  deployOutput: "$(Build.ArtifactStagingDirectory)/Install/Application"

Running version 1.0.37