C#C
C#3y ago
Ploxi

✅ [VsCode] Control Over Suggestion Priority in YAML Files

I am using Visual Studio Code for editing YAML files with a JSON Schema. The schema provides useful suggestions, but these are often buried under the default suggestions like !AND, !BASE64, etc.

I was wondering if there's a way to prioritize the JSON Schema suggestions over the default ones in YAML files.
image.png
image.png
Was this page helpful?