mblode / mblode/vscode-twig-language

Problems with javascript in twig

Open
#44 2 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

formatter
Dominant language
JavaScript
Stars
45
Forks
7
PR merge metrics
No merged PRs in 30d

Description

Thank for great plugin.
I have problem with twig file , which contains javascript with twig variables.

<td class="text-right" onclick="selectClick({{ category.category_id }},'sort_order',this, event, '{{ category.sort_order }}');">{{ category.sort_order }}</td>
image

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the reported case in a Twig file containing inline JavaScript and Twig variables, using the HTML snippet from the issue. Inspect the extension's syntax-highlighting, formatting, or language-support behavior around that code; done means the problematic snippet is handled correctly, with the expected behavior confirmed by the reporter.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, vscode
Domain
tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.