mblode / mblode/vscode-twig-language
Problems with javascript in twig
Nobody has claimed this yet.
- 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>

Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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