issues
search
camdencheek
/
tree-sitter-dockerfile
A tree-sitter grammar for Dockerfile
MIT License
73
stars
22
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
King 11/arg support
#61
king-11
opened
3 weeks ago
0
bump `tree-sitter` dep to `0.22`
#60
vidhanio
opened
2 months ago
0
Tokenizing breaks after comments within multiline ENVs
#59
ac130kz
opened
3 months ago
0
feat: Value-less parameter parsing
#58
tobni
opened
3 months ago
1
chore: Set package manager and re-generate parser
#57
tobni
opened
3 months ago
1
Trouble with \e sequences in shell strings
#56
mjambon
opened
5 months ago
0
Add support for quoted USER argument
#55
mjambon
opened
5 months ago
0
Add ARG support for multiple variables in one instruction
#54
mjambon
opened
5 months ago
1
Problem parsing trailing comment after line continuation
#53
mjambon
opened
5 months ago
1
Make language injections easier by making nodes anonymous
#52
faergeek
opened
5 months ago
2
Incorrect highlighting for certain RUN directives in nvim
#51
jason-ci
opened
6 months ago
4
Tolerate blanks in line continuations after the backslash
#50
mjambon
closed
6 months ago
3
Allow space after backslash to act as line continuation
#49
camdencheek
closed
6 months ago
0
Makefile doesn't work with tree-sitter 0.22
#48
mavit
opened
7 months ago
2
Time for a new release?
#47
mavit
closed
6 months ago
1
EOF is not handled properly and renders the rest of the file wrong
#46
aanzolaavila
closed
7 months ago
2
Support heredocs (closes #4)
#45
tvrinssen
closed
6 months ago
6
support multiple parameters to ADD and COPY
#44
EricCrosson
closed
1 year ago
1
ADD and COPY should support more than one parameter
#43
EricCrosson
closed
1 year ago
0
simply comments by adding to extras
#42
nverno
closed
1 year ago
0
Configure CI
#41
camdencheek
closed
6 months ago
0
chore: regenerate on master
#40
amaanq
closed
1 year ago
1
Support quoted LABEL keys
#39
kmicklas
closed
1 year ago
1
Add support for composite strings such as a$B"c d"
#38
mjambon
opened
1 year ago
0
Distinguish 3 kinds of quoted strings (single, double, JSON)
#37
mjambon
closed
1 year ago
3
Support single-quoted strings
#36
mjambon
closed
1 year ago
0
Fix error if USER username/group contains capital
#35
Quitlox
closed
1 year ago
1
Capital in `USER` argument breaks grammar
#34
Quitlox
closed
1 year ago
0
Rename to `containerfile`
#33
dzintars
closed
6 months ago
2
Add support for stdin in `RUN`
#32
y0nei
closed
1 year ago
0
Add support for undocumented `LABEL key value` in addition to `LABEL key=value key2=value2`
#31
mjambon
opened
1 year ago
3
`USER` statement with numeric value breaks syntax highlighting
#30
gruhn
closed
6 months ago
6
SPM support
#29
mattmassicotte
closed
1 year ago
1
Support options after RUN
#28
mjambon
closed
1 year ago
2
Parse Error with Port Range
#27
CKolkey
closed
6 months ago
1
Whitespace after line continuation breaks syntax highlighting
#26
eortega-pjr
closed
6 months ago
4
Makefile
#25
mattmassicotte
closed
2 years ago
0
Allow ENV values to have spaces and be multiline
#24
marciomazza
opened
2 years ago
0
Allow variables to begin or end with underscores
#23
marciomazza
closed
2 years ago
0
Segfault when file doesn't end in newline
#22
kopecs
closed
6 months ago
4
Add support for EOF
#21
johnstef99
closed
2 years ago
1
Disallow whitespace in some multi-fragment constructs.
#20
mjambon
closed
2 years ago
2
Some tokens incorrectly contain whitespace
#19
mjambon
closed
2 years ago
1
Parsing success is dependent of rule ordering
#18
mjambon
closed
2 years ago
1
allow numeric users and groups
#17
camdencheek
closed
2 years ago
0
Parser does not support numerical uids/gids
#16
duckie
closed
2 years ago
1
Please make a new release
#15
betaboon
closed
2 years ago
3
Allow copying multiple files with ADD/COPY
#14
mjambon
closed
2 years ago
0
Allow one-letter environment variables with ENV
#13
mjambon
closed
2 years ago
1
ADD and COPY should support more than two arguments
#12
mjambon
closed
2 years ago
0
Next