keyboardDrummer / cloudformation-ide-tooling

Rich editor tooling for CloudFormation Templates for various editors such as Visual Studio Code
MIT License
11 stars 1 forks source link

I installed the tool and created a .cfn.yaml file but no IDE features appear #19

Open marcelloromani opened 3 years ago

marcelloromani commented 3 years ago

Steps I've taken:

1) Install the CloudFormation IDE via the Extensions tab in VSCode 2) Create hello_world.cfn.yaml 3) Make sure the file type in the bottom right corner is CloudFormation YAML 4) Started typing CloudFormation directiver in the file

Expected: the CF IDE to "kick in" Actual: Just got normal YAML syntax highlighting.

I must be missing something really simple...

StevenCaswellMoodys commented 3 years ago

I'm having the same issue. Could we please get an answer?