dannysteenman / vscode-cloudformation-snippets

This extension adds snippets for all the AWS CloudFormation resources into Visual Studio Code.
https://marketplace.visualstudio.com/items?itemName=dannysteenman.cloudformation-yaml-snippets
Apache License 2.0
27 stars 8 forks source link

Add these helpful snippets to neovim #16

Closed mithun-daa closed 3 months ago

mithun-daa commented 7 months ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] These snippets will work right out of the box for neovim users that use the https://github.com/rafamadriz/friendly-snippets plugin. It should be a straightforward copy.

Describe the solution you'd like A clear and concise description of what you want to happen. The snippets need to be synced with the friendly-snippets repo

Describe alternatives you've considered I could submit a PR to the other repo but I wasn;t sure if that was acceptable.

Additional context Thank you for the great work.

dannysteenman commented 7 months ago

Sound like a great idea but I think you should open up a github issue on https://github.com/rafamadriz/friendly-snippets and ask them to include the snippets from my vscode extension? I'm not sure what I can do from my side to help you.

mithun-daa commented 7 months ago

I can. I just wanted to run it by you if it was acceptable before doing so.

dannysteenman commented 3 months ago

Please let me know if you need any input from me :)