Thomas Minor
Thomas Minor
Apologies for the delay. I flailed at this quite a bit many months ago and recall having similar "here's a fix" moments but none completely alleviated the issue. IIRC (and...
I think I'm able to reproduce this with `jsonnet-eval-buffer` (I have a test written that seems to, in any case), however your description isn't enough to reproduce the exact issue...
I can reproduce this with your example, thanks! It seems the original intent of this regular expression was to match object keys that are also identifiers (i.e. not strings). If...