6.2.1 - code editor - how to find/replace code?

Hi,
I’ve only recently updated to version 6 from version 5 and i cant figure out how to find and replace code… was straightorward in version 5 - go to code mode, right click select command pallette and then start typing find in the box and it would bring it up, i realise a lot of things have been enhanced between v5 and v6 but cant figure out how to do it?

After selecting command pallette - get a > prompt and no matter what i seem to type nothing happens, if i delete the > then it gives me options like show and run commands but when i click on it i just get the > and not the find command??

Screenshots

Screenshot 2024-02-13 160956

On windows:

Ctrl + F opens the Find dialog in the code editor. There is an a small arrow that opens the replace option.
Ctrl + H opens directly the Find and Replace.

On mac:
cmd + F opens the Find dialog in the code editor. There is an a small arrow that opens the replace option.
opt + cmd + F opens directly the Find and Replace.

1 Like

Thanks Teodor

The command palette in the current version is broken after the monaco update, we hope to fix it again soon.

Any progress on this? I was using some commands quite often, but never noted down the shortcuts. Now, in version 6 I really miss them.