Cannot parse inline python
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 42/100
Research direction
Start by reproducing the inline Python example from the issue and inspect how vim-vimlparse handles exec and embedded Python lines. Done means the shown script parses without the E492 error while preserving Vim's valid behavior.
Written by the indexing model from the issue text.
Description
vim-vimlparse cannot parse the script, but Vim can run it well:
let s:inline_python = 'python << EOF'
exec s:inline_python
import os
EOF
And it raises the following error:
vimlparser: E492: Not an editor command: import os: line 3 col 1
- Dominant language
- Vim Script
- Stars
- 173
- Forks
- 28
- PR merge metrics
- No merged PRs in 30d
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.
More from vim-jp/vim-vimlparser
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
vim-jp/vim-vimlparser#201 ·
-
Difficulty 5/5 Over a week Newbie friendliness 25/100
vim-jp/vim-vimlparser#200 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
vim-jp/vim-vimlparser#198 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
vim-jp/vim-vimlparser#197 · 2 reactions ·
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
vim-jp/vim-vimlparser#191 ·
All issues in vim-jp/vim-vimlparser
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
use-agent-os/agent-os#3314 ·
-
documentation low-priority templates
Difficulty 2/5 1-3 hours Newbie friendliness 85/100
jesseray718/openroot#87 ·
-
factory-active factory-automatic task-bug-reproduction-cannot-reproduce task-identify-harness-labels-done task-identify-issue-type-done
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 90/100
danielmiessler/LifeOS#2218 ·
-
in-progress proposal
Difficulty 1/5 Under an hour Newbie friendliness 88/100
uibcdf/molsyssuite#36 ·