79230942

Date: 2024-11-27 15:49:41
Score: 0.5
Natty:
Report link

I was used to the double shift in JetBrains products to search for symbols. Can add the same keybinding in VSCode keybindings.json with.

{
    "key": "shift shift",
    "command": "workbench.action.showAllSymbols"
}
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Dustin Butler