File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -25,10 +25,14 @@ Install the extension from the [Visual Studio Code Marketplace](https://marketpl
2525
2626The extension adds snippets prefixed with ` flynt ` for the following language extensions:
2727
28- - JSON: ACF field templates to be used in the ` fields.json ` file of a component.
29- - PHP: Commonly used code templates and scaffolding.
28+ ### JSON
29+ - ACF field templates to be used in the ` fields.json ` file of a component.
30+ - Custom post type ` config.json ` template.
3031
31- Start typing ` flynt ` in those languages to see a list of the available snippets.
32+ ### PHP
33+ - Commonly used code templates and scaffolding.
34+
35+ Start typing ` flynt ` in one of these languages to see a list of the available snippets.
3236
3337## Maintainers
3438
You can’t perform that action at this time.
0 commit comments