Reputation: 1098
Is it possible to trigger autocompletion in Brackets when you're in the middle of the word? When I start a new word it will trigger and show all the possibilities but after a typo and a backspace I lose this list. Is there a way to enable auto-completion so that it is always suggesting possible matches?
Upvotes: 1
Views: 147
Reputation: 1
when i press Ctrl + Space without pressing any keys try to trigger auto suggest possible option, it doesn't work, cause the mac shortcuts setting use Ctrl + Space to change input source. you can change the mac shortcuts setting or the IDE keymap setting
Mac shortcuts setting
IDE keymap setting
Upvotes: 0
Reputation: 548
Ctrl + Space. Most of the IDE support this for auto completion.
Upvotes: 2