### Check for duplicates - [x] I have searched for similar issues before opening a new one. ### Description The following keyboard shortcuts are currently missing if the aim is parity with the keyboard navigation plugin: - Duplicate (d) - Clean up workspace (c) - 'list_shortcuts' is never installed and [this function will always return early](https://github.com/RaspberryPiFoundation/blockly/blob/v13/packages/blockly/core/hints.ts#L76-L77) - I am also not sure how this hint is triggered, I've not managed to get into t[his branch](https://github.com/RaspberryPiFoundation/blockly/blob/v13/packages/blockly/core/block_svg.ts#L1932) when testing ### Reproduction steps 1. 2. 3. ### Priority _No response_ ### Stack trace ```shell ``` ### Screenshots _No response_ ### Browsers _No response_
Check for duplicates
Description
The following keyboard shortcuts are currently missing if the aim is parity with the keyboard navigation plugin:
Reproduction steps
Priority
No response
Stack trace
Screenshots
No response
Browsers
No response