Valery Bugakov
Valery Bugakov
Got it, will try the `prepend` option for now.
We bumped into the same issue recently.
Similar issue with TS parser. `typeParameters` are wiped out from the call expression on `toSource()` call.
It seems that it's an issue of `recast` https://github.com/benjamn/recast/issues/266
This issue is resolved in the latest versions of `recast`, https://github.com/benjamn/recast/pull/613. Version is even updated in `jscodeshift`, it's just not published to the registry.
Hey folks! To double-check, does that mean that both v1.5 models, instruct and base, no longer support FIM?
@manusajith is there a way to help with merge of this PR? Would love to have `zipcode` method
@angelalagao PR welcome :)
The `cody.dev.models` setting solves the original issue. Feel free to reopen if it's not the case.
> Not sure why we would need two places, but I assume this place can be very high frequency @philipp-spiess, that's right. I didn't instrument this part because it happens...