How trigger code suggestion Follow
I want to ask how to trigger code autocomplete suggestions without typing? For example, on vs code they have a short cut for autocompletition trigger and it can be very useful in times when you forgot how some property names, but I can't foud the same in webstorm...
Please sign in to leave a comment.
Hi there,
It's Ctrl+Space -- or whatever else you may have there for "Code | Code Completion | Basic"
Andriy Bazanov On my Mack book it is doesn't work, Do you know short cut for mac os ?
As @Andriy Bazanov wrote, you can check what shortcut is assigned to Main Menu | Code | Code Completion | Basic action in Preferences | Keymap
Ohh now I get it. Thanks for the fast answer.
@Antoshkiv1
As Elena said -- you can check/change it at "Preferences | Keymap". ⌃Space perhaps on Mac (depends on Keymap used)
At the same time it should be visible right there in the menu (Windows 10 here):
Also see:
Also, unassign macos ^space shortcut (it may be used for language switching)