Skip to content

v0.80.4-pre

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 04 Apr 23:28

Copilot

  • Changed how copilot suggestions are summoned. Moving the cursor no longer requests new suggestions. Remove copilot suggestions when language server completions are present.
  • Debounced copilot requests to avoid rate limit errors.

Languages

  • Fixed the highlighting of string interpolations in Ruby.
  • Fixed a bug where the YAML language server would fail to start in Zed.