issues
search
vim-jp
/
vim-vimlparser
Vim script parser
Other
165
stars
25
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Please provide symbol lookup for the identifiers used amongst `syn match`, `syn region`, and `syn cluster`.
#201
egberts
opened
2 months ago
0
Support for string interpolation
#200
Shougo
opened
3 months ago
0
Support :echowindow
#199
roryrjb
opened
1 year ago
0
E492: Not an editor command: when parsing a long regular expression
#198
trey-pindrop
opened
1 year ago
0
Support for falsy operator?
#197
BioBox
opened
1 year ago
0
Ignore pycache on git
#196
ryu-ichiroh
closed
1 year ago
1
Ignore def for vim9script
#195
ryu-ichiroh
closed
1 year ago
5
vim9 script support?
#194
chrisbra
opened
1 year ago
3
update builtin functions and commands
#193
mattn
closed
2 years ago
1
Fix error message grammar and capitals
#192
itchyny
closed
1 year ago
0
Bug with space in `syn region` regex
#191
jez
opened
2 years ago
0
allow leading spaces for heredoc end marker
#190
lehmacdj
closed
1 year ago
7
Add ESM
#189
tani
opened
2 years ago
0
Support `:let=<<` with leading spaces before EOF
#188
lehmacdj
closed
1 year ago
2
Generate js and py (take 2)
#187
ichizok
opened
2 years ago
1
Make CI generate js and py
#186
ichizok
closed
2 years ago
1
Update vim builtins
#185
ichizok
closed
2 years ago
5
Migrate to GitHub Actions
#184
ichizok
closed
2 years ago
2
Improve :syntax command parsing
#183
rbong
opened
3 years ago
0
Add vspec support
#182
rbong
opened
3 years ago
1
Migrate travis-ci.org to .com
#181
k-takata
closed
3 years ago
0
Disable default vimrc and viminfo in compile scripts
#180
itchyny
closed
3 years ago
1
Use strict comparison operator consistently
#179
itchyny
closed
3 years ago
1
Fix format specifier for node.depth
#178
itchyny
closed
3 years ago
1
Fix heredoc rlist and body: the type should be s:Node not string
#177
itchyny
closed
3 years ago
1
[fix] vint's url
#176
get-me-power
closed
4 years ago
2
[add] searchcount function
#175
get-me-power
opened
4 years ago
1
error trying to parse map() with a lambda
#174
bhcleek
opened
4 years ago
0
Support expr-.. (double dot) for string concatenation
#173
kutsan
closed
3 years ago
1
Support . (dot) as end marker for heredoc
#172
tyru
opened
4 years ago
0
Check vim/vim source files to generate built-in Ex commands / functions
#171
tyru
opened
4 years ago
0
How can a python project depend on vimlparser?
#170
dbarnett
opened
4 years ago
2
Cannot use `is`, `isnot` for variable name
#169
tyru
opened
4 years ago
1
Add menu_info() function
#168
tyru
closed
4 years ago
3
Support :function {'<lambda>42'} ?
#167
tyru
opened
4 years ago
1
Failed to parse :syntax arguments
#166
tyru
closed
4 years ago
1
s:VimLParser.builtin_{commands,functions} should be in separated JSON files
#165
tyru
opened
4 years ago
1
Update built-in functions & Ex commands to Vim 8.2.0357
#164
tyru
closed
4 years ago
0
Fix method operator
#163
tyru
closed
4 years ago
1
Add missing BLOB node comment
#162
tyru
closed
4 years ago
1
Add :eval command
#161
tyru
closed
4 years ago
5
Add method operator (obj->method())
#160
tyru
closed
4 years ago
3
Support default args
#159
ghost
closed
4 years ago
2
Parsing error with dict with variable key and no space before colon
#158
whonore
closed
4 years ago
1
変換候補の削除プロンプトが壊れている
#157
tyru
closed
4 years ago
1
parse_dict_literal_key: use getpos for pos
#156
blueyed
closed
4 years ago
2
"pos" is different (not a dict) with literal dicts
#155
blueyed
closed
4 years ago
0
Handle default arguments with functions
#154
blueyed
closed
4 years ago
3
Literal carriage returns break parser under Python 3.x
#153
ssokolow
opened
5 years ago
9
Consider using CC0 Public Domain declaration
#152
ssokolow
opened
5 years ago
0
Next