Skip to content

Block autocomplete problem #882

Open
@vudaltsov

Description

@vudaltsov

Not sure if it is the plugin's problem.

  1. Type blk
  2. Press tab, see this:
    {% block | %}
    
    {% endblock %}
  3. Start typing the existing block's title
  4. Press tab to autocomplete
  5. See this:
    {% block title
    
    {% endblock %}

So, %} disappears after pressing tab.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions