Skip to content

Conflict with Emmet #40

@kblais

Description

@kblais

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

  1. Install Emmet and Twig syntax packages, with default configuration
  2. Create a new Twig file with Html (Twig) syntax
  3. Type an emmet compatible syntax, for example ul>li*3
  4. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions