-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Description of the bug
Hi,
Since the last version (4.0, received today), I can't use Emmet expanding through the tab key anymore.
Pressing tab creates a basic tab character.
Steps to reproduce
- Install Emmet and Twig syntax packages, with default configuration
- Create a new Twig file with
Html (Twig)syntax - Type an emmet compatible syntax, for example
ul>li*3 - Press
tab
Expected behavior
ul>li*3 should be converted to HTML code
Actual behavior
A tabulation is added to the code
Twig version
4.0.0
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels