Closed ingwarsw closed 3 months ago
Thanks for the effort Karol, it's looking promising. What do you mean by "Full parsing support NOT WORKING"?
In IDE parser will not tell you that you have error at that line.. or your missing something somewhere.. according to parsing rules..
To test I just added one rule that checks if function
test with :
(but thats the only rule, and to add all others manually i would spend ages), automatic attempt failed here.
Example parsing error looks like that
I see. We need this working before merging. If you can do it that would be ideal, otherwise it might take some time for me to be able to focus on this
@idelvall Moved all here.. its much much much simpler now..
@idelvall Is there anything I could help with? Maybe we could just do quick meeting to talk about it and then would be easier to decide..
If your not planning releasing it maybe I can release it myself..
Basic features added:
Extras:
Needs first merge https://github.com/earthly/earthfile-grammar/pull/11
Things I was not able to do: