mblode / mblode/vscode-twig-language-2
'Format Document With..' resulted in an error
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 62
- Forks
- 33
- PR merge metrics
- No merged PRs in 30d
Description
Greetings.
I'm use v0.9.2 Twig Language 2 and cannot seem to get the formatting to work. I'm receiving this error:
"Command 'Format Document With...' resulted in an error (Cannot read property 'indexOf' of undefined)"
Any clues? Am i missing something to get the settup correctly?
Thank you.
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 error in VS Code 0.9.2 using the “Format Document With...” command and inspect the extension’s formatting entry point. The work is done when Twig formatting runs through that command without the “indexOf” error.
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
- 45/100