caktus / caktus/django-scribbler

Make autocomplete complete end to block tags

Open
#37 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
114
Forks
13
PR merge metrics
No merged PRs in 30d

Description

For example, tab complete on {% comment %} should also fill out {% endcomment %} and move the cursor in the middle.

Contributor guide

Open the contributing guide

Research direction

Start by locating the autocomplete implementation that handles Django template block tags, using {% comment %} and {% endcomment %} as the concrete case. Confirm that completing an opening block inserts its matching closing tag and places the cursor between them; verify the behavior with the project's existing checks or manual editor testing.

Written by the indexing model from the issue text.

Assessment

Tech stack
django, python
Domain
developer-experience
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.