Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>TYPO3 FlexForm Snippets ExtensionNew to Visual Studio Code? Get it now.
TYPO3 FlexForm Snippets Extension

TYPO3 FlexForm Snippets Extension

Pagea Development

| (0) | Free
TYPO3 FlexForm Snippets for VSCode/VSCodium
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

TYPO3 FlexForm Snippets Extension

FlexForm Snippets for TYPO3 FlexForms in VSCode and VSCodium.
If you want to contribute your own snippets, create a Pull Request via GitHub
If you have problems or ideas, open an Issue via GitHub
You can find the source code on GitHub

Download for VSCode from the Visual Studio Marketplace
Download for VSCodium from Open-VSX.org

Features

All snippets use the modern TYPO3 13+ FlexForm syntax (without TCEforms wrapper).

Prefix Description
flx FlexForm base structure (<T3DataStructure>)
flxinput Text input field
flxinputint Number input field
flxtextarea Textarea field
flxrte Rich Text Editor field
flxcheckbox Checkbox field
flxcolor Color picker field
flxselectsingle Single select field (static items)
flxselectmulti Multi-select side-by-side field (static items)
flxselectside Multi-select side-by-side field (DB relation)
flxfalimage FAL image field
flxgroup Group field (DB relation)
flxtypolink Link field
flxsection Repeatable section container
flxdisplaycond Display condition

Requirements

  • TYPO3 13 or higher
  • VSCode ^1.90.0 or VSCodium equivalent

Installation

Via Open VSX (VSCodium)

Search for TYPO3 FlexForm Snippets in the Extensions tab.

Via Marketplace (VSCode)

Search for TYPO3 FlexForm Snippets in the Extensions tab or install via:

ext install pagea-dev.typo3flexform-snippets

Manual (.vsix)

Download the latest .vsix from the Releases page and install via:

Extensions → ··· → Install from VSIX...

Contributing

Pull requests are welcome. For larger changes please open an issue first.

  1. Fork the repository
  2. Create your branch: git checkout -b feat/my-snippet
  3. Commit your changes: git commit -m 'feat: add flxinput snippet'
  4. Push and open a Pull Request

License

MIT

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft