Skip to content

v0.174.4

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Feb 14:36
· 764 commits to main since this release

Last week, we introduced the public beta of Edit Prediction. To support the launch of this beta, we accelerated the release of all preview features and bug fixes to the stable version. This resulted in a more substantial stable release last week, followed by a smaller update this week. Check out today's preview release (v0.175.0) for more action.


  • Fixed a bug where edit predictions would not interact correctly with code within folded blocks. Folded blocks are now automatically expanded when jumping to them. (#25116)
  • Fixed panics on completion with multi-byte characters input. (#25150)