I have created an auto complete snippet for VS Code that outputs the block grammar/markup for 52 blocks.
VS Code users can enable the snippet, and simply type group to add the markup for a group block. Start typing para… for the option to add the paragraph block, and so on.
The snippets work in PHP and HTML files. -If you want to use them in on the files, you can edit the file to remove the scope.
You can download the snippet from the course Github repository: https://github.com/carolinan/fullsiteediting/blob/course/Resources/FSE.code-snippets