Closed AndreasArvidsson closed 1 year ago
This unfortunately allows spaces between key and the parenthesis, which makes the grammar ambiguous.
Oh. Do you have another suggestion on how we could solve this?
I've tried separating them in the past. They're stuck together because I couldn't get it to work. :(
Ok, I will solve this cursorless side with a post processing regex :)
For Cursorless we really need the name as a separate child/node so that we can extract it. This will work adequately until we have #13 and can unify all the implementations