.. include:: /Includes.rst.txt .. _columns-text-renderType-t3editor: ======== t3editor ======== This page describes the :ref:`text ` type with the renderType='t3editor'. The :php:`renderType='t3editor'` triggers a code highlighter. System extension "t3editor" provides an enhanced textarea for TypoScript input, with not only syntax highlighting but also auto-complete suggestions. Beyond that the "t3editor" extension makes it possible to add syntax highlighting to textarea fields, for several languages. .. contents:: Table of contents .. _tca_example_t3editor_1: Example: Code highlighting with code editor =========================================== .. literalinclude:: _Snippets/_Format.php :caption: EXT:my_extension/Configuration/TCA/Overrides/tx_myextension_domain_model_mytable.php .. _columns-text-renderType-codeEditor-properties: Properties of the TCA column type `text`, render type `t3editor` ================================================================ .. confval-menu:: :name: t3editor :display: table :type: :Scope: .. include:: _Properties/_*.rst.txt :show-buttons: