Twig IDE

Twig is The flexible, fast, and secure template engine for PHP.

Smarty template engine Twig Plug-in is a part of CodeLobster IDE - Professional version

The Twig plug-in turns a Twig editor into a full-fledged Twig IDE!

Twig IDE has the following abilities to work with Twig templates:



1. Twig syntax highlighting
That feature means Twig syntax coloring.
Twig templates highlighting
For .twig files Twig parsing mode is applied automatically.

2. Twig intelligent autocomplete
Intelligent autocomplete feature enables you to write code faster.
Pop-up completion list includes Twig keywords, filters, functions and variables assigned from PHP.
Twig autocomplete
Completion list is called automatically in necessary area of Twig code.

3. Twig Context and Dynamic Help
You can quickly obtain necessary information about Twig syntax using these features.
To get help topics using Context Help:
  • Place the pointer on element you want to review help topic for and press F1 button

CodeLobster IDE searches for proper help information on https://twig.symfony.com/ site.
The Dynamic Help window displays links to help topics for an element the pointer is placed on.
CodeLobster IDE conducts search to https://twig.symfony.com/doc/3.x/ site.
Twig dynamic help

© Copyright by CodeLobster Software