Twig IDE
Twig is The flexible, fast, and secure template engine for PHP.
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.
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.
Completion list is called automatically in necessary area of Twig code.
Pop-up completion list includes Twig keywords, filters, functions and variables assigned from PHP.
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:
CodeLobster IDE searches for proper help information on https://twig.symfony.com/ site.
- 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.
CodeLobster IDE conducts search to https://twig.symfony.com/doc/3.x/ site.