How do I change the keyboard shortcut for "Generate" in IntelliJ IDEA?

When I right-click, I see 'Generate', with (Alt + Ins) next to it. However, 'Generate' doesn't open when I press Alt + Ins. Instead, I have to open it each time I click, which is annoying. Where can I change the settings in IntelliJ IDEA so that the 'Generate' window opens with a custom keyboard…

Recommendations for VS:Code extensions?

Do you regularly use extensions for VS Code, and if so, which ones? I'm pretty new to programming. I was programming a few things in C and discovered a small extension that does nothing more than highlight the words "TODO" and "FIXME" in a different color. Nothing special, but super helpful! (It's called "TODO Highlight")….