From 40a12436dafaf0ef0901e1f2f111f7660b387fdf Mon Sep 17 00:00:00 2001 From: Felix Habib <33821218+felixhabib@users.noreply.github.com> Date: Thu, 7 Mar 2024 14:58:49 +1100 Subject: [PATCH] Update changeset Co-authored-by: Adam Skoufis --- .changeset/good-starfishes-share.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/good-starfishes-share.md b/.changeset/good-starfishes-share.md index acb7dd0e..f1e7dede 100644 --- a/.changeset/good-starfishes-share.md +++ b/.changeset/good-starfishes-share.md @@ -6,7 +6,7 @@ Add find and replace functionality Provides and easy way to find and replace text in the editor, as well as "jump to line". -Here is a list of the available commands: +Keybindings for these new commands are: - `Cmd + F` / `Ctrl + F` - Find - `Cmd + Option + F` / `Ctrl + Alt + F` - Find and replace