Skip to content

flyntwp/flynt-vscode-snippets

Repository files navigation

Flynt Snippets (flynt-vscode-snippets)

standard-readme compliant

Snippets for development with the Flynt framework.

Table of Contents

Background

This extension provides a number of helpful Visual Studio Code snippets for use with the Flynt framework.

If you are looking for the old Flynt snippets (v0.x), please see the legacy extension in the Visual Studio Code Marketplace.

Install

Install the extension from the Visual Studio Code Marketplace or the extensions tab.

Usage

The extension adds snippets prefixed with flynt for the following language extensions:

PHP

  • Commonly used code templates and scaffolding.
  • ACF field templates to be used in the functions.php file of a component.

Start typing flynt in one of these languages to see a list of the available snippets.

Maintainers

This project is maintained by bleech.

The main people in charge of this repo are:

Contribute

To contribute, please use GitHub issues. Pull requests are accepted. Please also take a moment to read the Contributing Guidelines and Code of Conduct.

If editing the README, please conform to the standard-readme specification.

License

MIT © bleech