Skip to content

v0.119.0-pre

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 04 Jan 18:32

🎉🎉🎉 GPUI 2 is now on preview.

Enhancements

  • Added settings to allow customizing the UI font:
{
    "ui_font_family": "Zed Mono",
    "ui_font_size": 16,
}
  • Improved file finder to match all gitignored files that were added into worktrees (e.g. due to opening gitignored directories in project panel)