From 544036462618624c28f1ed8005e76b540afb6960 Mon Sep 17 00:00:00 2001 From: Gorkem Emir Date: Sat, 24 Sep 2022 17:53:56 -0400 Subject: [PATCH] Specified where to paste the custom tags in the settings --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8c20f18..81a10f5 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ By default, YAML Language Server (Red Hat YAML recommended) will be installed a YAML setup ------------------ -After installation, open your User Settings ```(Ctrl + ,)``` and paste preferences below into your settings file. +After installation, open your User Settings ```(Ctrl + ,)```, search for "YAML", open "settings.json" and paste preferences below into your settings file. > **Note:** This will whitelist CloudFormation intrinsic functions tags. Otherwise you will end up with *Unknown Tag* showing up in your YAML document.