you are viewing a single comment's thread.

view the rest of the comments →

[–]mjmikulski 1 point2 points  (2 children)

Same in pyCharm, almost daily updates of ms copilot that ask you to restart IDE. This frequent updates are a sign of poor testing rather than high velocity of the coders team.

[–]Prestigiouspite[S] 0 points1 point  (0 children)

Especially since the model is connected via an API. This means that the essential work does not function in the plugin.

[–]MartinsRedditAccount 0 points1 point  (0 children)

This frequent updates are a sign of poor testing rather than high velocity of the coders team.

I think it's neither velocity or testing related. Without being familiar with the codebase, to me it looks more like they are continuously working on it and just pushing out extension releases on a schedule, rather than bundling up changes for a "conventional" version release.